29 Commits (f4ea29cd06b8f42f9614f7a3f29a44532d3e90f3)

Author SHA1 Message Date
Camilla Löwy f4ea29cd06 GLX: Add GLX_ARB_create_context_no_error support ago%!(EXTRA string=8 years)
Camilla Löwy 372e908682 Remove internal header inclusion guards ago%!(EXTRA string=8 years)
Camilla Löwy 32eb50b75e Move to Vulkan style function typedefs ago%!(EXTRA string=9 years)
Camilla Löwy f4d0c83181 Paperwork done ago%!(EXTRA string=9 years)
Camilla Berglund 53fafad915 Start 3.3 ago%!(EXTRA string=9 years)
Camilla Berglund ada1fdc14d Formatting ago%!(EXTRA string=9 years)
Camilla Berglund 9a781cef53 Formatting ago%!(EXTRA string=9 years)
Camilla Berglund 757eea2779 Update email address ago%!(EXTRA string=9 years)
Camilla Berglund 6a8e169001 Update copyright notice year ago%!(EXTRA string=9 years)
Camilla Berglund f96d865b93 Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 45efb935c5 Use more GLFWbool ago%!(EXTRA string=10 years)
Camilla Berglund 12b6c56903 Add suffixes to platform specific helper functions ago%!(EXTRA string=10 years)
Camilla Berglund 66b462d6e1 Make GLX backend more readable ago%!(EXTRA string=10 years)
Camilla Berglund d4079ad3a2 Move all context related members to _GLFWcontext 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 bf7cce25dc Replace external context and client API headers 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 afe4aadade Make all GLX functions dynamically loaded ago%!(EXTRA string=10 years)
Camilla Berglund 04c057238b Added support for EXT_framebuffer_sRGB. ago%!(EXTRA string=10 years)
Camilla Berglund ff67e06844 Added prefixes to header guard macros. 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 f8d80a936f Internal header cleanup. ago%!(EXTRA string=11 years)
Camilla Berglund 44c899ce70 Added support for GL_KHR_context_flush_control. ago%!(EXTRA string=11 years)
Camilla Berglund eaf3bd5ca4 Formatting. ago%!(EXTRA string=11 years)
Camilla Berglund 12b28c4bb9 Fixed name of global context state macro. ago%!(EXTRA string=11 years)
Camilla Berglund 7c925353a5 Renamed context module headers. ago%!(EXTRA string=11 years)
Camilla Berglund 78efc18079 Split out TLS code into separate modules. 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 0163bc05d6 Moved internal context function declarations. ago%!(EXTRA string=12 years)
Camilla Berglund 402189ba14 Fixed pthread.h not included by GLX header. ago%!(EXTRA string=12 years)
Camilla Berglund 3cfc400cf9 Simplified source file comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund 45653c5549 Cleaned up X error handler work. 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 f06a700307 Renamed support directory to deps. ago%!(EXTRA string=12 years)
Camilla Berglund f8df91d815 Inclusion guard fixes. ago%!(EXTRA string=13 years)
Camilla Berglund 1bc91bfe5b Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund b72a97d531 Renamed global struct and substructs. ago%!(EXTRA string=13 years)
Camilla Berglund 9e9457767f Added workaround for broken Mesa GLX_ARB_create_context_profile. ago%!(EXTRA string=13 years)
Camilla Berglund 10cc85343a Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund b934cdf573 Begun preparations for Win32 EGL support. ago%!(EXTRA string=13 years)
Camilla Berglund 7493bbe0c8 Removed X11 prefix from EGL and GLX files. ago%!(EXTRA string=13 years)
Camilla Berglund b78fd85e11 Moved glext.h inclusion back. ago%!(EXTRA string=13 years)
Camilla Berglund be12cbca15 Added separate platform headers for EGL and GLX. ago%!(EXTRA string=13 years)