Commit történet

Szerző SHA1 Üzenet Dátum
  Mārtiņš Možeiko 8d65942b9c Faster sse4 and avx2 SIMD blitters 7 hónapja
  Sam Lantinga c4b35488c2 Fixed warning C6385: Reading invalid data from 'one_blitkey'. 7 hónapja
  Sam Lantinga abd8ea09de Fixed warning C6001: Using uninitialized memory 'devices'. 7 hónapja
  hwsmm 940f7535ef Remove SDL_PEN hints that are no longer used 7 hónapja
  Sam Lantinga ace6920d44 Fixed returning -1 in a function returning bool 7 hónapja
  Sam Lantinga 36a091cc43 Use SDL_GetError() for SDL_ttf errors 7 hónapja
  Ryan C. Gordon 5dc5b4b83c pthread: Fixed logic bug in SDL_WaitConditionTimeoutNS due to boolization work. 7 hónapja
  Maia a24c164956 Fix trailing doc comments 7 hónapja
  SDL Wiki Bot 85bbc6028a Sync SDL3 wiki -> header 7 hónapja
  Sam Lantinga 47926d7bd0 Added a cleanup function for virtual joysticks 7 hónapja
  Sam Lantinga 00c409cff8 Additional cleanup exposed by building with a C++ compiler 7 hónapja
  Sam Lantinga f08ac438ed Use stdbool for SDL_bool 7 hónapja
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 8 hónapja
  Caleb Cornett d9a5ed75b9 GDK: Xbox should have input focus by default 7 hónapja
  Ryan C. Gordon d118af53a1 dummyaudio: single-threaded Emscripten support. 7 hónapja
  Ozkan Sezer 845212388e RAWINPUT_JoystickOpen: add missing SDL_stack_free() calls. 7 hónapja
  Anonymous Maarten 38815c22cd cmake: build uclibc as a static library 8 hónapja
  Francisco Javier Trujillo Mata aa527dd0c2 Allow MessageBox to work without window 8 hónapja
  Sam Lantinga fa2c9c46c5 Default SDL_HINT_JOYSTICK_GAMEINPUT to SDL_FALSE 8 hónapja
  Anonymous Maarten 8bcfdb0c92 cmake: fix SDL3-x.y.z.jar installation on Windows 8 hónapja
  Anonymous Maarten c298d2024a Include SDL_build_config.h without a 'build_config/' prefix 8 hónapja
  Anonymous Maarten 702abfe7d5 cmake: only build uclibc when building without external libc 8 hónapja
  Sam Lantinga 3e60fb4223 VULKAN_UpdateVertexBuffer() should return true if there's nothing to do 8 hónapja
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL 8 hónapja
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code 8 hónapja
  Sam Lantinga 658fc3db0f Updated list of third party code and generated files 8 hónapja
  Anonymous Maarten 46903e61e6 Fix typo in the Android archive's INSTALL.md documentation 8 hónapja
  Anonymous Maarten 2b8ebf08d1 The SDL3 MSVC SDK does not provide ARM64EC binaries 8 hónapja
  Sam Lantinga 9c7c0646c9 Fixed typo 8 hónapja
  Sam Lantinga 037541a0e0 Check standard error code return values as < 0 instead of == -1 8 hónapja