110 Commits (842aeb8c470eb93459cd152354522cd7269033c1)

Author SHA1 Message Date
Camilla Berglund 842aeb8c47 Make Win32 video mode enumeration faster ago%!(EXTRA string=10 years)
Camilla Berglund bfe55118dd Fixed name of Win32 cursor tracking flag. ago%!(EXTRA string=10 years)
Camilla Berglund a257e7a3ee Removed caching of Win32 window styles. ago%!(EXTRA string=10 years)
Camilla Berglund ff67e06844 Added prefixes to header guard macros. ago%!(EXTRA string=10 years)
Camilla Berglund 38ae319bea Header inclusion cleanup. ago%!(EXTRA string=10 years)
Camilla Berglund 8309e0ecb0 Use DwmFlush when DWM is enabled. ago%!(EXTRA string=10 years)
Camilla Berglund dcc78017b0 Fixed iconification event for maximized windows. ago%!(EXTRA string=11 years)
Camilla Berglund d459145d28 Made glfwGetCursorPos query system directly. ago%!(EXTRA string=11 years)
Camilla Berglund 1495134398 Changed all key translation to arrays. ago%!(EXTRA string=11 years)
Camilla Berglund 49ec306a0a Added glfwGet*Adapter to native API. ago%!(EXTRA string=11 years)
Camilla Berglund 99cedceef5 Expose display device name as UTF-8. ago%!(EXTRA string=11 years)
Camilla Berglund 1b6d8a6ed6 Enabled enumeration of mirroring displays. ago%!(EXTRA string=11 years)
Camilla Berglund f8d80a936f Internal header cleanup. ago%!(EXTRA string=11 years)
Camilla Berglund c85294e0b2 Window class cleanup. ago%!(EXTRA string=11 years)
Camilla Berglund 82dc6c8b8f Removed option to disable loading of winmm. ago%!(EXTRA string=11 years)
Camilla Berglund d5cf713c20 Clarified comment on APIENTRY hack. ago%!(EXTRA string=11 years)
Camilla Berglund 7c925353a5 Renamed context module headers. ago%!(EXTRA string=11 years)
Camilla Berglund 17d9051b82 Separated time state from window system state. ago%!(EXTRA string=11 years)
Camilla Berglund 660034332d Separated joystick state from window system state. ago%!(EXTRA string=11 years)
Camilla Berglund ebb7145ccc Fixed VC++ warnings. ago%!(EXTRA string=11 years)
Camilla Berglund 78efc18079 Split out TLS code into separate modules. ago%!(EXTRA string=11 years)
urraka 40c04a7565 Added support for custom system cursors. ago%!(EXTRA string=11 years)
Camilla Berglund 596b1e69ce Fixes for legacy MinGW 4.2. ago%!(EXTRA string=11 years)
Camilla Berglund 76eefcc08a Moved some VC++ specific hacks to platform header. ago%!(EXTRA string=11 years)
Camilla Berglund 96433cdf19 Fixed meaningless Win32 video mode restore. ago%!(EXTRA string=11 years)
Camilla Berglund d0d2332193 WINVER fixes for MinGW and VC++. ago%!(EXTRA string=11 years)
Camilla Berglund cf177905e5 Allowed drops from less privileged processes. ago%!(EXTRA string=11 years)
Camilla Berglund 611006af18 Updated API version in comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund 0163bc05d6 Moved internal context function declarations. ago%!(EXTRA string=12 years)
Camilla Berglund 8f349e84ae Cleaned up drop callback design. ago%!(EXTRA string=12 years)
arturo 89d0723ba3 Initial drag and drop support. ago%!(EXTRA string=12 years)
Camilla Berglund 7af99bce88 Fixed cursor centering for odd window sizes. ago%!(EXTRA string=12 years)
Camilla Berglund 7d1ae7aea7 Cleaned up Win32 timer. ago%!(EXTRA string=12 years)
Camilla Berglund 3415f3ccde Conditionally define API version macros. ago%!(EXTRA string=12 years)
Camilla Berglund b998d4fe01 Fixed _WIN32_WINNT not being set to Windows XP. ago%!(EXTRA string=12 years)
Camilla Berglund 3cfc400cf9 Simplified source file comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund 7f2eb7b15b New joystick API. ago%!(EXTRA string=12 years)
Camilla Berglund f5ba0d9f22 Video mode setting cleanup. ago%!(EXTRA string=12 years)
Camilla Berglund ace0a8ef28 Fixed type for cached cursor coords. ago%!(EXTRA string=12 years)
Camilla Berglund 6164eb603b Added tracking of cursor visibility. ago%!(EXTRA string=12 years)
Camilla Berglund d4a61bbd36 Removed unused type. ago%!(EXTRA string=12 years)
Camilla Berglund 98063d2957 Replaced NULL with EGL_DEFAULT_DISPLAY. ago%!(EXTRA string=12 years)
Camilla Berglund 51ee3a5c0a No swap interval on composition. ago%!(EXTRA string=12 years)
Camilla Berglund 54d1d14f59 Added setting of Windows DPI-aware flag. ago%!(EXTRA string=12 years)
Camilla Berglund a591cdeba6 Removed platform-specific resources from monitor. ago%!(EXTRA string=12 years)
Camilla Berglund 107e20233d Fixed incomplete function renaming. ago%!(EXTRA string=12 years)
Camilla Berglund 231ee1bdc7 Removed cached instance handle. ago%!(EXTRA string=12 years)
Camilla Berglund 3a871b9edb Added EGL errors to output, added EGL init to Win32. ago%!(EXTRA string=13 years)
Camilla Berglund 46c1e4028f Begun integrating mode setting and monitor API. ago%!(EXTRA string=13 years)
Camilla Berglund 1bc91bfe5b Formatting. ago%!(EXTRA string=13 years)