SDL Wiki Bot
|
026d3c2306
Sync SDL3 wiki -> header
|
7 months ago |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
Maia
|
fa892d15b7
include files with required types directly
|
7 months ago |
SDL Wiki Bot
|
85bbc6028a
Sync SDL3 wiki -> header
|
7 months ago |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
8 months ago |
SDL Wiki Bot
|
975457cfb6
Sync SDL3 wiki -> header
|
9 months ago |
Sam Lantinga
|
637e9700dd
Standardize placement of '*' in function declarations
|
9 months ago |
Sam Lantinga
|
217330a7b3
Made return value descriptions more consistent across the API
|
9 months ago |
SDL Wiki Bot
|
f0ceb92dca
Sync SDL3 wiki -> header
|
9 months ago |
Ethan Lee
|
1993ef664e
Add SDL_Vulkan_GetPresentationSupport
|
9 months ago |
Ryan C. Gordon
|
982feb7a65
vulkan: SDL_Vulkan_CreateSurface now returns the usual int (0=ok, -1=error).
|
9 months ago |
Ryan C. Gordon
|
51902d4ac5
Updated headers with latest wikiheaders tweaks.
|
10 months ago |
Ryan C. Gordon
|
2ad7c70ac6
documentation: clean up a minor syntax issue.
|
10 months ago |
Sam Lantinga
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
11 months ago |
Ali Emre Gülcü
|
f17b556c76
Add SDL_Vulkan_DestroySurface functionality (#9817)
|
11 months ago |
Ryan C. Gordon
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
11 months ago |
Ryan C. Gordon
|
e14ba41689
Some minor documentation tweaks.
|
11 months ago |
Ryan C. Gordon
|
46b69af5a3
SDL_vulkan.h: Remove Tizen compatibility typedefs.
|
11 months ago |
Ryan C. Gordon
|
ad090d2444
include: A ton of little documentation tweaks, fixes, and improvements.
|
1 year ago |
Petar Popovic
|
3f8dba3713
Including SD_error.h into headers with error-returning functions
|
1 year ago |
Sam Lantinga
|
9db68f97f9
Reverted SDL_Vulkan_GetInstanceExtensions() API change
|
1 year ago |
SDL Wiki Bot
|
0b4a195f4b
Sync SDL3 wiki -> header
|
1 year ago |
Sylvain
|
cea717e5d3
Removed some uneeded 'unsigned': renderer.num_texture_format and SDL_Vulkan_GetInstanceExtensions() prototype
|
1 year ago |
SDL Wiki Bot
|
fccec65afe
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
2f92807087
vulkan: SDL_Vulkan_CreateSurface now accepts an app-provided allocator.
|
1 year ago |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
Ryan C. Gordon
|
70d75b4a23
Sync wiki -> headers
|
1 year ago |
Ryan C. Gordon
|
07a776f255
include: Fixed documentation for SDL_Vulkan_GetInstanceExtensions.
|
1 year ago |
ilyas-taouaou
|
9224a0a2d8
Fix emscripten, android, uikit and windows
|
1 year ago |
ilyas-taouaou
|
d0d8b28df1
Change SDL_Vulkan_GetInstanceExtensions
|
1 year ago |