76 Commits (0882fffc37bbaeed08030df22fb03abef00ebb24)

Author SHA1 Message Date
Jon Morton 7cb6b245e8 Fix invalid variable declarations in win32_monitor.c ago%!(EXTRA string=13 years)
Camilla Berglund 46c1e4028f Begun integrating mode setting and monitor API. ago%!(EXTRA string=13 years)
Camilla Berglund b72a97d531 Renamed global struct and substructs. ago%!(EXTRA string=13 years)
Camilla Berglund 52dac79219 Ripped out horribly broken refresh rate mess. ago%!(EXTRA string=13 years)
Camilla Berglund 20a49a7eee Improved handling of primary monitor. ago%!(EXTRA string=13 years)
Camilla Berglund 633839502c Fixed various VC++ warnings. ago%!(EXTRA string=13 years)
Camilla Berglund 5bbbf8640e Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund b4493dd3bc Removed paranoid error check. ago%!(EXTRA string=13 years)
Camilla Berglund 4f8f6c7d89 Fixed monitor enumeration on Win32. ago%!(EXTRA string=13 years)
Camilla Berglund 55419bda67 Merged fullscreen and monitor modules. ago%!(EXTRA string=13 years)
Camilla Berglund c87829ea61 Added allocation failure check. ago%!(EXTRA string=13 years)
Camilla Berglund ea664c8a39 Added comments. ago%!(EXTRA string=13 years)
Camilla Berglund c83b336a4c Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 830f2b439c Cleanup. ago%!(EXTRA string=13 years)
Camilla Berglund 73622a2f3c Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund db066b4f46 Win32 Unicode fixes. ago%!(EXTRA string=13 years)
Camilla Berglund 78bc624ba9 Fixed use of removed functions. ago%!(EXTRA string=13 years)
Marcel Metz 5a16042c8a Fixed mingw compile errors. ago%!(EXTRA string=14 years)
Marcel Metz df64773a44 Moved monitor callback to shared implementation. ago%!(EXTRA string=14 years)
Marcel Metz f228d23024 Moved platform specific monitor list creation part to separate functions. ago%!(EXTRA string=14 years)
Marcel Metz 6f970f5753 Made monitor list cleanup shared. ago%!(EXTRA string=14 years)
Marcel Metz 85d4bfcff5 Implemented monitor (dis)connect callback for win32. ago%!(EXTRA string=14 years)
Camilla Berglund 9738728298 Reshuffling, formatting and shortening. ago%!(EXTRA string=14 years)
Marcel Metz 29a4eca87d Renamed monitor related files. ago%!(EXTRA string=14 years)
Marcel Metz 3aa4976d6f Removed constant string length for monitor parameters. ago%!(EXTRA string=14 years)
Marcel Metz 426df42d00 Replaced display with monitor in monitor related api. ago%!(EXTRA string=14 years)
Marcel Metz 58d4323ece Implemented display aware glfwVideoModes function for X11 XRandR and win32. ago%!(EXTRA string=14 years)
Marcel Metz a905e671b3 Implemented display iteration for win32 platform. ago%!(EXTRA string=14 years)
Marcel Metz beacbb3447 Implemented display iteration for x11. Added attributes and queries for physical size, name and logical position. Updated test executable. ago%!(EXTRA string=14 years)