Commit History

Author SHA1 Message Date
  Ozkan Sezer 6f15aec644 don't let SDL_render.c:render_drivers[] have an empty initializer list. 1 year ago
  Ozkan Sezer 9bed177f10 Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 1 year ago
  Frank Praznik 7de4f16710 wayland: Don't store wl_output pointers in mode driver data 1 year ago
  Sam Lantinga beac43f41f Revert "wayland: Don't initialize OpenGL when the window flags didn't specify it" 1 year ago
  Sam Lantinga 8538d5dcf1 Fixed error: unused variable 'axes' [-Werror,-Wunused-variable] 1 year ago
  Sam Lantinga 0fb294ade4 Explicitly retain and release NSObjects in C structures 1 year ago
  Chris Collins 0f6a682ea6 Wayland: Avoid SEGV if a modifier notification comes before the keymap 1 year ago
  Hans-Kristian Arntzen c4fc20a033 Fix broken use of MsgWaitForMultipleObjects. 1 year ago
  Sam Lantinga a24e2bfc76 Guarded ElementAlreadyHandled with #ifdef ENABLE_PHYSICAL_INPUT_PROFILE (thanks @Donione!) 1 year ago
  Sam Lantinga 6a83588fdd Redefine XINPUT_CAPABILITIES_EX as an SDL typedef 1 year ago
  Sam Lantinga 0092b3629e Added VIDPID for OpenFFBoard wheel (thanks @groybe!) 1 year ago
  pastdue c0eedcd4ce Emscripten_SetWindowFullscreen: Fix crash due to uninitialized EmscriptenFullscreenStrategy members 1 year ago
  meyraud705 d1b6d5f33d Fix memory leak in SDL_UpdateSteamVirtualGamepadInfo() 1 year ago
  Wohlstand fe297fc6d8 SDL_windowsopengl.c: WGL: Fixed null-pointer dereference crash 1 year ago
  Wohlstand 384fcea585 SDL_audiotypecvt.c: Fixed memory corruption when resampling S16 t F32 1 year ago
  Joshua Root 2f2b44a1bd Fix SDL_mfijoystick build issues 1 year ago
  Sam Lantinga 8386daddcb vulkan_metal.h: Make compatible with ObjC ARC (thanks @jmroot!) 1 year ago
  Simon McVittie 739a23e506 testautomation_math: Fix misleading log output 1 year ago
  Simon McVittie 5a59155a05 test: Don't accept results that are much less than expected 1 year ago
  Simon McVittie 1ad917e2f6 testautomation: Don't expect exp to yield exact floating point results 1 year ago
  Sam Lantinga 859844eae3 Updated to version 2.30.0 for release 1 year ago
  Sam Lantinga 857b9848d2 Don't use the system iconv on Apple mobile platforms 1 year ago
  Sam Lantinga 5f98fcf00b Use the exact motion associated with the warp 1 year ago
  Francisco Javier Trujillo Mata 5a492e8196 Fixing viewport 1 year ago
  Francisco Javier Trujillo Mata 80cb52c944 Fix scissor usage 1 year ago
  Francisco Javier Trujillo Mata 4436c09c9d Fix color 1 year ago
  Ozkan Sezer 23cf7a2e0d autotools: a few libtool updates from mainstream 1 year ago
  Sam Lantinga 4a62e1c0ca Updated to version 2.29.3 for RC build 1 year ago
  Sam Lantinga 173afd8564 Fixed testautomation log callback calling convention 1 year ago
  Ryan C. Gordon f6b9ebb838 wasapi: If GetDeviceBuf can't get a full buffer, go back to waiting. 1 year ago