75 Commits (c98d09f15d3c41a8509a1cc2df44f3619e155d7f)

Author SHA1 Message Date
Camilla Berglund 06a6629eef EGL: Fix missing include ago%!(EXTRA string=9 years)
Camilla Berglund 6431c26e8b Add EGL library missing error ago%!(EXTRA string=9 years)
Camilla Berglund 2060de5ed0 Match presence of lib prefix on EGL/GLES binaries ago%!(EXTRA string=9 years)
Camilla Berglund d5e00e6b0f Initialize context creation APIs on demand ago%!(EXTRA string=9 years)
Camilla Berglund 145ea03ca2 EGL: Verify all entry points during load ago%!(EXTRA string=9 years)
Camilla Berglund f2ba78e04b Rename static functions to allow unity build 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 bda031f4ac Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund ef80beab81 Add run-time context creation API selection ago%!(EXTRA string=9 years)
Camilla Berglund c234a19423 Fix invalid EGL display being terminated ago%!(EXTRA string=9 years)
Camilla Berglund f96d865b93 Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 2826f3d42f Check success of MakeCurrent before updating TLS ago%!(EXTRA string=9 years)
Camilla Berglund 2accdb76bd Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund be94eb67be Add support for EGL_KHR_gl_colorspace ago%!(EXTRA string=9 years)
Camilla Berglund 276b1bc07a Add check for EGL specific buffer swap issue ago%!(EXTRA string=10 years)
Camilla Berglund 6b0f660180 Fix EGL backend MinGW build errors ago%!(EXTRA string=10 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 02fdd6459e Make EGL 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 23bf1b530b Move all WGL weirdness to Win32 code ago%!(EXTRA string=10 years)
Camilla Berglund 7be8209d14 Add GLFW_CONTEXT_NO_ERROR window hint 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 da3a77b4e3 Add dynamic client library loading to EGL backend ago%!(EXTRA string=10 years)
Camilla Berglund ba4504a9c7 Formatting ago%!(EXTRA string=10 years)
Camilla Berglund 7e13a4909e Make all EGL functions dynamically loaded ago%!(EXTRA string=10 years)
Camilla Berglund 1f95fac699 Extension string type cleanup. 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 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 4b27050afe Fixed error return values of native EGL functions. ago%!(EXTRA string=11 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)
Ricardo Vieira dea861abd8 Fixed all EGLConfigs listed as single-buffered. ago%!(EXTRA string=11 years)
Camilla Berglund 78efc18079 Split out TLS code into separate modules. ago%!(EXTRA string=11 years)
Camilla Berglund 8ebd135536 Fixed last use of wndconfig in EGL port. ago%!(EXTRA string=11 years)
Jonas Ådahl b2b3f170a9 Make EGL use ctxconfig instead of wndconfig ago%!(EXTRA string=11 years)
Camilla Berglund 611006af18 Updated API version in comment headers. 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 7a03ca8dbc Removed superflous casts of allocated memory. ago%!(EXTRA string=12 years)
Jari Vetoniemi 5c54987285 Typecast EGL types to get rid of compile warnings ago%!(EXTRA string=12 years)
Camilla Berglund d82f068f7e Reintroduced manual framebuffer config selection. ago%!(EXTRA string=12 years)