61 Commits (e046d0696b6f2760101cebd35ae20e7cb29646b8)

Author SHA1 Message Date
Camilla Berglund e046d0696b Add glfwGetGLXWindow ago%!(EXTRA string=10 years)
Camilla Berglund d4079ad3a2 Move all context related members to _GLFWcontext ago%!(EXTRA string=10 years)
Camilla Berglund 7be8209d14 Add GLFW_CONTEXT_NO_ERROR window hint ago%!(EXTRA string=10 years)
Camilla Berglund 962497bdc9 Use GLXWindow renderables on X11 ago%!(EXTRA string=10 years)
Camilla Berglund 496f559c9a Add GLFW_NO_API for creating context-less windows ago%!(EXTRA string=10 years)
Camilla Berglund 0eccf75f65 Replace GL booleans with public macros ago%!(EXTRA string=10 years)
Camilla Berglund 95a07f3340 Start 3.2 ago%!(EXTRA string=10 years)
Camilla Berglund 7c6a8775eb Fix error type for unavailable pixel format error ago%!(EXTRA string=10 years)
Camilla Berglund afe4aadade Make all GLX functions dynamically loaded ago%!(EXTRA string=10 years)
Camilla Berglund 8db7528ac7 Add support for Cygwin libGL soname ago%!(EXTRA string=10 years)
Camilla Berglund a02aeaf972 Fix a maybe-uninitialized warning on GCC 4.9 ago%!(EXTRA string=10 years)
Camilla Berglund 1f95fac699 Extension string type cleanup. ago%!(EXTRA string=10 years)
Camilla Berglund 04c057238b Added support for EXT_framebuffer_sRGB. ago%!(EXTRA string=10 years)
Camilla Berglund 38ca109766 Clarified context TLS function names. ago%!(EXTRA string=10 years)
Camilla Berglund 287e30239c Renamed extension version struct members. ago%!(EXTRA string=10 years)
Camilla Berglund 3c52cb1790 Simplified glXGetProcAddress logic. ago%!(EXTRA string=10 years)
Camilla Berglund dc9d287e33 Comment cleanup. ago%!(EXTRA string=10 years)
Camilla Berglund 5c3f8efd23 Context config translation cleanup. ago%!(EXTRA string=10 years)
Camilla Berglund d493a82f9e Various error fixes. ago%!(EXTRA string=10 years)
Camilla Berglund d90f5e0429 Fixed debug bit not being set for OpenGL ES. ago%!(EXTRA string=10 years)
Camilla Berglund 44c899ce70 Added support for GL_KHR_context_flush_control. ago%!(EXTRA string=11 years)
Camilla Berglund cfc47abf0d Made context creation backends more consistent. ago%!(EXTRA string=11 years)
Camilla Berglund c9808586b3 Added GLFW_DOUBLEBUFFER. ago%!(EXTRA string=11 years)
Camilla Berglund 78efc18079 Split out TLS code into separate modules. ago%!(EXTRA string=11 years)
Camilla Berglund d3ae574418 Formatting. ago%!(EXTRA string=11 years)
Camilla Berglund d7882cb89b Aligned libGL soname to Linux ABI. ago%!(EXTRA string=11 years)
Camilla Berglund 6d8e78cc95 Further separation of window and context. ago%!(EXTRA string=11 years)
Camilla Berglund d169557b00 Made GLX 1.3 the minimum supported version. ago%!(EXTRA string=11 years)
Camilla Berglund 611006af18 Updated API version in comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund 402189ba14 Fixed pthread.h not included by GLX header. ago%!(EXTRA string=12 years)
Camilla Berglund adbd52ba27 Formatted todos and notes. ago%!(EXTRA string=12 years)
Camilla Berglund b9d4875f3e Improved documentation of hacks. ago%!(EXTRA string=12 years)
Camilla Berglund f54b4e174d Fixed error code for missing GLES. ago%!(EXTRA string=12 years)
Camilla Berglund 3cfc400cf9 Simplified source file comment headers. ago%!(EXTRA string=12 years)
siavash 0463e196b4 Cleanup of size_t use. ago%!(EXTRA string=12 years)
Camilla Berglund 45653c5549 Cleaned up X error handler work. ago%!(EXTRA string=12 years)
siavash 3b4eb2f0a0 Added blank cursor creation error checking on X11. ago%!(EXTRA string=12 years)
siavash 763ec6cbcb Cleanup. ago%!(EXTRA string=12 years)
Camilla Berglund 7a03ca8dbc Removed superflous casts of allocated memory. ago%!(EXTRA string=12 years)
Camilla Berglund 44e8401f7b Clarified default profile token name. ago%!(EXTRA string=12 years)
Camilla Berglund d82f068f7e Reintroduced manual framebuffer config selection. ago%!(EXTRA string=12 years)
Camilla Berglund 4a2a00766c TLS key cleanup. ago%!(EXTRA string=12 years)
Camilla Berglund 6b7f5671f8 Merged GLX error code into library struct. ago%!(EXTRA string=12 years)
Camilla Berglund 719b60dd2b Added macros for library initialization check. ago%!(EXTRA string=12 years)
Camilla Berglund d97dddc8c4 Simplified function comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund 3e78570a31 Removed duplicate documentation. ago%!(EXTRA string=13 years)
Camilla Berglund 2ece101f0e Added X error text to context creation failure. ago%!(EXTRA string=13 years)
Camilla Berglund 9b6fb32dc2 Fixed copypaste errors in format selection. ago%!(EXTRA string=13 years)
Camilla Berglund cc45a9e53d Updated native API and merged into related files. ago%!(EXTRA string=13 years)
Camilla Berglund 38947b37af Renamed context API init/terminate functions. ago%!(EXTRA string=13 years)