Ryan C. Gordon
|
51902d4ac5
Updated headers with latest wikiheaders tweaks.
|
1 year ago |
Ryan C. Gordon
|
2ad7c70ac6
documentation: clean up a minor syntax issue.
|
1 year ago |
Sam Lantinga
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
1 year ago |
Ali Emre Gülcü
|
f17b556c76
Add SDL_Vulkan_DestroySurface functionality (#9817)
|
1 year ago |
Ryan C. Gordon
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
1 year ago |
Ryan C. Gordon
|
e14ba41689
Some minor documentation tweaks.
|
1 year ago |
Ryan C. Gordon
|
46b69af5a3
SDL_vulkan.h: Remove Tizen compatibility typedefs.
|
1 year 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 |
Anonymous Maarten
|
549cedfa88
include: add \brief to includes
|
2 years ago |
Sylvain
|
49e47b523a
Update `\returns` to the generic form
|
2 years ago |
Sasha Szpakowski
|
90795291e4
Remove SDL_GL/Metal/Vulkan_GetDrawableSize().
|
2 years ago |
Ryan C. Gordon
|
197340ea1c
Sync wiki -> headers.
|
2 years ago |
Sam Lantinga
|
e9b86eebf3
Functions which return function pointers now return SDL_FunctionPointer instead of void*
|
2 years ago |
Hunter Kvalevog
|
a2b2464b46
SDL_Vulkan_GetInstanceExtensions: Require Vulkan
|
2 years ago |
Hunter Kvalevog
|
0953367967
SDL_Vulkan_GetInstanceExtensions: Remove window
|
2 years ago |
Ryan C. Gordon
|
3197632347
include: Renamed begin_code.h and close_code.h to have SDL_ prefixes.
|
2 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |