| .. |
|
SDL_androidclipboard.c
|
Updated source to match SDL function prototype style
|
2023-05-23 11:29:41 -07:00 |
|
SDL_androidclipboard.h
|
Remove _THIS in src/video and in src/events (also VideoDevice)
|
2023-05-09 11:29:33 -04:00 |
|
SDL_androidevents.c
|
Removed unused code
|
2023-09-27 10:18:34 -07:00 |
|
SDL_androidevents.h
|
Remove _THIS in src/video and in src/events (also VideoDevice)
|
2023-05-09 11:29:33 -04:00 |
|
SDL_androidgl.c
|
Updated source to match SDL function prototype style
|
2023-05-23 11:29:41 -07:00 |
|
SDL_androidgl.h
|
Remove _THIS in src/video and in src/events (also VideoDevice)
|
2023-05-09 11:29:33 -04:00 |
|
SDL_androidkeyboard.c
|
Updated source to match SDL function prototype style
|
2023-05-23 11:29:41 -07:00 |
|
SDL_androidkeyboard.h
|
Remove _THIS in src/video and in src/events (also VideoDevice)
|
2023-05-09 11:29:33 -04:00 |
|
SDL_androidmessagebox.c
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
SDL_androidmessagebox.h
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
SDL_androidmouse.c
|
Updated SDL high DPI support
|
2023-05-17 12:58:00 -07:00 |
|
SDL_androidmouse.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_androidtouch.c
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
SDL_androidtouch.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_androidvideo.c
|
Allocate displays as an array of pointers instead of an array of objects
|
2023-08-01 19:24:29 -07:00 |
|
SDL_androidvideo.h
|
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
|
2023-04-28 12:08:33 -07:00 |
|
SDL_androidvulkan.c
|
avoid type redefinition errors after commit ee806597b9.
|
2023-08-27 22:22:10 +03:00 |
|
SDL_androidvulkan.h
|
Remove _THIS in src/video and in src/events (also VideoDevice)
|
2023-05-09 11:29:33 -04:00 |
|
SDL_androidwindow.c
|
Updated SDL high DPI support
|
2023-05-17 12:58:00 -07:00 |
|
SDL_androidwindow.h
|
Remove _THIS in src/video and in src/events (also VideoDevice)
|
2023-05-09 11:29:33 -04:00 |