Commit Verlauf

Autor SHA1 Nachricht Datum
  Frank Praznik d6a19c8cc6 video: Use the explicit fullscreen display for a window unless the window was moved vor 2 Jahren
  Sam Lantinga 68e2f23066 Sorted controller list vor 2 Jahren
  Alfredo Escobar 76552e4780 Add Hori Pokken Tournament DX Pro Pad vor 2 Jahren
  Sam Lantinga e4face7c1d Fixed the share button on the ThrustMaster eSwap PRO Controller Xbox vor 2 Jahren
  Sam Lantinga b55bb02723 Constrain the mouse position before it's used to generate mouse deltas vor 2 Jahren
  Sam Lantinga 144390f8fc Fixed renaming suggestion for SDL_WINDOWEVENT_CLOSE vor 2 Jahren
  Sam Lantinga 13d9e41c3f SDL_WINDOWEVENT_SIZE_CHANGED was renamed SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED vor 2 Jahren
  Sam Lantinga 69a6796476 Note that the coordinates in SDL_GetDisplayForPoint() and SDL_GetDisplayForRect() are screen coordinates vor 2 Jahren
  Sam Lantinga 449b2289c8 Remove renaming for SDL_GetDisplayDPI() vor 2 Jahren
  Sylvain 7c4ec1867b Remove some vim config lines vor 2 Jahren
  Sylvain 26f27a9e5a Update README-migration vor 2 Jahren
  Sylvain 32d30944a1 SDL_GetNumTouchFingers(): 0 is a valid value. negative is automatically an error vor 2 Jahren
  Sylvain a2f3711c80 SDL_AndroidGetExternalStorageState(): return 0 on success, and fills *state with flags vor 2 Jahren
  Bruce Mitchener a8e89f2567 emscripten: Update deprecated calls to EM_ASM*. vor 2 Jahren
  Sam Lantinga b9773be3b3 Don't clamp mouse coordinates until they're fully outside the containing area vor 2 Jahren
  Sam Lantinga 5b77ad54c4 Fixed order and constness of parameters to SDL_ConvertAudioSamples() vor 2 Jahren
  Sam Lantinga fa599c7548 Fixed SDL_GetRendererOutputSize renaming vor 2 Jahren
  Sam Lantinga e65e2c8ed7 SDL_CloseJoystick() should return void, not int vor 2 Jahren
  Sam Lantinga 9ff15e5382 Don't change M_PI in application code, that's not an SDL symbol vor 2 Jahren
  Anonymous Maarten ff82341ce9 cmake: allow find_package from build directory (requires CMake 3.26) vor 2 Jahren
  Anonymous Maarten b8adf90aa3 cmake: check again for unknown documentation commands vor 2 Jahren
  Anonymous Maarten cc0fa00049 cmake: include directories of (generated) dependencies as SYSTEM vor 2 Jahren
  Sam Lantinga a9650d440a Fixed MFI controller being opened while HIDAPI controller was being opened vor 2 Jahren
  Ozkan Sezer ae91dcbcf4 fix dynapi after commit dc74a67a vor 2 Jahren
  Sylvain dc74a67a57 SDL_UnlockTexture: change from 'int' to 'void' vor 2 Jahren
  Sylvain cee245b6a9 SDL_*SceenSaver(): change return value to int. // add SDL_Unsupported() errors vor 2 Jahren
  Sylvain e2e5e670bf Remove returns int from Destroy/Close/Unlock functions vor 2 Jahren
  Linus Probert 3bd737d44c Add error returns to void functions that can fail/set errors. vor 2 Jahren
  Sylvain b305d9e3c0 Change return type from void to int for audio function. Eventually set invalid parameter error. vor 2 Jahren
  Sam Lantinga 824b9b0a58 Removed SDL_GetDisplayDPI() vor 2 Jahren