3474 Commits (f308228a19fe26fa83d56cbb62500818bfccea6c)
 

Author SHA1 Message Date
Camilla Berglund 5668b64839 Fix segfault on DISP_CHANGE_RESTART ago%!(EXTRA string=10 years)
Camilla Berglund b3d0bd6081 Fix type of OpenGL bundle reference ago%!(EXTRA string=10 years)
Camilla Berglund 1ea66b9033 Cleanup ago%!(EXTRA string=10 years)
Camilla Berglund e82e2b7570 Fix full screen window position on OS X ago%!(EXTRA string=10 years)
Camilla Berglund 001761ed58 Add note on event processing to context guide ago%!(EXTRA string=10 years)
Camilla Berglund 5c98a44603 Move Win32 clipboard code to helper window ago%!(EXTRA string=10 years)
Camilla Berglund 4cd493dd9a Add Win32 helper window ago%!(EXTRA string=10 years)
Camilla Berglund b4b210526a Move to RegisterWindowClassEx for no real reason ago%!(EXTRA string=10 years)
Camilla Berglund 1bf33a7402 Clarify WNDPROC window pointer handling ago%!(EXTRA string=10 years)
Camilla Berglund 12903ee9b5 Remove no-op ReleaseDC ago%!(EXTRA string=10 years)
Camilla Berglund fc250c3df7 Cleanup ago%!(EXTRA string=10 years)
Camilla Berglund 486354d63f Fix libGL not being found on NetBSD ago%!(EXTRA string=10 years)
Emmanuel Gil Peyrot 9ac9c61433 Wayland: Make sure the cursor buffer is valid ago%!(EXTRA string=10 years)
Camilla Berglund 580c7da559 Make Wayland and Mir backends use key LUTs ago%!(EXTRA string=10 years)
Camilla Berglund 994d8ae54d Relax native access header constraints ago%!(EXTRA string=10 years)
Camilla Berglund d9e43ea120 Fix example build errors on legacy MinGW ago%!(EXTRA string=10 years)
Camilla Berglund 27462c1078 Cleanup ago%!(EXTRA string=10 years)
Stanislav dc373d2e0e Fix for MinGW compilation ago%!(EXTRA string=10 years)
Camilla Berglund e046d0696b Add glfwGetGLXWindow 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 d3e5a3024c Fix update being called on nil context ago%!(EXTRA string=10 years)
Camilla Berglund 9c315412e1 Add glfwGetKeyName ago%!(EXTRA string=10 years)
Camilla Berglund 67c6a45e0e Fix xkbcommon build regression ago%!(EXTRA string=10 years)
Camilla Berglund 584d5f0f31 Remove dependency on eglplatform.h header ago%!(EXTRA string=10 years)
Camilla Berglund 24f41c8c4c Use only LoadLibraryA to match EGL backend ago%!(EXTRA string=10 years)
Camilla Berglund dc1b9ce7f0 Move simple example to GL2 ago%!(EXTRA string=10 years)
Camilla Berglund 43d6292328 Formatting ago%!(EXTRA string=10 years)
Camilla Berglund 3efaa065a5 Fix comment ago%!(EXTRA string=10 years)
Camilla Berglund a36e3a2033 Fix documentation formatting error ago%!(EXTRA string=10 years)
Camilla Berglund bce20c3280 Add links to GLFWglproc reference ago%!(EXTRA string=10 years)
Camilla Berglund 98b478fec1 Add more GLFW_NO_API documentation ago%!(EXTRA string=10 years)
Camilla Berglund 9d3a3c32d6 Replace hardcoded version number with macro ago%!(EXTRA string=10 years)
Camilla Berglund d00579bf60 Clarify pre-initialization threading limitations ago%!(EXTRA string=10 years)
Camilla Berglund 9d71eb46b8 Add guide section links to type reference ago%!(EXTRA string=10 years)
Camilla Berglund 5006ef3f56 Use more GLFWbool ago%!(EXTRA string=10 years)
Emmanuel Gil Peyrot 4c06426d46 Wayland: Create the surface before the context ago%!(EXTRA string=10 years)
Camilla Berglund 9f3636a103 Add partial support for Windows 8.1 per-monitor DPI ago%!(EXTRA string=10 years)
Camilla Berglund 6a41d5e7ad Fix NULL pointer dereference ago%!(EXTRA string=10 years)
Camilla Berglund 3489b759a0 Simplify Win32 key and mouse button handling ago%!(EXTRA string=10 years)
Camilla Berglund d725eeaf84 Simplify Win32 character message handling ago%!(EXTRA string=10 years)
Camilla Berglund 37b20124f9 Make call to DefWindowProcW explicit ago%!(EXTRA string=10 years)
Camilla Berglund ba1f1f8ee9 Update tutorial ago%!(EXTRA string=10 years)
Роман Донченко ec7f4d3232 Use fprintf in error callback of simple example ago%!(EXTRA string=10 years)
Camilla Berglund 51c0c88772 Update changelog ago%!(EXTRA string=10 years)
Camilla Berglund afb04c9133 Clarify Win32 monitor physical size retrieval ago%!(EXTRA string=10 years)
Camilla Berglund 25878d68e0 Use GLFWbool for TLS functions ago%!(EXTRA string=10 years)
Roman Donchenko cdf08c1ff3 Fix deletion of uninitialized POSIX TLS key ago%!(EXTRA string=10 years)
Camilla Berglund 43f4afef78 Clarify WGL recreation comment ago%!(EXTRA string=10 years)
Camilla Berglund c117965072 Fix misplaced #endif ago%!(EXTRA string=10 years)