4639 Commits (93a3ba808067134b5a964b1a1c44701450386fe4)
 

Author SHA1 Message Date
Camilla Löwy 62e175ef9f Win32: Add comment clarifying use of ToUnicode ago%!(EXTRA string=3 years)
Camilla Löwy ce85c7dcaf Fix GLAPIENTRY not being defined for native access ago%!(EXTRA string=3 years)
Camilla Löwy 5c3ebfb9cc Remove OSMesa specific code from offscreen example ago%!(EXTRA string=3 years)
Camilla Löwy 7dfd84c458 Win32: Make monitor area retrieval more consistent ago%!(EXTRA string=3 years)
Camilla Löwy 685de9089f Fix and clarify comments for GLFWAPI ago%!(EXTRA string=3 years)
Camilla Löwy 09653b8c54 Move last bits of window setup to platform code ago%!(EXTRA string=3 years)
Camilla Löwy 72642ea0d1 Simplify struct stitching for sync primitives ago%!(EXTRA string=3 years)
Camilla Löwy 8f050b5655 Wayland: Add support for older wayland-scanner ago%!(EXTRA string=3 years)
Camilla Löwy acf0c10e7a Win32: Fix message reported by VS 2022 ago%!(EXTRA string=3 years)
Camilla Löwy 80e31ce9e1 Win32: Remove superfluous cast ago%!(EXTRA string=3 years)
Camilla Löwy d3c2121221 Move CODEOWNERS to .github directory ago%!(EXTRA string=3 years)
Camilla Löwy 23e6e8e4b7 X11: Fix segfault on malformed INCR response ago%!(EXTRA string=3 years)
Camilla Löwy f60547ac80 X11: Fix returned clipboard string freed too early ago%!(EXTRA string=3 years)
Camilla Löwy 06089a91a6 Document delayed initialization of EGL display ago%!(EXTRA string=3 years)
Camilla Löwy 82ccbb3ef0 Update stb_image_write.h to version 1.16 ago%!(EXTRA string=3 years)
Camilla Löwy a8d8b760fb X11: Fix OSMesa library not being unloaded ago%!(EXTRA string=3 years)
Camilla Löwy 2d281d7928 Wayland: Fix OSMesa library not being unloaded ago%!(EXTRA string=3 years)
Camilla Löwy 89514cf0fc Cocoa: Fix EGL and OSMesa not being unloaded ago%!(EXTRA string=3 years)
Camilla Löwy 10e9033a29 Win32: Fix OSMesa library not being unloaded ago%!(EXTRA string=3 years)
Camilla Löwy 29523dbfbf Fix order of error checks in glfwSetGammaRamp ago%!(EXTRA string=3 years)
Camilla Löwy f843d53333 Fix glfwMakeContextCurrent using uninitialized TLS ago%!(EXTRA string=3 years)
Camilla Löwy 4cb36872a5 Wayland: Add support for file drop events ago%!(EXTRA string=3 years)
Camilla Löwy 0f38382e25 Wayland: Clean up listener struct initialization ago%!(EXTRA string=3 years)
Camilla Löwy f010335b8c Wayland: Make data offer reading a generic utility ago%!(EXTRA string=3 years)
Camilla Löwy b7a3af9b79 Wayland: Move window related code to window module ago%!(EXTRA string=3 years)
Camilla Löwy 967282c2e6 Wayland: Remove check for error that cannot happen ago%!(EXTRA string=3 years)
Camilla Löwy 8d216054ad Wayland: Remove error reporting of external bugs ago%!(EXTRA string=3 years)
Camilla Löwy 34418951cc Wayland: Clean up clipboard writing ago%!(EXTRA string=3 years)
Camilla Löwy ad4a9e42f0 Move URI list parsing to shared code ago%!(EXTRA string=3 years)
Camilla Löwy e0889736fd Wayland: Add strerror output to error descriptions ago%!(EXTRA string=3 years)
Camilla Löwy c132135332 Wayland: Clean up clipboard reading ago%!(EXTRA string=3 years)
Camilla Löwy 4651165272 Wayland: Simplify clipboard string allocation ago%!(EXTRA string=3 years)
Camilla Löwy 8d87be1268 Wayland: Improve handling of pending data offers ago%!(EXTRA string=3 years)
Camilla Löwy 89d3ea8d69 Wayland: Return our clipboard without roundtrips ago%!(EXTRA string=3 years)
Camilla Löwy 990dc4b388 Wayland: Fix error paths not closing sending fd ago%!(EXTRA string=3 years)
Camilla Löwy a4460b694e Wayland: Rename listener user data parameters ago%!(EXTRA string=3 years)
Camilla Löwy 4506175023 Wayland: Clean up pointer declarations ago%!(EXTRA string=3 years)
Camilla Löwy ba11e60859 Wayland: Rename data transfer parameters ago%!(EXTRA string=3 years)
Camilla Löwy 2d45681bc3 Wayland: Fix phrasing and type of error messages ago%!(EXTRA string=3 years)
Camilla Löwy 4c110bba41 Wayland: Fix partial writes of clipboard string ago%!(EXTRA string=3 years)
Camilla Löwy 738b1c73b5 Wayland: Remove superfluous global struct member ago%!(EXTRA string=3 years)
Camilla Löwy b386371f57 Wayland: Fix double free on data source error ago%!(EXTRA string=3 years)
Camilla Löwy 9c95cfb9f1 Wayland: Fix handling of clipboard set to self ago%!(EXTRA string=3 years)
Camilla Löwy 920d110b6c Fix missing newline ago%!(EXTRA string=3 years)
Camilla Löwy 554cbdb205 POSIX: Fix data type of return values ago%!(EXTRA string=3 years)
Camilla Löwy 955fbd9d26 Cocoa: Fix AirPlay causing harmless init error ago%!(EXTRA string=3 years)
Camilla Löwy 07a5518c3e Win32: Fix using executable instance and not ours ago%!(EXTRA string=3 years)
Camilla Löwy 66a4882eb1 Add checks for some invalid values to public API ago%!(EXTRA string=3 years)
Camilla Löwy 8d9231fe5e Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE ago%!(EXTRA string=3 years)
Camilla Löwy 03cfe957e7 Win32: Fix scancode and key for Alt+PrtSc events ago%!(EXTRA string=3 years)