Commit History

Author SHA1 Message Date
  Sylvain 43c08170af Add missing '\param' documentation 2 years ago
  Sylvain ce366facaa Add missing \returns, change "return" to "returns" to have same naming 2 years ago
  Francisco Javier Trujillo Mata b728de788e Fixed audio 2 years ago
  Frank Praznik 4a6f3cf47e x11: Set the window position when entering fullscreen 2 years ago
  Frank Praznik d6a19c8cc6 video: Use the explicit fullscreen display for a window unless the window was moved 2 years ago
  Sam Lantinga 68e2f23066 Sorted controller list 2 years ago
  Alfredo Escobar 76552e4780 Add Hori Pokken Tournament DX Pro Pad 2 years ago
  Sam Lantinga e4face7c1d Fixed the share button on the ThrustMaster eSwap PRO Controller Xbox 2 years ago
  Sam Lantinga b55bb02723 Constrain the mouse position before it's used to generate mouse deltas 2 years ago
  Sam Lantinga 144390f8fc Fixed renaming suggestion for SDL_WINDOWEVENT_CLOSE 2 years ago
  Sam Lantinga 13d9e41c3f SDL_WINDOWEVENT_SIZE_CHANGED was renamed SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED 2 years ago
  Sam Lantinga 69a6796476 Note that the coordinates in SDL_GetDisplayForPoint() and SDL_GetDisplayForRect() are screen coordinates 2 years ago
  Sam Lantinga 449b2289c8 Remove renaming for SDL_GetDisplayDPI() 2 years ago
  Sylvain 7c4ec1867b Remove some vim config lines 2 years ago
  Sylvain 26f27a9e5a Update README-migration 2 years ago
  Sylvain 32d30944a1 SDL_GetNumTouchFingers(): 0 is a valid value. negative is automatically an error 2 years ago
  Sylvain a2f3711c80 SDL_AndroidGetExternalStorageState(): return 0 on success, and fills *state with flags 2 years ago
  Bruce Mitchener a8e89f2567 emscripten: Update deprecated calls to EM_ASM*. 2 years ago
  Sam Lantinga b9773be3b3 Don't clamp mouse coordinates until they're fully outside the containing area 2 years ago
  Sam Lantinga 5b77ad54c4 Fixed order and constness of parameters to SDL_ConvertAudioSamples() 2 years ago
  Sam Lantinga fa599c7548 Fixed SDL_GetRendererOutputSize renaming 2 years ago
  Sam Lantinga e65e2c8ed7 SDL_CloseJoystick() should return void, not int 2 years ago
  Sam Lantinga 9ff15e5382 Don't change M_PI in application code, that's not an SDL symbol 2 years ago
  Anonymous Maarten ff82341ce9 cmake: allow find_package from build directory (requires CMake 3.26) 2 years ago
  Anonymous Maarten b8adf90aa3 cmake: check again for unknown documentation commands 2 years ago
  Anonymous Maarten cc0fa00049 cmake: include directories of (generated) dependencies as SYSTEM 2 years ago
  Sam Lantinga a9650d440a Fixed MFI controller being opened while HIDAPI controller was being opened 2 years ago
  Ozkan Sezer ae91dcbcf4 fix dynapi after commit dc74a67a 2 years ago
  Sylvain dc74a67a57 SDL_UnlockTexture: change from 'int' to 'void' 2 years ago
  Sylvain cee245b6a9 SDL_*SceenSaver(): change return value to int. // add SDL_Unsupported() errors 2 years ago