Commit History

Author SHA1 Message Date
  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 2 years ago
  SDL Wiki Bot 0b4a195f4b Sync SDL3 wiki -> header 2 years ago
  Sylvain cea717e5d3 Removed some uneeded 'unsigned': renderer.num_texture_format and SDL_Vulkan_GetInstanceExtensions() prototype 2 years ago
  SDL Wiki Bot fccec65afe Sync SDL3 wiki -> header 2 years ago
  Ryan C. Gordon 2f92807087 vulkan: SDL_Vulkan_CreateSurface now accepts an app-provided allocator. 2 years ago
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 2 years ago
  Ryan C. Gordon 70d75b4a23 Sync wiki -> headers 2 years ago
  Ryan C. Gordon 07a776f255 include: Fixed documentation for SDL_Vulkan_GetInstanceExtensions. 2 years ago
  ilyas-taouaou 9224a0a2d8 Fix emscripten, android, uikit and windows 2 years ago
  ilyas-taouaou d0d8b28df1 Change SDL_Vulkan_GetInstanceExtensions 2 years ago
  Anonymous Maarten 549cedfa88 include: add \brief to includes 3 years ago
  Sylvain 49e47b523a Update `\returns` to the generic form 3 years ago
  Sasha Szpakowski 90795291e4 Remove SDL_GL/Metal/Vulkan_GetDrawableSize(). 3 years ago
  Ryan C. Gordon 197340ea1c Sync wiki -> headers. 3 years ago
  Sam Lantinga e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* 3 years ago
  Hunter Kvalevog a2b2464b46 SDL_Vulkan_GetInstanceExtensions: Require Vulkan 3 years ago
  Hunter Kvalevog 0953367967 SDL_Vulkan_GetInstanceExtensions: Remove window 3 years ago
  Ryan C. Gordon 3197632347 include: Renamed begin_code.h and close_code.h to have SDL_ prefixes. 3 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 years ago