Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() hace 1 año
  Sam Lantinga 96f2f23240 Simplified SDL random function names and added thread-safe versions hace 1 año
  Anonymous Maarten 992f80eb51 testnative: include SDL_build_config.h instead of SDL_internal.h hace 1 año
  John Kaniarz 38cac043af Added algorithm comments to SDL_rand_*() hace 1 año
  John Kaniarz 8f29f8cae5 Renamed SDL_rand() to SDL_rand_bits() and updated tests hace 1 año
  Sam Lantinga d1d484ddbe Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!) hace 1 año
  Sam Lantinga 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e hace 1 año
  Sam Lantinga 9fb5a9ccac Use floating point values for viewport, clip rectangle, and texture sizes hace 1 año
  Anonymous Maarten a919774fe4 Build with -Wfloat-conversion + fix all warnings hace 1 año
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention hace 1 año
  Sam Lantinga 17520c2e6e Removed SDL_RendererFlags hace 1 año
  Sam Lantinga 3b55c7d1f4 Shortened SDL property names hace 2 años
  Frank Praznik 4f3d4bd110 wayland: Add the ability to import and wrap external surfaces hace 2 años
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 hace 2 años
  Sam Lantinga e0c45c6c98 Renamed SDL_WINDOW_FOREIGN to SDL_WINDOW_EXTERNAL hace 2 años
  Sam Lantinga 229b7b9d50 SDL_CreateWindowWithPosition() and SDL_CreateWindowFrom() have been replaced with SDL_CreateWindowWithProperties() hace 2 años
  Sam Lantinga 1c4723ac66 SDL_CreateWindowFrom() now takes a set of properties that describe the native window and options. hace 2 años
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) hace 2 años
  Anonymous Maarten 2a01f9dcb5 tests: plug leaks when running with --trackmem hace 2 años
  Sylvain c101e719fd testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward. hace 3 años
  Anonymous Maarten b8b852a55b cmake: testnative can also be built on non-Linux hace 3 años
  Anonymous Maarten 4a6528e3f0 testprograms: parse arguments using SDLTest_CommonState hace 3 años
  Sylvain 16bb6a0b3d Fix warnings about static function and prototype hace 3 años
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity hace 3 años
  Sam Lantinga fde78d12f2 Updated copyright for 2023 hace 3 años
  Sam Lantinga 9c1a9ecb4b Removed non-float versions of SDL render API drawing functions hace 3 años
  Sam Lantinga 0d54115235 SDL API renaming: SDL_render.h hace 3 años
  Sylvain Becker aa0053141b Remove SDL_VideoInit / Quit. Prefer SDL_SubSytemInit / Quit (#6913) hace 3 años
  Sam Lantinga 63724c113b Removed the vi format comments from the source hace 3 años
  Sam Lantinga 909b513c33 Made SDL_WINDOWEVENT_* and SDL_DISPLAYEVENT_* first class event types hace 3 años