317 Commits (c28d420060a60d579e15afb812d5bd054891179a)

Author SHA1 Message Date
Camilla Löwy ad3dbeb65f Add basic assertions for event API arguments 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 66a4882eb1 Add checks for some invalid values to public API ago%!(EXTRA string=3 years)
Camilla Löwy ee6ff939a5 Fix invalid pointer conversions ago%!(EXTRA string=4 years)
Camilla Löwy f4d0365a5a Use switch statement instead of if-else-chain ago%!(EXTRA string=4 years)
Camilla Löwy 56a4cb0a3a Add runtime platform selection ago%!(EXTRA string=4 years)
Camilla Löwy 22b586b3d8 Add pluggable heap allocator ago%!(EXTRA string=4 years)
Camilla Löwy 04f21abb52 Make GLFW_DOUBLEBUFFER a window attribute ago%!(EXTRA string=4 years)
Camilla Löwy 17ae300d96 Ignore cached state when setting window attributes ago%!(EXTRA string=4 years)
Camilla Löwy 7765451d0f Formatting ago%!(EXTRA string=5 years)
Camilla Löwy dfeacee000 Move mouse passthrough before window showing ago%!(EXTRA string=5 years)
Camilla Löwy 1095a43708 Remove no-op call at window creation ago%!(EXTRA string=5 years)
Camilla Löwy 6d2003d07a Move management of shared state to shared code ago%!(EXTRA string=5 years)
Rokas Kupstys d285a9fdeb Add support for mouse input transparency ago%!(EXTRA string=5 years)
Camilla Löwy b420ca7404 Add GLFW_CONTEXT_DEBUG window hint alias ago%!(EXTRA string=5 years)
Camilla Löwy 8e288dc94c Win32: Add GLFW_WIN32_KEYBOARD_MENU 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 1155c83013 Rename raw input to raw mouse motion, cleanup ago%!(EXTRA string=6 years)
Nathan Poirier 9e29f556fd Add GLFW_RAW_INPUT and glfwRawInputSupported ago%!(EXTRA string=6 years)
Camilla Löwy d5ab3e919a Cleanup ago%!(EXTRA string=6 years)
iamCaveLamp a46104ee69 Removed duplicates of centerCursor function ago%!(EXTRA string=6 years)
Camilla Löwy 55b1a16f90 Remove window requirement for all event functions ago%!(EXTRA string=6 years)
Camilla Löwy 089ea9af22 Add GLFW_SCALE_TO_MONITOR ago%!(EXTRA string=7 years)
Doug Binks 0be4f3f75a Add GLFW_FOCUS_ON_SHOW window hint and attribute ago%!(EXTRA string=7 years)
Camilla Löwy 58cc4b2c5c Move full screen cursor centering to shared code ago%!(EXTRA string=7 years)
Camilla Löwy c29e4455bb Move more context logic out of glfwCreateWindow ago%!(EXTRA string=7 years)
Camilla Löwy bb3ab87a18 Remove unmaintained internal Doxygen docs ago%!(EXTRA string=7 years)
Camilla Löwy ee9dffcd66 Add GLFW_HOVERED for polling cursor hover state ago%!(EXTRA string=7 years)
Camilla Löwy 370eac3c48 Add glfwSetWindowContentScaleCallback ago%!(EXTRA string=7 years)
Camilla Löwy 1034b6e0db Move context management out of glfwCreateWindow ago%!(EXTRA string=7 years)
Camilla Löwy 9da2285b14 Cocoa: Make frame autosave hint a string ago%!(EXTRA string=8 years)
Camilla Löwy 6158801aeb Change glfwInitHintString to glfwWindowHintString ago%!(EXTRA string=8 years)
Camilla Löwy 11e47f08b1 Add glfwGetWindowOpacity and glfwSetWindowOpacity ago%!(EXTRA string=8 years)
Camilla Löwy 49130ab8ec Rename framebuffer transparency hint ago%!(EXTRA string=8 years)
Camilla Löwy a1154247fa Fix default value of GLFW_CENTER_CURSOR ago%!(EXTRA string=8 years)
Camilla Löwy bf09dba95b Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 16bf872117 Add content scale queries 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)
Wolfgang Draxinger 019609b6cd Add GLFW_TRANSPARENT and X11 implementation ago%!(EXTRA string=8 years)
Camilla Löwy b97039f3f5 Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy d5de48ab53 Report invalid constants in the appropriate base ago%!(EXTRA string=8 years)
Camilla Löwy 14a3fe0ac0 Make glfwGetError also provide description ago%!(EXTRA string=8 years)
Felipe Ferreira da Silva 412eb6a611 Add glfwRequestWindowAttention ago%!(EXTRA string=8 years)
Camilla Löwy aaf2800c9c Add internal TLS support ago%!(EXTRA string=8 years)
Camilla Löwy 6d9a58bfef Add glfwInitHint ago%!(EXTRA string=8 years)
Camilla Löwy 3817b4e1c5 Add more assertions ago%!(EXTRA string=8 years)
Camilla Löwy 2ba461e348 Formatting ago%!(EXTRA string=8 years)