88 Commits (0882fffc37bbaeed08030df22fb03abef00ebb24)

Author SHA1 Message Date
Camilla Löwy 66b16f1fc1 X11: Add validation of RandR gamma ramp size ago%!(EXTRA string=8 years)
Camilla Löwy 6abb5cbcbb Formatting ago%!(EXTRA string=8 years)
Camilla Löwy 5fe4dfb511 X11: Narrow criteria for disabling RandR ago%!(EXTRA string=8 years)
Camilla Löwy 980f955f6c Fix undefined behavior ago%!(EXTRA string=8 years)
Camilla Löwy 04f559e28d Restructure monitor enumeration ago%!(EXTRA string=9 years)
Camilla Löwy e649708cb2 X11: Make more use of XRRGetScreenResourcesCurrent ago%!(EXTRA string=9 years)
Camilla Löwy 6eae8f22dc X11: Load Xxf86vm at run-time ago%!(EXTRA string=9 years)
Camilla Löwy f4d0c83181 Paperwork done ago%!(EXTRA string=9 years)
Camilla Berglund 53fafad915 Start 3.3 ago%!(EXTRA string=9 years)
Camilla Berglund 757eea2779 Update email address ago%!(EXTRA string=9 years)
Camilla Berglund 6a8e169001 Update copyright notice year ago%!(EXTRA string=9 years)
Camilla Berglund 12b6c56903 Add suffixes to platform specific helper functions ago%!(EXTRA string=10 years)
Camilla Berglund 0eccf75f65 Replace GL booleans with public macros ago%!(EXTRA string=10 years)
Camilla Berglund 95a07f3340 Start 3.2 ago%!(EXTRA string=10 years)
Eric Larson ad1739c63f Fixed invalid pointer when Xrandr is unavailable. ago%!(EXTRA string=10 years)
Camilla Berglund b415b9aacf Fixed harmless argument reversal. ago%!(EXTRA string=10 years)
Camilla Berglund 49cf82a0ac Cleaned up monitor and video mode enumeration. ago%!(EXTRA string=10 years)
Camilla Berglund 5f21e213df Made Xxf86vm optional at compile-time. ago%!(EXTRA string=10 years)
Camilla Berglund bb338a2b9c Fixed monitor size not corrected for rotation. ago%!(EXTRA string=11 years)
Camilla Berglund 49ec306a0a Added glfwGet*Adapter to native API. ago%!(EXTRA string=11 years)
Camilla Berglund 468714cab9 Unified video mode enumeration. ago%!(EXTRA string=11 years)
Camilla Berglund 4918514eaf Added support for _NET_WM_FULLSCREEN_MONITORS. ago%!(EXTRA string=11 years)
Camilla Berglund 58c390991c Made glfwGetX11Monitor return output, not CRTC. ago%!(EXTRA string=11 years)
Camilla Berglund 1b6d8a6ed6 Enabled enumeration of mirroring displays. ago%!(EXTRA string=11 years)
Camilla Berglund 4ae6eae58d Made queries use XRRGetScreenResourcesCurrent. ago%!(EXTRA string=11 years)
Camilla Berglund a5281df501 Moved RandR gamma probe to init. ago%!(EXTRA string=11 years)
Camilla Berglund 59d1aa52f2 Merged gamma files into monitor files. ago%!(EXTRA string=11 years)
Camilla Berglund 87490316c8 Fixed video modes not being rotated to match CRTC. ago%!(EXTRA string=11 years)
Camilla Berglund c1ed0b2d5b Removed duplicate fallback. ago%!(EXTRA string=11 years)
Camilla Berglund 87dd7b89f5 Video mode detection cleanup. ago%!(EXTRA string=11 years)
Camilla Berglund bf389f7183 Cleaned up RandR video mode handling. ago%!(EXTRA string=11 years)
Camilla Berglund dd02b96c94 Added flag for non-functional RandR monitor path. ago%!(EXTRA string=12 years)
Camilla Berglund 611006af18 Updated API version in comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund 0548c713e8 Renamed monitor helper functions for clarity. ago%!(EXTRA string=12 years)
Camilla Berglund 16eb97dbc3 Added native monitor handle access to native API. ago%!(EXTRA string=12 years)
Camilla Berglund a79b93f5bc Avoid X11 video mode setting if modes match. ago%!(EXTRA string=12 years)
Camilla Berglund 261f290abf Fixed original video mode being overwritten. ago%!(EXTRA string=12 years)
Camilla Berglund 3cfc400cf9 Simplified source file comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund 7a03ca8dbc Removed superflous casts of allocated memory. ago%!(EXTRA string=12 years)
Camilla Berglund 209a470a5f Replaced all uses of malloc with calloc. ago%!(EXTRA string=12 years)
Camilla Berglund 35c386b7bb Ignore CRTCs with no outputs. ago%!(EXTRA string=12 years)
Camilla Berglund 68b7ea86d2 Monitor enumeration fixes. ago%!(EXTRA string=12 years)
Camilla Berglund 8c069f3753 Fixed use of wrong variable. ago%!(EXTRA string=12 years)
Camilla Berglund 2cd34386bc Added back refresh rate window hint. ago%!(EXTRA string=12 years)
Camilla Berglund 731812cfc1 Added refresh rate to GLFWvidmode. ago%!(EXTRA string=12 years)
Camilla Berglund 7405bc48cd Added proper monitor comparison. ago%!(EXTRA string=12 years)
Camilla Berglund f5ba0d9f22 Video mode setting cleanup. ago%!(EXTRA string=12 years)
Camilla Berglund 1fe21b22a3 Assume that malloc works. ago%!(EXTRA string=12 years)
Camilla Berglund 26e8fde8fb Assume malloc works. ago%!(EXTRA string=12 years)
Camilla Berglund 7b3783abe2 Made glfwGetMonitorPos immediate. ago%!(EXTRA string=12 years)