Hunter Kvalevog
|
0953367967
SDL_Vulkan_GetInstanceExtensions: Remove window
|
2 years ago |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
Daniel Gibson
|
22e22ba196
Add SDL_main.h includes to tests
|
2 years ago |
Sam Lantinga
|
8121bbd083
Convert ticks to 64-bit, added nanosecond precision to the API
|
2 years ago |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
2 years ago |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
2 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
2 years ago |
Ozkan Sezer
|
0b8309da0c
renamed SDL PI constants to SDL_PI_D and SDL_PI_F.
|
2 years ago |
Sam Lantinga
|
199423612c
Updated test programs with SDL_M_PI*
|
2 years ago |
Pierre Wendling
|
6784d84c9d
N3DS: Fix `-Wformat` warnings in tests.
|
2 years ago |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
Brick
|
f30e2e438d
Fix compiler warnings in testvulkan.c
|
3 years ago |
Ryan C. Gordon
|
79c7a1713f
testvulkan: reformatted to more-closely match SDL coding conventions.
|
4 years ago |
Lionel Landwerlin
|
b073d2753d
test/vulkan: fix/workaround validation errors
|
4 years ago |
Ryan C. Gordon
|
abba181118
testvulkan: support multiple windows.
|
4 years ago |
David Gow
|
fbc364908a
Use the new SDL_clamp() macro where sensible
|
4 years ago |
David Gow
|
773e1ba19f
testvulkan: Clamp the drawable size to the allowed range
|
4 years ago |
Christian Rauch
|
b972258d56
test: remove unused variables and typedefs
|
4 years ago |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
Ozkan Sezer
|
239c8f1f4c
testvulkan.c: fix -Wmissing-braces warnings. also fix whitespace.
|
4 years ago |
Ryan C. Gordon
|
c3a32605f8
testvulkan: Patched to compile with SDL's internal Vulkan headers.
|
4 years ago |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
5 years ago |
Ryan C. Gordon
|
00e5eeb40e
test: added SDLTest_CommonDefaultArgs()
|
6 years ago |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
6 years ago |
Jeremy Ong
|
a794126d56
vulkan: SDL_Vulkan_GetInstanceExtensions should accept a NULL window.
|
7 years ago |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
7 years ago |
Sam Lantinga
|
37ce9f2773
Fixed typedef redefinition errors when including both SDL_vulkan.h and vulkan.h
|
8 years ago |
Sam Lantinga
|
1f2e151b44
Added Vulkan support to the Visual Studio 2010 solution
|
8 years ago |