17 Commits (21cff30b27b2e39a5bb05129a3cfc4d2e61f9348)

Author SHA1 Message Date
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 675c49e79e Split the OpenGL layer out, pt 28: non-GL-centric Platform::*Application. 8 years ago
Vladimír Vondruš 298e7c20a7 Split the OpenGL layer out, pt 23: adapted Platform. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 5175805762 Common format for preprocessor #error messages. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 5cd544b06d Platform: move eglErrorString() helper to separate header. 12 years ago
Vladimír Vondruš ed0cba85de Platform: proper suffix for EGL_OPENGL_ES3_BIT constant. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 12 years ago
Vladimír Vondruš 8c2291aa49 Making includes absolute, part 4: using absolute includes for Corrade. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš 00dec60d33 Platform: implement ES2 and ES3 support for SDL2 and X-based applications. 13 years ago
Vladimír Vondruš cadaed853e Platform: ability to request context version in *X*Application. 13 years ago
Vladimír Vondruš 4fcd57fb31 Platform: hide those ugly *ContextHandlers into Implementation namespace. 13 years ago
Vladimír Vondruš 61dd06cb92 Why the hell did I write this? 13 years ago
Vladimír Vondruš c5ab86794b Relicensing to MIT/Expat license, part 3: source files. 13 years ago
Vladimír Vondruš 9464e805e1 Use {} instead of "". 13 years ago
Vladimír Vondruš 0f889369f4 No `using namespace std` anywhere. 14 years ago
Vladimír Vondruš e1cd13021b Platform/Application renaming. 14 years ago
Vladimír Vondruš c72390d139 EglContextHandler: better error handling. 14 years ago
Vladimír Vondruš ca061091f9 Using nullptr instead of 0. 14 years ago
Vladimír Vondruš 68f0bac60a Fixed compilation of Contexts::EglContextHandler. 14 years ago
Vladimír Vondruš 141b20a612 Renamed Contexts::*Context to *ContextHandler. 14 years ago
Vladimír Vondruš 4927be44cf Context class must be instantiated after initializing extensions. 14 years ago
Vladimír Vondruš 13bb600c3e Creating Context instance in all *Context classes. 14 years ago
Vladimír Vondruš a5ab6253b7 Contexts refactoring. 14 years ago
Vladimír Vondruš e372a71636 Decoupled EGL interface from XEglContext. 14 years ago