Age | Commit message (Expand) | Author |
---|---|---|
2016-03-16 | OPENGL: Accelerate palette lookups with shaders. | Johannes Schickel |
2016-03-16 | OPENGL: Fix texture format for BGR565. | Johannes Schickel |
2016-03-16 | OPENGL: Remove (some) unused GL definitions. | Johannes Schickel |
2016-03-16 | OPENGL: Unify shader implementation for GL and GLES2. | Johannes Schickel |
2016-03-16 | OPENGL: Add support for shaders with GL contexts. | Johannes Schickel |
2016-03-16 | OPENGL: Support GLES2 contexts. | Johannes Schickel |
2016-03-16 | OPENGL: Resolve OpenGL functions on run-time. | Johannes Schickel |