27 Commits (9cce2896eeaa8e74a902b11caaeb64ae666efaf7)

Author SHA1 Message Date
Camilla Löwy 9cce2896ee Null: Add (fictional) scancodes ago%!(EXTRA string=2 years)
Camilla Löwy 0f9a9578f3 Add window hints for initial position ago%!(EXTRA string=3 years)
Camilla Löwy 736a88b067 Fix return type of functions returning bool values 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 3ee5031fd7 Add shared min and max functions for int ago%!(EXTRA string=3 years)
Camilla Löwy 68534cc2ce Null: Remove unused function ago%!(EXTRA string=4 years)
Camilla Löwy 56a4cb0a3a Add runtime platform selection ago%!(EXTRA string=4 years)
Camilla Löwy d0776e04a3 Null: Add non-functional EGL support ago%!(EXTRA string=4 years)
Camilla Löwy 22b586b3d8 Add pluggable heap allocator ago%!(EXTRA string=4 years)
Camilla Löwy 56092814f3 Improve error description for invalid scancodes ago%!(EXTRA string=4 years)
Camilla Löwy cd0dc76c7c Null: Fix out parameters not being set ago%!(EXTRA string=5 years)
Rokas Kupstys d285a9fdeb Add support for mouse input transparency ago%!(EXTRA string=5 years)
Camilla Löwy e0c77f71f9 Null: Make platform more conformant ago%!(EXTRA string=5 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 ee9dffcd66 Add GLFW_HOVERED for polling cursor hover state ago%!(EXTRA string=7 years)
Camilla Löwy 11e47f08b1 Add glfwGetWindowOpacity and glfwSetWindowOpacity ago%!(EXTRA string=8 years)
Camilla Löwy 31cbb20ba2 Deprecate window parameter of clipboard functions 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)
Camilla Löwy 82284b86eb Cleanup ago%!(EXTRA string=8 years)
Felipe Ferreira da Silva 412eb6a611 Add glfwRequestWindowAttention ago%!(EXTRA string=8 years)
Camilla Löwy 97b0c645bf Remove unused stub ago%!(EXTRA string=8 years)
Camilla Löwy 53f46d32e2 Make OSMesa backend an almost proper null backend ago%!(EXTRA string=8 years)
Camilla Löwy e9560ef021 Add GLFW_OSMESA_CONTEXT_API ago%!(EXTRA string=8 years)
Camilla Löwy 67a55efa27 Add null joystick backend ago%!(EXTRA string=8 years)
Camilla Löwy bfd564f257 Move internals to shared joystick objects ago%!(EXTRA string=8 years)
Camilla Löwy 2ea7f9769a OSMesa: Fix invalid window frame size ago%!(EXTRA string=9 years)
Camilla Löwy be4eb6fb2b OSMesa: Add missing stubs ago%!(EXTRA string=9 years)
Camilla Löwy f4d0c83181 Paperwork done ago%!(EXTRA string=9 years)
Camilla Berglund 5b8051581e OSMesa: Allow cursor creation ago%!(EXTRA string=9 years)
Camilla Berglund 0e8d129efb OSMesa: Context creation compliance fixes ago%!(EXTRA string=9 years)
Camilla Berglund fef21361c5 OSMesa: Cleanup ago%!(EXTRA string=9 years)
Jason Daly 368fa9475d Add headless OSMesa backend ago%!(EXTRA string=9 years)