Camilla Löwy
85eda77d35
Update Nuklear to 1.40.0
ago%!(EXTRA string=8 years)
Camilla Löwy
d55c57b504
Fix Clang -Wmissing-braces warning
ago%!(EXTRA string=8 years)
Camilla Löwy
79eaf49ec0
Fix warning in Nuklear with Clang
ago%!(EXTRA string=8 years)
Camilla Löwy
106a617fa8
Update Nuklear to 1.33.0
ago%!(EXTRA string=8 years)
Camilla Löwy
4250725a60
Fix missing include in Nuklear GLFW backend
ago%!(EXTRA string=8 years)
Camilla Löwy
afb5449ca4
Update Nuklear to 1.20
ago%!(EXTRA string=8 years)
Camilla Löwy
3af0c47c97
Update Vulkan headers to 1.0.39.1 SDK
ago%!(EXTRA string=8 years)
Camilla Löwy
2037b5ce39
Fix matrix not being fully initialized
...
Regression introduced with a28236d939
and found by @cher-nov .
Closes #937 .
ago%!(EXTRA string=8 years)
Camilla Löwy
f383f7721c
Fix warnings in Nuklear
ago%!(EXTRA string=9 years)
Camilla Löwy
3e4752f99e
Fix warnings in Nuklear GL2 backend
ago%!(EXTRA string=9 years)
Camilla Löwy
f44307da4e
Update Nuklear to 1.18
...
Fixes #907 .
ago%!(EXTRA string=9 years)
Camilla Löwy
cc9168bda1
Win32: Fix build on VC++ 2008
...
This is not official support for VC++ 2008.
Fixes #821 .
ago%!(EXTRA string=9 years)
Camilla Löwy
f4d0c83181
Paperwork done
ago%!(EXTRA string=9 years)
Camilla Berglund
ac83639631
Add stb_image_write
ago%!(EXTRA string=9 years)
Camilla Berglund
7f9840cecf
Cocoa: Fix macOS 10.12 deprecation warnings
ago%!(EXTRA string=9 years)
Camilla Berglund
2af40c3fe6
Update Nuklear to 1.156
ago%!(EXTRA string=9 years)
Camilla Berglund
3752d68e7d
Fix Clang warnings in Nuklear
ago%!(EXTRA string=9 years)
Camilla Berglund
40fff219b5
Add Nuklear
ago%!(EXTRA string=9 years)
Camilla Berglund
2ed818bc03
Move to GL_KHR_debug
...
Thank you, @linkmauve .
ago%!(EXTRA string=9 years)
Camilla Berglund
38aae024cd
Update glad, add debug extensions
ago%!(EXTRA string=9 years)
Camilla Berglund
0090ce3df7
Update Vulkan headers to 1.0.26.0 SDK
ago%!(EXTRA string=9 years)
Camilla Berglund
a28236d939
Fix matrix rotation regression
...
Related to #785 .
ago%!(EXTRA string=9 years)
Camilla Berglund
18b6ba0af4
Remove trailing whitespace
ago%!(EXTRA string=9 years)
ndogxj
65d4652e92
Fix VS 2010 build errors
...
VS 2010 cannot handle C99-style variable declarations in C mode.
Fixes #785 .
ago%!(EXTRA string=9 years)
Camilla Berglund
d203ccbf5e
Add workaround for missing headers in legacy MinGW
ago%!(EXTRA string=9 years)
Camilla Berglund
757eea2779
Update email address
ago%!(EXTRA string=9 years)
Camilla Berglund
078bd8ef40
Update Vulkan headers to 1.0.11 SDK
ago%!(EXTRA string=9 years)
Camilla Berglund
95439ba529
Merge downstream FreeBSD fix
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
d9e43ea120
Fix example build errors on legacy MinGW
ago%!(EXTRA string=10 years)
Camilla Berglund
a7b75792ec
Fix bug in simplification
ago%!(EXTRA string=10 years)
Camilla Berglund
9ea5291c48
Simplify glad
ago%!(EXTRA string=10 years)
Camilla Berglund
1b1ef31228
Make tests and examples use glad
ago%!(EXTRA string=10 years)
Camilla Berglund
bf123b5299
Simplify glad
ago%!(EXTRA string=10 years)
Camilla Berglund
d4c5d4d104
Update glad to 3.2 with required extensions
ago%!(EXTRA string=10 years)
Camilla Berglund
bf7cce25dc
Replace external context and client API headers
ago%!(EXTRA string=10 years)
Camilla Berglund
572ac09660
Fix example build errors on VS2013 and earlier
...
VC++ does not support inline in C mode.
Fixes #581 .
ago%!(EXTRA string=10 years)
Camilla Berglund
ce2ec035f4
Fix TinyCThread time retrieval
ago%!(EXTRA string=10 years)
Camilla Berglund
1057bd38cf
Add linmath.h
ago%!(EXTRA string=10 years)
Camilla Berglund
4596663232
Updated glad.
ago%!(EXTRA string=10 years)
Camilla Berglund
10ee8b4e27
Updated extension headers.
ago%!(EXTRA string=11 years)
Camilla Berglund
cdd44849b8
Updated glad.
ago%!(EXTRA string=11 years)
Camilla Berglund
9c0ec39770
Fixed revert of e7c7ebf665
.
...
Fixes #269 .
ago%!(EXTRA string=11 years)
Camilla Berglund
b126939b5d
Updated extension headers.
ago%!(EXTRA string=11 years)
Camilla Berglund
ebb7145ccc
Fixed VC++ warnings.
ago%!(EXTRA string=11 years)
Camilla Berglund
18c635f474
Replaced Free Getopt with getopt_port.
ago%!(EXTRA string=11 years)
Camilla Berglund
fc92c5cc73
Removed unused bits of glad.
ago%!(EXTRA string=12 years)
Camilla Berglund
6e0015f022
Replaced ad-hoc extension loading with glad.
ago%!(EXTRA string=12 years)
Camilla Berglund
0c21dd3924
Added CLOCK_REALTIME to clock_gettime emulation.
ago%!(EXTRA string=12 years)
Camilla Berglund
b9d4875f3e
Improved documentation of hacks.
ago%!(EXTRA string=12 years)