Camilla Berglund
7c3706763a
Cleanup
...
Cleanup of 8bdb105897
.
Add build macro to configuration header and documentation. Add
corresponding CMake option. Add change log entry and credit. Add
loader static library to link dependencies and add detection to
FindVulkan.cmake.
ago%!(EXTRA string=9 years)
Camilla Berglund
cdea4209fc
Add event wait timeout test
ago%!(EXTRA string=9 years)
Orson Peters
d998e3eebe
Add icon test program
ago%!(EXTRA string=9 years)
Camilla Berglund
9f890bb6fa
Add decoration option to multi-window test
ago%!(EXTRA string=9 years)
Camilla Berglund
9b75bffc88
Add basic Vulkan support
...
Added GLFW_INCLUDE_VULKAN. Added glfwVulkanSupported,
glfwGetRequiredInstanceExtensions, glfwGetInstanceProcAddress,
glfwGetPhysicalDevicePresentationSupport and glfwCreateWindowSurface.
Added port of LunarG SDK tri example.
ago%!(EXTRA string=9 years)
Marcus Geelnard
075140aefe
Add public header path to target interface
...
Closes #697 .
ago%!(EXTRA string=9 years)
Nicholas Vitovitch
453631773e
Export transitive dependencies for static library
ago%!(EXTRA string=9 years)
Zbigniew Mandziejewicz
8637612908
Add GLFW_DLL to target interface
ago%!(EXTRA string=9 years)
Camilla Berglund
37c93ba031
Compiler flag cleanup
ago%!(EXTRA string=10 years)
Camilla Berglund
0ebe8ce4c5
Cleanup
ago%!(EXTRA string=10 years)
Camilla Berglund
1b1ef31228
Make tests and examples use glad
ago%!(EXTRA string=10 years)
Camilla Berglund
33c7c28dde
Replaced the various cursor tests with a sane one.
ago%!(EXTRA string=10 years)
Camilla Berglund
1ab9dbab60
Removed test replaced by glfwinfo.
ago%!(EXTRA string=10 years)
Camilla Berglund
530fc5a431
Added full screen support to tearing test.
ago%!(EXTRA string=10 years)
Camilla Berglund
a1641cdec9
Renamed MSAA test program.
ago%!(EXTRA string=10 years)
Camilla Berglund
80a38c1e45
Updated Info.plist template file.
ago%!(EXTRA string=10 years)
Camilla Berglund
821f3e674a
Enabled High DPI support with custom Info.plist.
...
Fixes #422 .
ago%!(EXTRA string=10 years)
Camilla Berglund
d79beb9539
Renamed monitor test program.
ago%!(EXTRA string=10 years)
Camilla Berglund
46888206be
Removed unused GLU dependency.
ago%!(EXTRA string=10 years)
Camilla Berglund
5f6aa9c34c
Added IDE folders to CMake files.
...
Fixes #328 .
ago%!(EXTRA string=11 years)
Camilla Berglund
452e95d02a
CMake path quoting fixes.
ago%!(EXTRA string=11 years)
Camilla Berglund
6e0ea02f17
Quoted all CMake paths with substitution.
...
Fixes #258 .
ago%!(EXTRA string=11 years)
urraka
40c04a7565
Added support for custom system cursors.
...
This adds 3 functions to the GLFW API: glfwCreateCursor,
glfwDestroyCursor and glfwSetCursor.
ago%!(EXTRA string=11 years)
Camilla Berglund
41fd1655bd
Added test for posting of empty event.
ago%!(EXTRA string=11 years)
Camilla Berglund
dbdf01d4a0
Added getopt dependency to events text.
ago%!(EXTRA string=12 years)
Camilla Berglund
10017b27bb
Cleanup.
ago%!(EXTRA string=12 years)
Camilla Berglund
9a5feaad05
Dropped fsfocus test.
ago%!(EXTRA string=12 years)
Camilla Berglund
c310d1c47c
Restored explicit linking for threading test.
ago%!(EXTRA string=12 years)
Camilla Berglund
807f1622ea
Added threading library to link dependencies.
...
Since the GLX backend now uses explicit pthread calls, linking needs to
be explicit as well.
ago%!(EXTRA string=12 years)
Camilla Berglund
f06a700307
Renamed support directory to deps.
ago%!(EXTRA string=12 years)
Camilla Berglund
f0f4af4287
Fixed warnings on VC++.
ago%!(EXTRA string=13 years)
Matt Arsenault
5162796094
Threads still need to be linked with static library
ago%!(EXTRA string=13 years)
Camilla Berglund
cdcdf5763a
Temporary fix for OPENGL_INCLUDE_DIR being NOTFOUND on OS X 10.8.
ago%!(EXTRA string=13 years)
Camilla Berglund
2b946289d8
Added direct dependency on librt for threads test on X11.
ago%!(EXTRA string=13 years)
Camilla Berglund
2e789e17e6
Made threads test a GUI program.
ago%!(EXTRA string=13 years)
Camilla Berglund
98c1c2fbf2
Added threading support to CMake files.
ago%!(EXTRA string=13 years)
Camilla Berglund
5b95715bb1
Added simple silly stupid test.
ago%!(EXTRA string=13 years)
Camilla Berglund
5bbac6fe69
Moved Free Getopt files to support directory.
ago%!(EXTRA string=13 years)
Camilla Berglund
e55b5fc27c
Removed listmodes test.
ago%!(EXTRA string=13 years)
Camilla Berglund
141b56afc0
Added libm as direct dependency for tests and examples.
ago%!(EXTRA string=13 years)
Camilla Berglund
351f2b2664
Fixed build setup for clipboard test.
ago%!(EXTRA string=13 years)
Camilla Berglund
1eb24ff261
Executable dependency list fixes.
ago%!(EXTRA string=13 years)
Camilla Berglund
23776f67e3
Formatting.
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
18efa516a2
Added modes test.
ago%!(EXTRA string=13 years)
Camilla Berglund
c286c716cd
Formatting.
ago%!(EXTRA string=13 years)
Camilla Berglund
adf4899f4c
Added name and version to test and example bundles.
ago%!(EXTRA string=13 years)
Camilla Berglund
cd7b9b1568
CMake file formatting.
ago%!(EXTRA string=13 years)
Camilla Berglund
4cffa3b185
Added UTF-8 window title test.
ago%!(EXTRA string=14 years)
Camilla Berglund
f0de0c6466
Removed duplicate libm and librt setup.
ago%!(EXTRA string=14 years)