1303 Commits (40c04a7565bafb962b83cd85c9103684bb9bcb47)

Author SHA1 Message Date
urraka 40c04a7565 Added support for custom system cursors. ago%!(EXTRA string=11 years)
Camilla Berglund aaac715060 Reverted 43095307da. ago%!(EXTRA string=11 years)
Camilla Berglund 8ebd135536 Fixed last use of wndconfig in EGL port. ago%!(EXTRA string=11 years)
Jonas Ådahl b2b3f170a9 Make EGL use ctxconfig instead of wndconfig ago%!(EXTRA string=11 years)
Camilla Berglund 2200f87492 Fixed glfwDestroyWindow not flushing the output buffer. ago%!(EXTRA string=11 years)
Camilla Berglund 5c23071a81 Fixed leak of display name. ago%!(EXTRA string=11 years)
Camilla Berglund 43095307da Cleanup of CGDisplayIOServicePort replacement. ago%!(EXTRA string=11 years)
Matthew Henry bebae14223 Replace CGDisplayIOServicePort with a workaround ago%!(EXTRA string=11 years)
Camilla Berglund a859c10fa1 Formatting. ago%!(EXTRA string=11 years)
Camilla Berglund 78f1b8bd15 Fixed invalid video mode being restored. ago%!(EXTRA string=11 years)
Camilla Berglund 87dd7b89f5 Video mode detection cleanup. ago%!(EXTRA string=11 years)
Camilla Berglund 1ccc23268c Added glfwPostEmptyEvent. ago%!(EXTRA string=11 years)
Camilla Berglund 9309f75704 Fixed missing ICCCM protocol message checks. ago%!(EXTRA string=11 years)
Camilla Berglund 98552f1d75 Added caching of X11 NULL atom. ago%!(EXTRA string=11 years)
Camilla Berglund 27c5760b0c Updated broken RandR gamma comment. ago%!(EXTRA string=11 years)
Camilla Berglund 6e990b77d1 Removed stale comment. ago%!(EXTRA string=11 years)
Camilla Berglund 596b1e69ce Fixes for legacy MinGW 4.2. ago%!(EXTRA string=11 years)
Camilla Berglund d2205aa1a0 Added missing suffix for WNDCLASSW. ago%!(EXTRA string=11 years)
Camilla Berglund 76eefcc08a Moved some VC++ specific hacks to platform header. ago%!(EXTRA string=11 years)
Camilla Berglund 6d8e78cc95 Further separation of window and context. ago%!(EXTRA string=11 years)
Camilla Berglund 0701d4ce6e Made use of Win32 W-suffixed symbols explicit. ago%!(EXTRA string=11 years)
Camilla Berglund d169557b00 Made GLX 1.3 the minimum supported version. ago%!(EXTRA string=11 years)
Camilla Berglund ae8393c06e Fixed refresh of debug context attribute. ago%!(EXTRA string=11 years)
Camilla Berglund e2d6f2761c Fixed constness of function parameters. ago%!(EXTRA string=11 years)
Michael Dickens 04b4e605a0 Removed C99-ism for the sake of OS X 10.6. ago%!(EXTRA string=11 years)
Camilla Berglund bf389f7183 Cleaned up RandR video mode handling. ago%!(EXTRA string=11 years)
Camilla Berglund 96433cdf19 Fixed meaningless Win32 video mode restore. ago%!(EXTRA string=11 years)
Camilla Berglund 2ec0acc972 Formatting (removed tab characters). ago%!(EXTRA string=11 years)
Camilla Berglund b3c461bd7e Cleaned up fix for #234. ago%!(EXTRA string=11 years)
Camilla Berglund 69e10b88b0 Fixed uncaught BadWindow in EWMH check. ago%!(EXTRA string=11 years)
Camilla Berglund 7f4e947447 Fixed return value for WM_DROPFILES. ago%!(EXTRA string=11 years)
Camilla Berglund d0d2332193 WINVER fixes for MinGW and VC++. ago%!(EXTRA string=11 years)
Camilla Berglund 9beba1ba31 Fixed copypaste mistake. ago%!(EXTRA string=11 years)
Camilla Berglund c1446618cf Blurb nomenclature fix. ago%!(EXTRA string=11 years)
Camilla Berglund cf177905e5 Allowed drops from less privileged processes. ago%!(EXTRA string=11 years)
Camilla Berglund 9cc8107c6b Fixed X11 drop support. ago%!(EXTRA string=11 years)
Camilla Berglund 84377c6175 Added _GLFW_USE_RETINA. ago%!(EXTRA string=11 years)
Shane Liesegang b4c03b992c Fixing memory leak in cocoa_joystick ago%!(EXTRA string=11 years)
Camilla Berglund a70bcb97bb Added missing winmm loading errors. ago%!(EXTRA string=11 years)
Camilla Berglund 58db8622bd Cleanup. ago%!(EXTRA string=12 years)
Camilla Berglund 5ed23e593c Handle case of no available CRTCs. ago%!(EXTRA string=12 years)
Camilla Berglund dd02b96c94 Added flag for non-functional RandR monitor path. ago%!(EXTRA string=12 years)
Camilla Berglund 13156de8c3 Updated stale X11 gamma comments. ago%!(EXTRA string=12 years)
Camilla Berglund a4b8b0f114 Removed superfluous test for RandR version. ago%!(EXTRA string=12 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)
Camilla Berglund cd54dc84c4 Fixed off-by-one error. ago%!(EXTRA string=12 years)
Camilla Berglund 2b876da52d Fixed broken includes. ago%!(EXTRA string=12 years)
Camilla Berglund ad9f880d61 Fixed broken calls to memset. ago%!(EXTRA string=12 years)