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 |
Ozkan Sezer
|
e7ea47a1b4
add version check to SDL_MALLOC macro (for correctness)
|
hace 2 años |
Frank Praznik
|
7d439b87b0
video: Don't switch display modes when emulating mode changes
|
hace 2 años |
Frank Praznik
|
7def1438c3
wayland: Refactor for video core changes
|
hace 2 años |
Frank Praznik
|
47cdb532f1
video: Don't rely on memcpy undefined behavior
|
hace 2 años |
Frank Praznik
|
166afebcad
video: Update self-referential pointers when reallocating the display list
|
hace 2 años |
Sam Lantinga
|
673bc57649
Don't accept official mappings for controllers that aren't unique
|
hace 2 años |
Sam Lantinga
|
917607c335
Fixed sort_controllers.py and resorted game controller database
|
hace 2 años |
Sam Lantinga
|
d29e1f3632
Added gamepad mappings for the Xin-Mo Dual Arcade Fightstick
|
hace 2 años |
Sasha Szpakowski
|
baca26d727
macOS: fix initial Metal drawable size in certain multi-display setups
|
hace 2 años |
Frank Praznik
|
98ae54ccc0
video: Set the ID of fullscreen modes when adding a display
|
hace 2 años |
Anonymous Maarten
|
d8f0715385
Revert "Remove unused SDL_GetCPUName"
|
hace 2 años |
Anonymous Maarten
|
78be9eaf38
Revert "Add testcpuinfo.c"
|
hace 2 años |
Anonymous Maarten
|
69aede6c9e
Add missing _ in SDL_EVENT_LOCALECHANGED and SSDL_EVENT_TEXTEDITING_EXT
|
hace 2 años |
Anonymous Maarten
|
08bcee8570
test: don't use wiki urls for documentation comments
|
hace 2 años |
Anonymous Maarten
|
bff449eb24
testcpuinfo.c needs SDL3/SDL_main.h
|
hace 2 años |
Anonymous Maarten
|
5888b008b1
Add testcpuinfo.c
|
hace 2 años |
Anonymous Maarten
|
4e6ab13d6f
Remove unused SDL_GetCPUName
|
hace 2 años |
Sam Lantinga
|
177a6f38e0
Only minimize the window for an assert if it's in exclusive fullscreen mode
|
hace 2 años |
Sam Lantinga
|
ac75fe9324
Folded SDL_WINDOW_FULLSCREEN_EXCLUSIVE and SDL_WINDOW_FULLSCREEN_DESKTOP into a single SDL_WINDOW_FULLSCREEN flag
|
hace 2 años |
Sam Lantinga
|
14338ab459
Removed display mode flags
|
hace 2 años |
Sam Lantinga
|
9ff1055489
Workaround for Visual Studio 2019 const warning
|
hace 2 años |
Sam Lantinga
|
6b137579ea
Windows default to fullscreen desktop mode if they don't pick an explicit video mode
|
hace 2 años |
Anonymous Maarten
|
048df6260c
Remove disabled self test main functions in src/SDL_error.c
|
hace 2 años |
Anonymous Maarten
|
4af93990a9
Remove disabled self test main functions
|
hace 2 años |