-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Make GLES3.0 the baseline #2731
Copy link
Copy link
Open
Labels
Refactoring and CleanupThis PR is all about improving code quality and javadoc.This PR is all about improving code quality and javadoc.
Metadata
Metadata
Assignees
Labels
Refactoring and CleanupThis PR is all about improving code quality and javadoc.This PR is all about improving code quality and javadoc.
Type
Projects
Status
No status
We should remove entirely everything below GLES3.0 capabilities, making GLES3.0 the lowest common denominator for the engine.
Supporting all those old APIS (ie, GLES2, GL<3.2) makes the code a lot more complex, hard to maintain and convoluted for no real benefit other than supporting very old devices that we can't event test reliably.