Commit történet

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