Commit History

Author SHA1 Message Date
  Sam Lantinga 9d8f98c735 Don't change presentation modes when resizing the logical target 2 years ago
  Sylvain 6f0acca8bd Return the SDL_SetError value 2 years ago
  Sean Ridenour a077cc8e4d [SDL3] macOS SetCursor performance fix (fixes #7151) (#7249) 2 years ago
  Sylvain fbe0352764 SDL_DestroyRenderer: drop all commands first 2 years ago
  Ozkan Sezer e1d79b418c fix build error due to -Wshadow 2 years ago
  Sam Lantinga 653f2c4ba3 Made the render tests less verbose in the successful case 2 years ago
  Sam Lantinga ec1b42557f Fixed memory leak at shutdown (thanks @1bsyl!) 2 years ago
  Sylvain 5d1006657a SDL_migration.cocci: remove metavariable warning 2 years ago
  Leonardo Brondani Schenkel 6f06e4bc80 Add Linux mapping for 8BitDo Pro 2 Wired Controller for Xbox 2 years ago
  Sam Lantinga 1c03ddefc3 Sorted controller list 2 years ago
  Sam Lantinga d563f38a0d Note that the renderer will by default scale from window coordinates to pixels 2 years ago
  Antonis Geralis 52cd9fcbb0 Added Elecom 8button gamepad 2 years ago
  Sylvain 85143c28b5 SDL_migration.cocci: fix syntax 2 years ago
  Frank Praznik 4a16d8d00e Merge pull request #7238 from Kontrabant/wayland_fix_portrait 2 years ago
  Frank Praznik b2d8a1a58c wayland: Transform mode values for native portrait displays 2 years ago
  Ozkan Sezer 02fbf2cf99 replaced line comments in public header. 2 years ago
  Sam Lantinga 2a83093b36 Use a reasonable upper bound on the number of pixels we'll try to draw when traversing a line 2 years ago
  Anonymous Maarten d6fdb842b0 include: add comment documenting the change(s) to SDL_opengl_glext.h 2 years ago
  Alynne 4dea13e02f Adds Stadia BT mapping 2 years ago
  Sam Lantinga a34a84ba98 Rename int versions of the SDL2 render functions (#7235) 2 years ago
  Sam Lantinga 14a4ce8b59 Fixed SDL_ScaleMode values for consistency 2 years ago
  Sam Lantinga e5edce8e75 Fixed permissions on src/render/SDL_render.c (#7232) 2 years ago
  Sylvain Becker cb6b8b0132 Simplify flags testing (#7220) 2 years ago
  Sam Lantinga dcd17f5473 Renderer logical size is now implemented as a render target 2 years ago
  Anonymous Maarten 93fc72a405 opengl: make SDL_opengl_glext.h's include compatible with macos 2 years ago
  Frank Praznik 0bf91e16b7 wayland: Fix non-floating libdecor window sizing 2 years ago
  Ozkan Sezer 9f21bed729 dynapi: cast GetProcAddress() result to void* 2 years ago
  Ozkan Sezer e7ea47a1b4 add version check to SDL_MALLOC macro (for correctness) 2 years ago
  Frank Praznik 7d439b87b0 video: Don't switch display modes when emulating mode changes 2 years ago
  Frank Praznik 7def1438c3 wayland: Refactor for video core changes 2 years ago