Camilla Berglund
|
c4d5da0090
|
Moved DllMain into Win32 init module.
|
ago%!(EXTRA string=13 years) |
Camilla Berglund
|
7be55239e7
|
Disabled native API by default.
|
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.
Since the headers are already named differently, this allows
side-by-side installation of GLFW 2.x and GLFW 3.x.
|
ago%!(EXTRA string=13 years) |
Camilla Berglund
|
d83119a874
|
Added explicit access to native handles.
|
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) |
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) |