Historia zmian

Autor SHA1 Wiadomość Data
  Anonymous Maarten 4a6528e3f0 testprograms: parse arguments using SDLTest_CommonState 3 lat temu
  Sylvain 2cafa52598 - Added SDL_WINDOW_TRANSPARENT to request a window with transparent framebuffer 3 lat temu
  Sam Lantinga 6b137579ea Windows default to fullscreen desktop mode if they don't pick an explicit video mode 3 lat temu
  Sam Lantinga 22c69bccdf Displays are now referenced by instance ID instead of index 3 lat temu
  Sasha Szpakowski 90795291e4 Remove SDL_GL/Metal/Vulkan_GetDrawableSize(). 3 lat temu
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity 3 lat temu
  Sam Lantinga e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* 3 lat temu
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 lat temu
  Hunter Kvalevog 0953367967 SDL_Vulkan_GetInstanceExtensions: Remove window 3 lat temu
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 lat temu
  Daniel Gibson 22e22ba196 Add SDL_main.h includes to tests 3 lat temu
  Sam Lantinga 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API 3 lat temu
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 3 lat temu
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 lat temu
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 lat temu
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 lat temu
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers 3 lat temu
  Ozkan Sezer 0b8309da0c renamed SDL PI constants to SDL_PI_D and SDL_PI_F. 3 lat temu
  Sam Lantinga 199423612c Updated test programs with SDL_M_PI* 3 lat temu
  Pierre Wendling 6784d84c9d N3DS: Fix `-Wformat` warnings in tests. 3 lat temu
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 lat temu
  Brick f30e2e438d Fix compiler warnings in testvulkan.c 4 lat temu
  Ryan C. Gordon 79c7a1713f testvulkan: reformatted to more-closely match SDL coding conventions. 4 lat temu
  Lionel Landwerlin b073d2753d test/vulkan: fix/workaround validation errors 4 lat temu
  Ryan C. Gordon abba181118 testvulkan: support multiple windows. 4 lat temu
  David Gow fbc364908a Use the new SDL_clamp() macro where sensible 4 lat temu
  David Gow 773e1ba19f testvulkan: Clamp the drawable size to the allowed range 4 lat temu
  Christian Rauch b972258d56 test: remove unused variables and typedefs 5 lat temu
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 lat temu
  Ozkan Sezer 239c8f1f4c testvulkan.c: fix -Wmissing-braces warnings. also fix whitespace. 5 lat temu