Sam Lantinga
|
b39b7025fd
SDL_GL_GetDrawableSize, SDL_Metal_GetDrawableSize, and SDL_Vulkan_GetDrawableSize can be replaced with SDL_GetWindowSizeInPixels
|
2 lat temu |
Sam Lantinga
|
13d9e41c3f
SDL_WINDOWEVENT_SIZE_CHANGED was renamed SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED
|
2 lat temu |
Sam Lantinga
|
449b2289c8
Remove renaming for SDL_GetDisplayDPI()
|
2 lat temu |
Sam Lantinga
|
fa599c7548
Fixed SDL_GetRendererOutputSize renaming
|
2 lat temu |
Sam Lantinga
|
9ff15e5382
Don't change M_PI in application code, that's not an SDL symbol
|
2 lat temu |
Sylvain
|
5d1006657a
SDL_migration.cocci: remove metavariable warning
|
2 lat temu |
Sylvain
|
85143c28b5
SDL_migration.cocci: fix syntax
|
2 lat temu |
Sam Lantinga
|
a34a84ba98
Rename int versions of the SDL2 render functions (#7235)
|
2 lat temu |
Sam Lantinga
|
14a4ce8b59
Fixed SDL_ScaleMode values for consistency
|
2 lat temu |
Sam Lantinga
|
dcd17f5473
Renderer logical size is now implemented as a render target
|
2 lat temu |
Anonymous Maarten
|
69aede6c9e
Add missing _ in SDL_EVENT_LOCALECHANGED and SSDL_EVENT_TEXTEDITING_EXT
|
2 lat temu |
Sam Lantinga
|
6b137579ea
Windows default to fullscreen desktop mode if they don't pick an explicit video mode
|
2 lat temu |
Sam Lantinga
|
22c69bccdf
Displays are now referenced by instance ID instead of index
|
2 lat temu |
Anonymous Maarten
|
758c0dd6d8
Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP)
|
2 lat temu |
Sylvain
|
413376cdb3
migration: replace SDL_DisplayMode w and h by screen_w and screen_h
|
2 lat temu |
Sam Lantinga
|
31f464153d
SDL_WINDOW_INPUT_GRABBED has been renamed SDL_WINDOW_MOUSE_GRABBED
|
2 lat temu |
Sam Lantinga
|
e83c54f271
SDL_WINDOW_FULLSCREEN and SDL_WINDOW_FULLSCREEN_DESKTOP are now distinct flags
|
2 lat temu |
Anonymous Maarten
|
330ad80014
cocci: fix game pad event types
|
2 lat temu |
Sylvain
|
724d92fd65
Rename SDL_GetDisplayDPI to SDL_GetDisplayPhysicalDPI
|
2 lat temu |
Sam Lantinga
|
7b50bae524
Renamed SDL events for clarity
|
2 lat temu |
Anonymous Maarten
|
0770c55e8d
cocci: remove SDL_INIT_NOPARACHUTE
|
2 lat temu |
Anonymous Maarten
|
967ebd78e6
cocci: also fix up SDL_CreateRenderer calls with non-default render indices
|
2 lat temu |
Sylvain
|
9eaea7d661
SDL_migration.cocci: simplify multiplicaction / division by 1
|
2 lat temu |
Sylvain
|
3b2e9d98df
SDL_migration.cocci: migrate audio api 1.2
|
2 lat temu |
Sylvain
|
8bdc25f4e4
SDL_migration.cocci: set events
|
2 lat temu |
Sylvain
|
ed1bdf32ee
SDL_migration.cocci: more gamepad migration
|
2 lat temu |
Sylvain
|
9b0c660a03
SDL_migration: various name changes, and function removed
|
2 lat temu |
Sylvain
|
21e4be5a27
SDL_migration: add RW read/write
|
2 lat temu |
Sylvain
|
efa2945502
SDL_migration.cocci: add SIMD Alloc / Free
|
2 lat temu |
Sylvain
|
439c0b0236
Add vulkan migration
|
2 lat temu |