Camilla Berglund
440466524e
Add use of GET_DEVICE_PROC_ADDR in Vulkan 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)
Camilla Berglund
c2efe87cff
Improve glfwinfo extension listing
ago%!(EXTRA string=9 years)
Camilla Berglund
1e452d5fca
Remove work performed by glad
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
addb977ef1
Use monitor callback event more strictly
ago%!(EXTRA string=10 years)
Camilla Berglund
9c315412e1
Add glfwGetKeyName
...
Fixes #464 .
ago%!(EXTRA string=10 years)
Camilla Berglund
048966bb44
Fix Win32 macro conflict
ago%!(EXTRA string=10 years)
Camilla Berglund
7be8209d14
Add GLFW_CONTEXT_NO_ERROR window hint
...
This adds support for the GL_KHR_no_error extension.
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
0eccf75f65
Replace GL booleans with public macros
ago%!(EXTRA string=10 years)
Camilla Berglund
30306e5470
Fix resolution for reopen test
ago%!(EXTRA string=10 years)
Camilla Berglund
4ad00fa388
Add window refresh events logging to iconify test
ago%!(EXTRA string=10 years)
Camilla Berglund
362751e4ef
Fix cursor test event mode message
ago%!(EXTRA string=10 years)
Camilla Berglund
d2113dc9f5
Remove ad-hoc M_PIs and enable VC++ macro
...
Fixes #564 .
ago%!(EXTRA string=10 years)
Camilla Berglund
3d62ff0e07
Fix implicit truncation to float in cursor test
...
Fixes #565 .
ago%!(EXTRA string=10 years)
Camilla Berglund
8a4e939a10
Fix glext.h regression in glfwinfo on OS X
...
The glfwinfo program uses symbols not provided by the glext.h header in
every development environment.
Closes #572 .
ago%!(EXTRA string=10 years)
Camilla Berglund
37e13361f5
Fixed last manual inclusion of glext.h.
ago%!(EXTRA string=10 years)
Camilla Berglund
33c7c28dde
Replaced the various cursor tests with a sane one.
ago%!(EXTRA string=10 years)
Camilla Berglund
cf10e318d6
Formatting.
ago%!(EXTRA string=10 years)
Camilla Berglund
1ab9dbab60
Removed test replaced by glfwinfo.
ago%!(EXTRA string=10 years)
Camilla Berglund
4f0fc55385
Added version option to glfwinfo.
ago%!(EXTRA string=10 years)
Camilla Berglund
23195693ed
Added glfwinfo options for context and fb hints.
ago%!(EXTRA string=10 years)
Camilla Berglund
a7fa41612c
Fixed printing of GLFW version on usage and error.
ago%!(EXTRA string=10 years)
Camilla Berglund
5f91ea34de
Made glfwinfo options set hints directly.
ago%!(EXTRA string=10 years)
Camilla Berglund
acaddf9cd9
Added decimals to DPI reported by monitor test.
ago%!(EXTRA string=10 years)
Camilla Berglund
8503d53018
Improved tearing test.
...
Added support for arbitrary swap intervals, including negative ones if
(GLX|WGL)_EXT_swap_control_tear is available.
ago%!(EXTRA string=10 years)
Camilla Berglund
8d4ba0aa83
Improved multi-window test.
...
Fixed proper Windows colors. Added support for Escape key. Made
windows undecorated. Added command-line option for decorated windows.
ago%!(EXTRA string=10 years)
Camilla Berglund
5abf7841f8
Improved glfwinfo tool.
...
Added long options to glfwinfo. Cleaned up code.
ago%!(EXTRA string=10 years)
Camilla Berglund
8247e6069d
Fixed mode setting for tearing test.
ago%!(EXTRA string=10 years)
Camilla Berglund
530fc5a431
Added full screen support to tearing test.
ago%!(EXTRA string=10 years)
Camilla Berglund
22e9451192
Fixed accuracy test on Retina displays.
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
9021e52a6f
Fixed clipboard test OS X modifier.
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
93855ae6ab
Fixed name of path drop list.
ago%!(EXTRA string=10 years)
Camilla Berglund
f5c9265d1b
Fixed test joystick drawing leaving holes.
...
Fixes #437 .
ago%!(EXTRA string=10 years)
Camilla Berglund
439417a22c
Comment and string spell check pass.
ago%!(EXTRA string=11 years)
Camilla Berglund
5f6aa9c34c
Added IDE folders to CMake files.
...
Fixes #328 .
ago%!(EXTRA string=11 years)
Camilla Berglund
893e03e5d2
Added error message for missing MSAA extension.
ago%!(EXTRA string=11 years)
Camilla Berglund
f9c1f85f02
Added cursor mode changes to peter test log.
ago%!(EXTRA string=11 years)
Camilla Berglund
287514e849
Hack for msvcrt and mintty.
ago%!(EXTRA string=11 years)
Camilla Berglund
a611144d0c
Restored events locale setting for output.
ago%!(EXTRA string=11 years)