.. |
android
|
Android: concurrency issues, make sure Activity is in running State when calling
|
2019-06-28 16:38:42 +02:00 |
cocoa
|
Copypaste SDL_NSLog to UIKit backend, document it as such
|
2019-07-17 23:20:57 -04:00 |
directfb
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
dummy
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
emscripten
|
Patched to compile.
|
2019-05-11 12:41:21 -04:00 |
haiku
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
khronos
|
Added Vulkan headers version 1.1.91
|
2018-11-06 16:57:07 -08:00 |
kmsdrm
|
Use SDL C runtime functions
|
2019-06-19 06:40:50 -07:00 |
nacl
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
pandora
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
psp
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
qnx
|
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
|
2017-08-28 00:43:14 -07:00 |
raspberry
|
raspberry: Actually commit the whole patch. :) (Thanks, Joe!)
|
2019-07-02 16:49:35 -04:00 |
uikit
|
Copypaste SDL_NSLog to UIKit backend, document it as such
|
2019-07-17 23:20:57 -04:00 |
vivante
|
video: Add Vulkan support for vivante fb
|
2019-05-19 10:36:44 -07:00 |
wayland
|
wayland: Fixed C99-style variable declaration inside for-loop.
|
2019-06-19 00:52:34 -04:00 |
windows
|
Fixed bug 4704 - SDL_HINT_ANDROID_SEPERATE_MOUSE_AND_TOUCH on Windows?
|
2019-07-15 09:36:53 -07:00 |
winrt
|
Bug 4576: remove touch/mouse duplication for WinRT
|
2019-04-02 17:13:22 +02:00 |
x11
|
x11: prevent a synthetic mouse event when using a touchscreen
|
2019-07-10 10:06:28 +02:00 |
yuv2rgb
|
yuv: Patched to make static analysis happy (warned about unused variable).
|
2018-06-25 13:14:52 -04:00 |
SDL_RLEaccel.c
|
Fixed bug 4557 - SDL_SIMDAlloc and *Free should be in the public interface
|
2019-06-08 14:54:37 -07:00 |
SDL_RLEaccel_c.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_blit.c
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_blit.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_blit_0.c
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_blit_1.c
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_blit_A.c
|
Fix blit with blending (Blit_A) to RGB332 which has no palette
|
2019-01-30 17:16:08 +01:00 |
SDL_blit_N.c
|
Un-activate some routine on mips because they are slowers (Bug 4503)
|
2019-02-23 09:36:56 +01:00 |
SDL_blit_auto.c
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_blit_auto.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_blit_copy.c
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_blit_copy.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_blit_slow.c
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_blit_slow.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_bmp.c
|
Fixed Windows RT build
|
2019-03-19 16:52:09 -07:00 |
SDL_clipboard.c
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_egl.c
|
Fixed bug 4533 - Update ANGLE to load d3dcompiler_47.dll instead of d3dcompiler_46.dll
|
2019-06-08 15:10:20 -07:00 |
SDL_egl_c.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_fillrect.c
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_pixels.c
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_pixels_c.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_rect.c
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_rect_c.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_shape.c
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_shape_internals.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_stretch.c
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_surface.c
|
Fixed bug 4557 - SDL_SIMDAlloc and *Free should be in the public interface
|
2019-06-08 14:54:37 -07:00 |
SDL_sysvideo.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_video.c
|
Android: add MinimizeWindow function (Bug 4580, 4657)
|
2019-06-10 21:58:03 +02:00 |
SDL_vulkan_internal.h
|
video: Add Vulkan support for vivante fb
|
2019-05-19 10:36:44 -07:00 |
SDL_vulkan_utils.c
|
vulkan: Fixed use-after-free bug.
|
2019-06-12 15:37:07 -04:00 |
SDL_yuv.c
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_yuv_c.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
sdlgenblit.pl
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |