72 Commits (85b64edcf00529d7318a854b9e223fb35a2e93f5)

Author SHA1 Message Date
Camilla Berglund 121ce7fbd6 Renamed X11 keysym to Unicode conversion file. ago%!(EXTRA string=13 years)
Camilla Berglund cc45a9e53d Updated native API and merged into related files. ago%!(EXTRA string=13 years)
Camilla Berglund ccdb776cc3 Cleanup of configuration variable use. ago%!(EXTRA string=13 years)
Camilla Berglund 47c11b4ea6 Tweaked comment. ago%!(EXTRA string=13 years)
Camilla Berglund 1eef0f0869 Renamed context module files. ago%!(EXTRA string=13 years)
Camilla Berglund 5ea3591586 Cocoa NSGL fixes. ago%!(EXTRA string=13 years)
Camilla Berglund 34d383399c Finished initial window/context backend split. ago%!(EXTRA string=13 years)
Camilla Berglund b934cdf573 Begun preparations for Win32 EGL support. ago%!(EXTRA string=13 years)
m@bitsnbites.eu 1c21fc1383 Removed GLFW_SYSTEM_KEYS from the GLFW API ago%!(EXTRA string=13 years)
Camilla Berglund 7fa27f1e98 Fixed warnings on VC++. ago%!(EXTRA string=13 years)
Camilla Berglund 633839502c Fixed various VC++ warnings. ago%!(EXTRA string=13 years)
Camilla Berglund c4d5da0090 Moved DllMain into Win32 init module. ago%!(EXTRA string=13 years)
Camilla Berglund 55419bda67 Merged fullscreen and monitor modules. ago%!(EXTRA string=13 years)
Camilla Berglund 7be55239e7 Disabled native API by default. ago%!(EXTRA string=13 years)
Camilla Berglund 7493bbe0c8 Removed X11 prefix from EGL and GLX files. ago%!(EXTRA string=13 years)
Camilla Berglund bd5ff15769 Moved error handling to init module. ago%!(EXTRA string=13 years)
Camilla Berglund 3f34b091b8 Gave MinGW link library a .a suffix. ago%!(EXTRA string=13 years)
jonathan MERCIER 31c0212c25 Able to install to lib64 if LIB_SUFFIX var is set to 64 ago%!(EXTRA string=13 years)
John Bartholomew 0f0e42b975 Use SOVERSION for shared libraries on Unix-like systems. ago%!(EXTRA string=13 years)
John Bartholomew 93ec9fa901 Changed library output name to "glfw3", and pkg-config name to libglfw3. ago%!(EXTRA string=13 years)
Camilla Berglund d83119a874 Added explicit access to native handles. ago%!(EXTRA string=13 years)
Camilla Berglund 1a05d6db70 Renamed GLX implementation file. ago%!(EXTRA string=13 years)
Cloudef 28db982d0a Add x11_fullscreen.c to the source list ago%!(EXTRA string=13 years)
Cloudef 1327c124a4 Seperate Context from Window in CMakeLists, add option to build for EGL 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 a12b395442 Added headers to project. 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 2588c9be17 Renamed GLFW_BUILD_DLL to _GLFW_BUILD_DLL. 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 812ad163eb Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund cd7b9b1568 CMake file formatting. ago%!(EXTRA string=13 years)
Camilla Berglund a82598ea24 Disable dynamic loading for Win32 DLL. ago%!(EXTRA string=13 years)
Camilla Berglund e7f7c19de3 Made C-only modules C. ago%!(EXTRA string=13 years)
Camilla Berglund ce288a8939 Transformed glfwEnable/Disable/SetCursorMode into glfwGetInputMode/SetInputMode. ago%!(EXTRA string=14 years)
Camilla Berglund 85982b2985 Removed Cygwin cross-compilation hacks. 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 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)
Ralph Eastwood 31c91545be Added clipboard stubs. ago%!(EXTRA string=14 years)
Camilla Berglund 4e9c34952c Pkg-config file generation work. ago%!(EXTRA string=14 years)
Camilla Berglund 3b733b91bb Fixed header include paths. ago%!(EXTRA string=14 years)
Camilla Berglund 81cfc1001d Moved glext headers to separate directory for clarity. ago%!(EXTRA string=14 years)
Camilla Berglund 673b42d8da Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 53f4f54c46 Flattened source tree. ago%!(EXTRA string=14 years)