96 Commits (751c6f9a2792bfc0c09cd381293db21c5a15a9ed)

Author SHA1 Message Date
Camilla Löwy 6bd264244a WGL: Cleanup ago%!(EXTRA string=7 years)
Camilla Löwy a67d8afbd4 Win32: Clean up DWM detection ago%!(EXTRA string=7 years)
Camilla Löwy 1034b6e0db Move context management out of glfwCreateWindow ago%!(EXTRA string=8 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)
Christopher Pelloux 51f0cd3b51 Win32: Implement GLFW_TRANSPARENT ago%!(EXTRA string=8 years)
Camilla Löwy 0d6937b33b Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 32f482a6d8 Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 52f7684487 WGL: Add WGL_ARB_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 731ff91acd WGL: Add support for WGL_EXT_colorspace ago%!(EXTRA string=8 years)
Camilla Löwy aaf2800c9c Add internal TLS support ago%!(EXTRA string=8 years)
Camilla Löwy c28778e28c Win32: Improve platform error messages 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)
Camilla Berglund 53fafad915 Start 3.3 ago%!(EXTRA string=9 years)
Camilla Berglund 923568a279 Add support for WGL_ARB_create_context errors ago%!(EXTRA string=9 years)
Camilla Berglund d5e00e6b0f Initialize context creation APIs on demand ago%!(EXTRA string=9 years)
Camilla Berglund 1b82546b90 Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund e250c226ca Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 7f2e4d8ace Win32: Fix possible leak of dummy context ago%!(EXTRA string=9 years)
Camilla Berglund 6f313ff245 Win32: Use helper window to load WGL extensions 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 f96d865b93 Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 2826f3d42f Check success of MakeCurrent before updating TLS 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 0a3b5952e0 Make WGL backend more readable ago%!(EXTRA string=10 years)
Camilla Berglund fdc65e49e4 Fix bad Win32 updates ago%!(EXTRA string=10 years)
Camilla Berglund 75f1dfaf8a Move DWM enabled test to file where it is used ago%!(EXTRA string=10 years)
Camilla Berglund 12903ee9b5 Remove no-op ReleaseDC ago%!(EXTRA string=10 years)
Camilla Berglund d4079ad3a2 Move all context related members to _GLFWcontext ago%!(EXTRA string=10 years)
Camilla Berglund b22a0ec7d8 There is only one ICD ago%!(EXTRA string=10 years)
Camilla Berglund 24f41c8c4c Use only LoadLibraryA to match EGL backend 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 255f9f0234 Fix deadlock with negative swap interval on Aero ago%!(EXTRA string=10 years)
Camilla Berglund 84b512c62c Make all WGL functions dynamically loaded 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 3a0b397054 Fixed regression for WGL full screen DWM hack. ago%!(EXTRA string=10 years)
Camilla Berglund 38ca109766 Clarified context TLS function names. ago%!(EXTRA string=10 years)
Camilla Berglund 8309e0ecb0 Use DwmFlush when DWM is enabled. ago%!(EXTRA string=10 years)