Commit Verlauf

Autor SHA1 Nachricht Datum
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. vor 2 Jahren
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) vor 2 Jahren
  Ryan C. Gordon 2f92807087 vulkan: SDL_Vulkan_CreateSurface now accepts an app-provided allocator. vor 2 Jahren
  ilyas-taouaou d0d8b28df1 Change SDL_Vulkan_GetInstanceExtensions vor 2 Jahren
  Anonymous Maarten b4291412a4 tests: build tests with C90 standard vor 2 Jahren
  Sylvain c101e719fd testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward. vor 3 Jahren
  Anonymous Maarten 4a6528e3f0 testprograms: parse arguments using SDLTest_CommonState vor 3 Jahren
  Sylvain 2cafa52598 - Added SDL_WINDOW_TRANSPARENT to request a window with transparent framebuffer vor 3 Jahren
  Sam Lantinga 6b137579ea Windows default to fullscreen desktop mode if they don't pick an explicit video mode vor 3 Jahren
  Sam Lantinga 22c69bccdf Displays are now referenced by instance ID instead of index vor 3 Jahren
  Sasha Szpakowski 90795291e4 Remove SDL_GL/Metal/Vulkan_GetDrawableSize(). vor 3 Jahren
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity vor 3 Jahren
  Sam Lantinga e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* vor 3 Jahren
  Sam Lantinga fde78d12f2 Updated copyright for 2023 vor 3 Jahren
  Hunter Kvalevog 0953367967 SDL_Vulkan_GetInstanceExtensions: Remove window vor 3 Jahren
  Sam Lantinga 63724c113b Removed the vi format comments from the source vor 3 Jahren
  Daniel Gibson 22e22ba196 Add SDL_main.h includes to tests vor 3 Jahren
  Sam Lantinga 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API vor 3 Jahren
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) vor 3 Jahren
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) vor 3 Jahren
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) vor 3 Jahren
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` vor 3 Jahren
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers vor 3 Jahren
  Ozkan Sezer 0b8309da0c renamed SDL PI constants to SDL_PI_D and SDL_PI_F. vor 3 Jahren
  Sam Lantinga 199423612c Updated test programs with SDL_M_PI* vor 3 Jahren
  Pierre Wendling 6784d84c9d N3DS: Fix `-Wformat` warnings in tests. vor 3 Jahren
  Sam Lantinga 120c76c84b Updated copyright for 2022 vor 4 Jahren
  Brick f30e2e438d Fix compiler warnings in testvulkan.c vor 4 Jahren
  Ryan C. Gordon 79c7a1713f testvulkan: reformatted to more-closely match SDL coding conventions. vor 4 Jahren
  Lionel Landwerlin b073d2753d test/vulkan: fix/workaround validation errors vor 4 Jahren