2811 Commits (3ee5031fd7dcac5ecb7387d3dd73195f03e87398)

Author SHA1 Message Date
Camilla Löwy 28f118f4de NSGL: Disable swap interval ago%!(EXTRA string=6 years)
Camilla Löwy 93962ec168 Win32: Fix VS 2010 build error ago%!(EXTRA string=6 years)
Camilla Löwy 3461d1c2a5 Fix missing context APIs in version strings ago%!(EXTRA string=6 years)
Camilla Löwy c585bf010b Fix file flags ago%!(EXTRA string=6 years)
Cliff Smolinsky 87458617e0 Win32: Bypass composition check on Windows 8+ ago%!(EXTRA string=6 years)
Camilla Löwy 297999c9e1 Add missing SDL2 attribution ago%!(EXTRA string=6 years)
Camilla Löwy 5292914ce1 Win32: Fix message pump filtering during init ago%!(EXTRA string=6 years)
Camilla Löwy 02874d9c14 Align joystick axis to gamepad button behavior ago%!(EXTRA string=6 years)
Camilla Löwy 0d355379e0 Cocoa: Support some sim page joystick elements ago%!(EXTRA string=6 years)
Camilla Löwy c32dc3a085 Fix half-axis to gamepad button value mapping ago%!(EXTRA string=6 years)
Camilla Löwy cad22cb2f6 Cocoa: Fix missing check for selector ago%!(EXTRA string=6 years)
Camilla Löwy 1fca33b3c1 Cocoa: Remove checks for pre-10.8 SDK ago%!(EXTRA string=6 years)
Camilla Löwy 9420e6f0d0 Fix invalid ranges for gamepad axis sources ago%!(EXTRA string=6 years)
Camilla Löwy 980fc9b52f Cocoa: Apply retina window hint to Metal layer ago%!(EXTRA string=6 years)
Camilla Löwy e108c0de0d Cocoa: Explicitly set layer on surface creation ago%!(EXTRA string=6 years)
Camilla Löwy 056c5d3f90 Cleanup ago%!(EXTRA string=6 years)
Camilla Löwy a4fbc6fe91 NSGL: Disable API deprecation warnings ago%!(EXTRA string=6 years)
Camilla Löwy 8d7e5cdb49 NSGL: Update current display for display link ago%!(EXTRA string=6 years)
Camilla Löwy f8bcc7e65c NSGL: Fix leak of condition object ago%!(EXTRA string=6 years)
Camilla Löwy ba761ab06e NSGL: Fix display link leaking and left running ago%!(EXTRA string=6 years)
Camilla Löwy d0e8d06d95 Cleanup ago%!(EXTRA string=6 years)
Camilla Löwy 3615d437a7 Formatting ago%!(EXTRA string=6 years)
amarcu5 82ca58da04 NSGL: Implement swap interval with CVDisplayLink ago%!(EXTRA string=6 years)
Camilla Löwy 4e3204d86d Cocoa: Replace global autorelease pool with blocks ago%!(EXTRA string=6 years)
Camilla Löwy 9883cb64f0 Cocoa: Disable shadow for transparent framebuffer ago%!(EXTRA string=6 years)
Camilla Löwy 4b20fb705b Cocoa: Fix work area using NS screen coordinates ago%!(EXTRA string=6 years)
Camilla Löwy 3a2a97f15d X11: Fix implementation of work area retrieval ago%!(EXTRA string=6 years)
Camilla Löwy 4f14c1e776 X11: Fix copypaste errors ago%!(EXTRA string=6 years)
Camilla Löwy d82e7b5cb1 Win32: Use cached monitor handle for work area ago%!(EXTRA string=6 years)
Camilla Löwy 0118743333 Formatting ago%!(EXTRA string=6 years)
Camilla Löwy a726942bfe Cocoa: Unify NSScreen cached lookup for monitors ago%!(EXTRA string=6 years)
Doug Binks 68fd4e8bb3 Cocoa: Fix work area retrieval on missing screen ago%!(EXTRA string=6 years)
Doug Binks ba4e78e57f Wayland: Return whole output area as work area ago%!(EXTRA string=6 years)
Doug Binks 222ac78a44 Cocoa: Add work area NULL checks and fix size ago%!(EXTRA string=6 years)
Doug Binks bea4818030 X11: Add NULL checks in work area retrieval ago%!(EXTRA string=6 years)
Doug Binks e6d22346f9 Fix copypaste error in glfwGetMonitorWorkarea ago%!(EXTRA string=6 years)
Doug Binks f7733c7b4f Win32: Add missing out parameter NULL checks ago%!(EXTRA string=6 years)
Doug Binks 5c752355cb Win32: Fix and simplify work area retrieval ago%!(EXTRA string=6 years)
Felipe Ferreira da Silva be295ccbea Add glfwGetMonitorWorkarea ago%!(EXTRA string=6 years)
Camilla Löwy c20754c4a6 Fix Coverity Scan false positive ago%!(EXTRA string=6 years)
Camilla Löwy 621ece63c8 Round refresh rate instead of truncating ago%!(EXTRA string=6 years)
Camilla Löwy 2fbb560eb7 Cocoa: Fix window creation blocking after re-init ago%!(EXTRA string=6 years)
Camilla Löwy 7c3aaf8065 Win32: Fix OCR_HAND macro missing on MinGW ago%!(EXTRA string=6 years)
Camilla Löwy 44af6bb936 Wayland: Implement raw mouse motion control 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)
Emmanuel Gil Peyrot 5f9cbd0ebc Wayland: keyboard repeat rate is given in Hz ago%!(EXTRA string=6 years)
Camilla Löwy ec3784f3d7 WGL: Unify query error handling ago%!(EXTRA string=6 years)
Camilla Löwy 782f7fe0c7 WGL: Fix leak on format attrib query failure ago%!(EXTRA string=6 years)
Emmanuel Gil Peyrot 45bd991ea9 Wayland: Fix auto-iconify on kwin_wayland ago%!(EXTRA string=6 years)