| .. |
|
SDL_android_video_capture.c
|
SDL_VideoCapture: allow add/remove device at runtime on linux
|
2023-11-27 16:01:10 -05:00 |
|
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
|
Fixed making the EGL context current when resuming on Android
|
2023-10-26 17:07:40 -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
|
Pointer as bool (libsdl-org#7214)
|
2023-11-09 14:18:36 -08:00 |
|
SDL_androidmouse.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_androidtouch.c
|
Pointer as bool (libsdl-org#7214)
|
2023-11-09 14:18:36 -08:00 |
|
SDL_androidtouch.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_androidvideo.c
|
Pointer as bool (libsdl-org#7214)
|
2023-11-09 14:18:36 -08: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
|
Pointer as bool (libsdl-org#7214)
|
2023-11-09 14:18:36 -08:00 |
|
SDL_androidvulkan.h
|
vulkan: SDL_Vulkan_CreateSurface now accepts an app-provided allocator.
|
2023-11-06 13:31:20 -05:00 |
|
SDL_androidwindow.c
|
SDL_CreateWindowWithPosition() and SDL_CreateWindowFrom() have been replaced with SDL_CreateWindowWithProperties()
|
2023-11-14 06:06:51 -08:00 |
|
SDL_androidwindow.h
|
SDL_CreateWindowWithPosition() and SDL_CreateWindowFrom() have been replaced with SDL_CreateWindowWithProperties()
|
2023-11-14 06:06:51 -08:00 |