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