Sam Lantinga
|
22c69bccdf
Displays are now referenced by instance ID instead of index
|
2 년 전 |
Anonymous Maarten
|
758c0dd6d8
Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP)
|
2 년 전 |
Sylvain
|
413376cdb3
migration: replace SDL_DisplayMode w and h by screen_w and screen_h
|
2 년 전 |
Sam Lantinga
|
31f464153d
SDL_WINDOW_INPUT_GRABBED has been renamed SDL_WINDOW_MOUSE_GRABBED
|
2 년 전 |
Sam Lantinga
|
e83c54f271
SDL_WINDOW_FULLSCREEN and SDL_WINDOW_FULLSCREEN_DESKTOP are now distinct flags
|
2 년 전 |
Anonymous Maarten
|
330ad80014
cocci: fix game pad event types
|
2 년 전 |
Sylvain
|
724d92fd65
Rename SDL_GetDisplayDPI to SDL_GetDisplayPhysicalDPI
|
2 년 전 |
Sam Lantinga
|
7b50bae524
Renamed SDL events for clarity
|
2 년 전 |
Anonymous Maarten
|
0770c55e8d
cocci: remove SDL_INIT_NOPARACHUTE
|
2 년 전 |
Anonymous Maarten
|
967ebd78e6
cocci: also fix up SDL_CreateRenderer calls with non-default render indices
|
2 년 전 |
Sylvain
|
9eaea7d661
SDL_migration.cocci: simplify multiplicaction / division by 1
|
2 년 전 |
Sylvain
|
3b2e9d98df
SDL_migration.cocci: migrate audio api 1.2
|
2 년 전 |
Sylvain
|
8bdc25f4e4
SDL_migration.cocci: set events
|
2 년 전 |
Sylvain
|
ed1bdf32ee
SDL_migration.cocci: more gamepad migration
|
2 년 전 |
Sylvain
|
9b0c660a03
SDL_migration: various name changes, and function removed
|
2 년 전 |
Sylvain
|
21e4be5a27
SDL_migration: add RW read/write
|
2 년 전 |
Sylvain
|
efa2945502
SDL_migration.cocci: add SIMD Alloc / Free
|
2 년 전 |
Sylvain
|
439c0b0236
Add vulkan migration
|
2 년 전 |
Sylvain
|
84cd7214bd
SDL_migration.cocci / rename_api.py: handle migration of enum/structure
|
2 년 전 |
Sam Lantinga
|
69b94145d3
Updated documentation for SDL_migration.cocci
|
2 년 전 |
Anonymous Maarten
|
c4b471bd13
Ensure training new line in cocci files
|
2 년 전 |
Anonymous Maarten
|
ecc48b882d
migration: change 2nd arg of SDL_CreateRenderer to NULL if it was -1
|
2 년 전 |
Sylvain Becker
|
5066fcde69
Add SDL_migration.cocci for SDL2 to 3 migration (#7042)
|
2 년 전 |