Commit History

Author SHA1 Message Date
  Ryan C. Gordon 10cbe04fc5 SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint. 1 year ago
  Ryan C. Gordon 8367b00e8c aaudio: Set low-latency audio mode. 1 year ago
  Ozkan Sezer 4a4f289adc testhaptic.c: include stdlib.h for exit() 1 year ago
  Frank Praznik 467f1d52e4 wayland: Always create the backing input store, even if there is no seat 1 year ago
  Sam Lantinga ef7261bc41 Updated to version 2.29.2 for RC build 1 year ago
  Sam Lantinga 12bab1c981 Fixed warning C4244: '=': conversion from 'Sint64' to 'int', possible loss of data 1 year ago
  pionere 61821bd876 fix audio conversion from S16 to F32 using SSE2 1 year ago
  Simon McVittie 0f9422a6a5 linux: Handle upower's UP_DEVICE_STATE_PENDING_CHARGE, PENDING_DISCHARGE 1 year ago
  Simon McVittie 55ba686530 test: Run testautomation under Autotools too, not just CMake 1 year ago
  Simon McVittie 4cb43db1a9 test: Don't distinguish between different categories of tests 1 year ago
  Sylvain 237535b23a Fixed bug #8897 - SDL_BlitSurface segfault when dest_rect is null 1 year ago
  yuanhecai ed5d3d9f82 Fix compilation on loongarch 1 year ago
  Frank Praznik f569cc56a9 tests: Fix automated audio tests on Windows and Linux 1 year ago
  Frank Praznik 06dd70bc8b video: Use string comparison instead of #ifdefs for driver detection 1 year ago
  Anonymous Maarten a420eb79bb cmake: run testautomation with CTest on ci 1 year ago
  Anonymous Maarten 41fc398114 Move check for SDL_Delay upper bounds to testtimer 1 year ago
  Anonymous Maarten 1737340978 Use helper_ddtod function to compare atan2 infinity cases 1 year ago
  Anonymous Maarten 69a6efcd1b Avoid using higher precision floating point numbers by using it in a function 1 year ago
  Anonymous Maarten fbee0b86bf video: verify SDL_GetNumVideoDisplays is succesful 1 year ago
  Anonymous Maarten 880c69392a testautomation_math: do relative comparison + more precise correct trigonometric values 1 year ago
  Anonymous Maarten 811adaa342 Only test error message when using specific video drivers 1 year ago
  Sylvain 5368f45567 Remove one test that contains call of SDL_Quit() / SDL_Init() because it 2 years ago
  Sylvain 3d5679bb8e Fix video_getSetWindowPosition() that fail when checking events, 2 years ago
  Sam Lantinga e3203278f4 Updated tests so they'll pass if we enable the C runtime in SDL2.dll 1 year ago
  Ethan Lee b5aec14d43 gdk: Backport SDL3 MR #8844 1 year ago
  Ozkan Sezer 8eb2ec6a8d watcom makefiles: remove yuv_rgb_lsx.c from sources 1 year ago
  Sam Lantinga 83f3045ee8 Revert "updated WhatsNew.txt" 1 year ago
  Sylvain f1bc5f305c Prevent asan warning on qsort(): 1 year ago
  Ozkan Sezer c3a3f18076 updated WhatsNew.txt 1 year ago
  Sylvain 5d6eb4a5a5 Fixed overflow in SDL_SoftStretch() (see #8878) 1 year ago