Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [core] move gl::Context to Backend and refactor View | Konstantin Käfer | 2016-10-25 | 1 | -0/+1 |
* | [core] move OpenGL extension loading to their own headers | Konstantin Käfer | 2016-09-29 | 1 | -54/+0 |
* | [core] remove unused GL_TRACK functions | Konstantin Käfer | 2016-09-28 | 1 | -173/+0 |
* | [core] check GL errors in loop | Mike Morris | 2016-09-21 | 1 | -15/+51 |
* | [core] add GL_CONTEXT_LOST case to checkError | Mike Morris | 2016-09-21 | 1 | -4/+7 |
* | [core] #3980 - Switching Core GL instances of map to unordered_map | Brad Leege | 2016-09-14 | 1 | -4/+4 |
* | [core] code style cleanups | Konstantin Käfer | 2016-07-01 | 1 | -2/+2 |
* | [core] Don't put static objects in a header file (#4707) | John Firebaugh | 2016-04-14 | 1 | -0/+21 |
* | [core] move platform/gl.hpp to gl/gl.hpp | Konstantin Käfer | 2016-02-08 | 1 | -0/+236 |