3450 Commits (16ae02ab85fc184c20e536b3f8e33be07dd6e39c)
 

Author SHA1 Message Date
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)
Camilla Berglund 048966bb44 Fix Win32 macro conflict ago%!(EXTRA string=10 years)
Camilla Berglund 23bf1b530b Move all WGL weirdness to Win32 code ago%!(EXTRA string=10 years)
Camilla Berglund 97d8ea8119 Fix decoding overrun in UTF-8 XIM path ago%!(EXTRA string=10 years)
Camilla Berglund d946337724 Document GLFW_CONTEXT_NO_ERROR caveat ago%!(EXTRA string=10 years)
Camilla Berglund 7be8209d14 Add GLFW_CONTEXT_NO_ERROR window hint ago%!(EXTRA string=10 years)
Camilla Berglund 962497bdc9 Use GLXWindow renderables on X11 ago%!(EXTRA string=10 years)
Camilla Berglund 496f559c9a Add GLFW_NO_API for creating context-less windows ago%!(EXTRA string=10 years)
Emmanuel Gil Peyrot 0fda5b7b80 Fix Wayland refresh rate exposed as mHz ago%!(EXTRA string=10 years)
Camilla Berglund 0ebe8ce4c5 Cleanup ago%!(EXTRA string=10 years)
Camilla Berglund f52ce00bf1 Remove outdated comment ago%!(EXTRA string=10 years)
Camilla Berglund f5855968bb Move glClear call to context module ago%!(EXTRA string=10 years)
Camilla Berglund 678cc54c44 Cleanup of questionable brevity ago%!(EXTRA string=10 years)
Emmanuel Gil Peyrot dc5e56c2f3 Add GCC printf format check to _glfwInputError ago%!(EXTRA string=10 years)
Camilla Berglund efdbfd3883 Cleanup ago%!(EXTRA string=10 years)
Ricardo Vieira e8f3de0f2e Implement glfwCreateStandardCursor for Wayland ago%!(EXTRA string=10 years)
Camilla Berglund d95b77ebec Fix monitor notifications on X11 ago%!(EXTRA string=10 years)
Camilla Berglund 154b01e8cf Cleanup ago%!(EXTRA string=10 years)
Camilla Berglund 5fd9709a8b Remove support for OS X 10.6 ago%!(EXTRA string=10 years)
Camilla Berglund f62084ffea Clarify library dependencies ago%!(EXTRA string=10 years)
Camilla Berglund 88660fdf64 Add note on C++11/C11 UTF-8 literals ago%!(EXTRA string=10 years)
Camilla Berglund f47e2f3ae4 Documentation work ago%!(EXTRA string=10 years)
Camilla Berglund 318e8acfae Header file documentation work ago%!(EXTRA string=10 years)
Camilla Berglund b312f5e208 Fix grammar ago%!(EXTRA string=10 years)
Camilla Berglund c9040bce55 Improve tutorial ending ago%!(EXTRA string=10 years)