Commit History

Author SHA1 Message Date
  Sylvain a4a80c8607 Fix variable may be uninitialized when used here [-Wconditional-uninitialized] 3 years ago
  Sylvain 04256a5372 Fix compilation (see #5313) 3 years ago
  pionere 0983fcee5e fix memory leak in D3D11_CreateRenderer 3 years ago
  pionere 3f8b450de2 extend the code hidden by SDL_HAVE_YUV 3 years ago
  pionere ce1883e1e7 fix compile error with disabled SDL_HAVE_YUV (vita) 3 years ago
  Sam Lantinga 14db417e12 Reenable getting the serial number on macOS 3 years ago
  Sam Lantinga c3ca3445bd Prefer HIDAPI on macOS, as that has extended functionality 3 years ago
  Sam Lantinga 6a787619e6 Allow reading background events for MFi controllers 3 years ago
  Sam Lantinga b064ad6ac5 Allow GL_ARB_texture_non_power_of_two environment variable to override OpenGL 2.0 check 3 years ago
  Sam Lantinga 1b7669374e Fixed the SDL controller type for USB_PRODUCT_XBOX_ONE_XINPUT_CONTROLLER 3 years ago
  Mahyar Koshkouei 41e7d1baa6 Add SDL_GetDisplayDPI implementation on Emscripten 3 years ago
  Nick Cao f03215bc70 fix linking with SDL_PULSEAUDIO_SHARED=OFF and SDL_X11_SHARED=OFF 3 years ago
  Cameron Gutman b2463a917c events: Add logging support for several missing event types 3 years ago
  Sam Lantinga bdafe1e049 Fixed whitespace 3 years ago
  Sam Lantinga 2e801b1ae7 Split long text input into multiple events if needed (thanks @zreedy!) 3 years ago
  SDL Wiki Bot 232c3556ac Sync wiki -> header 3 years ago
  Sam Lantinga ae73ea9c07 Clarified documentation for the trigger rumble API 3 years ago
  IOBYTE 13756b5c72 Add X1 and X2 button support to mouse test 3 years ago
  Cameron Cawley 2f7b885df9 Fix 'potentially uninitialized local pointer variable' error in UWP builds 3 years ago
  Cameron Cawley b7f8117d40 Build the standalone MSVC projects with GitHub Actions 3 years ago
  Cameron Cawley 550b8377bc Combine the MSVC and UWP workflows 3 years ago
  Cameron Cawley 98353533e5 riscos: Report keyboard repeat events 3 years ago
  Sam Lantinga af40cb6f00 Added support for the Razer Huntsman Analog keyboard in controller mode 3 years ago
  SDL Wiki Bot 669a7f8552 Sync wiki -> header 3 years ago
  Ozkan Sezer 4a43321c81 cmake: Fix bug #5361. 3 years ago
  Phillip Stephens 94d43186f2 GameCubeAdapter: Add suppport for all rumble modes 3 years ago
  Ryan C. Gordon b946e31ec8 video: Allow unaccelerated SDL_HINT_FRAMEBUFFER_ACCELERATION renderers. 3 years ago
  Ryan C. Gordon 60ddb74cfe video: rework how we prepare a texture framebuffer. 3 years ago
  Wohlstand 08d27dfd7b SDL_openslES.c: Detect float support in runtime and use it 3 years ago
  Ryan C. Gordon 293a0aa80e opengl: If GL version >= 2.0, NPOT textures are supported, so favor them. 3 years ago