1303 Commits (40c04a7565bafb962b83cd85c9103684bb9bcb47)

Author SHA1 Message Date
Camilla Berglund b076d858cc Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 906754d3d0 Removed superfluous assignment. ago%!(EXTRA string=13 years)
Camilla Berglund 76615bf237 Moved EWMH logic to library init. ago%!(EXTRA string=13 years)
Camilla Berglund 61264339a7 Simplified X11 screen handling. ago%!(EXTRA string=13 years)
Camilla Berglund 2753577dbd Removed dynamic loading of gdi32. ago%!(EXTRA string=13 years)
Camilla Berglund 532e0dd2f6 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund cd44a7182b Removed re-definitions of Win32 things now ancient. ago%!(EXTRA string=13 years)
Matt Arsenault 3bcde7e1cd Only define Win32 crud macros if not defined already ago%!(EXTRA string=13 years)
Camilla Berglund fcf54b4b27 Moved dynamic loading macros to configuration header. ago%!(EXTRA string=13 years)
Camilla Berglund dd8b098387 Moved _GLFW_BUILD_DLL into configuration header. ago%!(EXTRA string=13 years)
Camilla Berglund 171db6d6cb Discarded uninteresting scroll events. ago%!(EXTRA string=13 years)
Camilla Berglund 4ef9aec7e0 Made scrolling deltas floating point. ago%!(EXTRA string=13 years)
Camilla Berglund e4328af790 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 7f470065fc Applied coding conventions. ago%!(EXTRA string=13 years)
Osman Keskin f84990bffd Implemented joystick hat support for OS X and Win32. ago%!(EXTRA string=13 years)
Camilla Berglund 77c9baab35 Fixed issues found with static analysis. ago%!(EXTRA string=13 years)
Camilla Berglund d40a3d1617 Renamed Cocoa window object member. ago%!(EXTRA string=13 years)
Camilla Berglund a12b395442 Added headers to project. ago%!(EXTRA string=13 years)
Camilla Berglund c9820b2ba5 Fixed issues found with static analysis. ago%!(EXTRA string=13 years)
Camilla Berglund 8e4e70d7a4 Implemented cursor enter/leave for OS X. ago%!(EXTRA string=13 years)
Camilla Berglund 92758e4ac0 Made pkg-config file use version variable. ago%!(EXTRA string=13 years)
Camilla Berglund 6fd6c5f7e4 Moved pkg-config file generation. ago%!(EXTRA string=13 years)
Camilla Berglund e53bbfd2dd Renamed pkg-config file template. ago%!(EXTRA string=13 years)
Camilla Berglund 7fb702a22b Removed unused code. ago%!(EXTRA string=13 years)
Camilla Berglund 2588c9be17 Renamed GLFW_BUILD_DLL to _GLFW_BUILD_DLL. ago%!(EXTRA string=13 years)
Camilla Berglund c097246312 Fixed listing of non-pkg-config libraries. ago%!(EXTRA string=13 years)
Camilla Berglund bd8eb1399a Put platform detection in a single place. ago%!(EXTRA string=13 years)
Camilla Berglund 20e685d37b Formatted variables not used outside of the local CMake project. ago%!(EXTRA string=13 years)
Camilla Berglund d743793e71 Pkg-config dependency generation fixes. ago%!(EXTRA string=13 years)
Camilla Berglund 7b46a184cb Added standard option to switch between static and dynamic library, dropped dynamic test. ago%!(EXTRA string=13 years)
Camilla Berglund 29d38c3b64 Increased Cocoa pixel format attribute array size. ago%!(EXTRA string=13 years)
Camilla Berglund c2a2114590 Fixed GCC warnings. ago%!(EXTRA string=13 years)
Camilla Berglund 8d2c2791c2 Added initial Linux MinGW-w64 support. ago%!(EXTRA string=13 years)
Camilla Berglund 812ad163eb Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 742299faaa Merged implementation for Win32. ago%!(EXTRA string=13 years)
Camilla Berglund df1af5ca75 I am POSIXed. ago%!(EXTRA string=13 years)
Camilla Berglund c58750ef92 Applied fix for pixel format creation failure. ago%!(EXTRA string=13 years)
Camilla Berglund eb83a3e8f9 Replaced final deprecated Core Graphics call. ago%!(EXTRA string=13 years)
Camilla Berglund 21f2327e56 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 5fd66f7d30 Free visual list earlier. ago%!(EXTRA string=13 years)
Camilla Berglund 339fb7d246 Made key code translation table private to function. ago%!(EXTRA string=13 years)
Camilla Berglund 89eec8af09 Made more consistent use of key code conversion. ago%!(EXTRA string=13 years)
Camilla Berglund 8155f90bf3 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund be547da9d2 Replaced more deprecated CoreGraphics calls. ago%!(EXTRA string=13 years)
Camilla Berglund 5f854b2bbf Replaced CFRelease with CGDisplayModeRelease. ago%!(EXTRA string=13 years)
Camilla Berglund a90675c526 Shortened the shortening. ago%!(EXTRA string=13 years)
Camilla Berglund 3383e59a73 Renamed function. ago%!(EXTRA string=13 years)
Camilla Berglund cb9bae5c71 Made glfwOpenWindow enforce the forward-compat and profile hints. ago%!(EXTRA string=13 years)
Camilla Berglund e55396d754 Shortened call to setAppleMenu:. ago%!(EXTRA string=13 years)
Camilla Berglund 7af82fdade Replaced deprecated CoreGraphics calls in video mode enumeration. ago%!(EXTRA string=13 years)