103 Commits (b7d0c6037d5a0860434fb068693eb0973012c31d)

Author SHA1 Message Date
Camilla Löwy b7d0c6037d Make dynamic module loading part of platform API ago%!(EXTRA string=4 years)
Camilla Löwy cca9008db2 Make native access functions verify context API ago%!(EXTRA string=4 years)
Camilla Löwy 22b586b3d8 Add pluggable heap allocator ago%!(EXTRA string=4 years)
Camilla Löwy 114776a246 EGL: Fix creation of single-buffered windows ago%!(EXTRA string=4 years)
Camilla Löwy 0dea8a4441 EGL: Add support for EGL_ANGLE_platform_angle ago%!(EXTRA string=5 years)
Camilla Löwy aec9fae8f3 EGL: Add support for EGL_EXT_platform_base ago%!(EXTRA string=5 years)
Camilla Löwy d7f7b0e1b5 EGL: Replace native handle macros with functions ago%!(EXTRA string=5 years)
ben1 a84a30ab63 Win32: Fix VS /W4 compile warnings ago%!(EXTRA string=5 years)
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)