Histórico de commits

Autor SHA1 Mensagem Data
  Sylvain 81c94a165c Add \since docs where missing and resets some to 3.0.0 2 anos atrás
  Sylvain 3d93b07d5b Documentation \param fixes 2 anos atrás
  Sylvain 49e47b523a Update `\returns` to the generic form 2 anos atrás
  Sylvain 612584277c Fix build documentation 2 anos atrás
  Sylvain e9af964cf4 More `\param` added for SDL function in stdinc.h 2 anos atrás
  Sylvain 43c08170af Add missing '\param' documentation 2 anos atrás
  Sylvain ce366facaa Add missing \returns, change "return" to "returns" to have same naming 2 anos atrás
  Francisco Javier Trujillo Mata b728de788e Fixed audio 2 anos atrás
  Frank Praznik 4a6f3cf47e x11: Set the window position when entering fullscreen 2 anos atrás
  Frank Praznik d6a19c8cc6 video: Use the explicit fullscreen display for a window unless the window was moved 2 anos atrás
  Sam Lantinga 68e2f23066 Sorted controller list 2 anos atrás
  Alfredo Escobar 76552e4780 Add Hori Pokken Tournament DX Pro Pad 2 anos atrás
  Sam Lantinga e4face7c1d Fixed the share button on the ThrustMaster eSwap PRO Controller Xbox 2 anos atrás
  Sam Lantinga b55bb02723 Constrain the mouse position before it's used to generate mouse deltas 2 anos atrás
  Sam Lantinga 144390f8fc Fixed renaming suggestion for SDL_WINDOWEVENT_CLOSE 2 anos atrás
  Sam Lantinga 13d9e41c3f SDL_WINDOWEVENT_SIZE_CHANGED was renamed SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED 2 anos atrás
  Sam Lantinga 69a6796476 Note that the coordinates in SDL_GetDisplayForPoint() and SDL_GetDisplayForRect() are screen coordinates 2 anos atrás
  Sam Lantinga 449b2289c8 Remove renaming for SDL_GetDisplayDPI() 2 anos atrás
  Sylvain 7c4ec1867b Remove some vim config lines 2 anos atrás
  Sylvain 26f27a9e5a Update README-migration 2 anos atrás
  Sylvain 32d30944a1 SDL_GetNumTouchFingers(): 0 is a valid value. negative is automatically an error 2 anos atrás
  Sylvain a2f3711c80 SDL_AndroidGetExternalStorageState(): return 0 on success, and fills *state with flags 2 anos atrás
  Bruce Mitchener a8e89f2567 emscripten: Update deprecated calls to EM_ASM*. 2 anos atrás
  Sam Lantinga b9773be3b3 Don't clamp mouse coordinates until they're fully outside the containing area 2 anos atrás
  Sam Lantinga 5b77ad54c4 Fixed order and constness of parameters to SDL_ConvertAudioSamples() 2 anos atrás
  Sam Lantinga fa599c7548 Fixed SDL_GetRendererOutputSize renaming 2 anos atrás
  Sam Lantinga e65e2c8ed7 SDL_CloseJoystick() should return void, not int 2 anos atrás
  Sam Lantinga 9ff15e5382 Don't change M_PI in application code, that's not an SDL symbol 2 anos atrás
  Anonymous Maarten ff82341ce9 cmake: allow find_package from build directory (requires CMake 3.26) 2 anos atrás
  Anonymous Maarten b8adf90aa3 cmake: check again for unknown documentation commands 2 anos atrás