95 Commits (4e70c95aa3bcb666320e17f2097f33d18a7fc225)

Author SHA1 Message Date
Camilla Löwy 9486ec0c02 Fix source list for -Wdeclaration-after-statement ago%!(EXTRA string=6 years)
Camilla Löwy 56aad76b16 Add C dialect reminders to each source file ago%!(EXTRA string=6 years)
Camilla Löwy a337c56848 Start 3.4 ago%!(EXTRA string=6 years)
Camilla Löwy ab118b2529 Fix copyright years (somewhat) ago%!(EXTRA string=6 years)
Camilla Löwy 1f91697cd3 Win32: Fix VS static analysis warnings ago%!(EXTRA string=6 years)
Camilla Löwy 32e78aeb2e Add GLFW_TRANSPARENT attribute and documentation ago%!(EXTRA string=8 years)
Bailey Cosier 93e66661d3 Cleanup ago%!(EXTRA string=8 years)
Wolfgang Draxinger 019609b6cd Add GLFW_TRANSPARENT and X11 implementation ago%!(EXTRA string=8 years)
Camilla Löwy d099181307 Add library name override macros ago%!(EXTRA string=8 years)
Camilla Löwy 32f482a6d8 Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 2bb8517e9e EGL: Fix EGL_KHR_create_context_no_error support ago%!(EXTRA string=8 years)
Camilla Löwy 14a3fe0ac0 Make glfwGetError also provide description ago%!(EXTRA string=8 years)
Camilla Löwy aaf2800c9c Add internal TLS support ago%!(EXTRA string=8 years)
Camilla Löwy 27a8b3c17b EGL: Add support for EGL_KHR_context_flush_control ago%!(EXTRA string=8 years)
Camilla Löwy 7c070f55be EGL: Add support for Cygwin ago%!(EXTRA string=8 years)
Camilla Löwy dd81707992 EGL: Fix test for EGL_RGB_BUFFER ago%!(EXTRA string=9 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)
Kyle Brenneman d590eb074f Add support for EGL_KHR_get_all_proc_addresses ago%!(EXTRA string=9 years)
Camilla Berglund 53fafad915 Start 3.3 ago%!(EXTRA string=9 years)
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=9 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)