| .. |
|
android
|
Cleaned up a few more Bugzilla mentions.
|
2021-02-12 14:46:49 -05:00 |
|
arm
|
…
|
|
|
cocoa
|
Move handleURLEvent setEventHandler to init
|
2021-02-20 22:59:11 -08:00 |
|
directfb
|
Expose separate keyboard and mouse grab support
|
2021-02-10 10:22:17 -05:00 |
|
dummy
|
Fix format string warnings for width-based integers
|
2021-02-11 19:41:41 -08:00 |
|
emscripten
|
emscripten: Fix alt key being a nav key
|
2021-02-13 11:56:01 -05:00 |
|
haiku
|
Rename SetWindowGrab() to SetWindowMouseGrab()
|
2021-02-10 10:22:16 -05:00 |
|
khronos
|
…
|
|
|
kmsdrm
|
Fix coding style
|
2021-02-26 09:32:04 -08:00 |
|
nacl
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
offscreen
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
os2
|
Expose separate keyboard and mouse grab support
|
2021-02-10 10:22:17 -05:00 |
|
pandora
|
Removed non-functional window grab implementations
|
2021-02-10 10:22:16 -05:00 |
|
psp
|
Removed non-functional window grab implementations
|
2021-02-10 10:22:16 -05:00 |
|
qnx
|
…
|
|
|
raspberry
|
Removed non-functional window grab implementations
|
2021-02-10 10:22:16 -05:00 |
|
uikit
|
Fixed bug 5524 - Pass NSString to NSLog()
|
2021-02-10 10:22:18 -05:00 |
|
vita
|
Include anf fix vita2d renderer
|
2021-03-08 09:07:12 -08:00 |
|
vivante
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
wayland
|
wayland: Explicitly set min/max size for xdg-shell
|
2021-02-28 19:37:31 -08:00 |
|
windows
|
Properly handle keys already down when the hook is installed
|
2021-02-10 10:22:18 -05:00 |
|
winrt
|
Replace duplicate functions and lstrlen/lstrcat with SDL string functions
|
2021-03-05 12:03:58 -08:00 |
|
x11
|
X11: Ungrab the keyboard when the mouse leaves the window
|
2021-02-10 10:22:17 -05:00 |
|
yuv2rgb
|
…
|
|
|
SDL_RLEaccel.c
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_RLEaccel_c.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_blit.c
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_blit.h
|
disable pixman ARM blitters for __aarch64__ | _M_ARM64
|
2021-02-25 11:38:14 -08:00 |
|
SDL_blit_0.c
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_blit_1.c
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_blit_A.c
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_blit_N.c
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_blit_auto.c
|
Update SDL_blit_auto.c
|
2021-03-04 14:36:33 +01:00 |
|
SDL_blit_auto.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_blit_copy.c
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_blit_copy.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_blit_slow.c
|
Software nearest scaling: start at the middle of pixel
|
2021-03-04 14:33:56 +01:00 |
|
SDL_blit_slow.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_bmp.c
|
Fix format string warnings for width-based integers
|
2021-02-11 19:41:41 -08:00 |
|
SDL_clipboard.c
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_egl.c
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_egl_c.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_fillrect.c
|
SDL_fillrect.c: updated SSE_BEGIN macro for windows clang-cl
|
2021-03-04 18:27:56 +03:00 |
|
SDL_pixels.c
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_pixels_c.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_rect.c
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_rect_c.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_shape.c
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_shape_internals.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_stretch.c
|
Software nearest scaling: start at the middle of pixel
|
2021-03-04 14:33:56 +01:00 |
|
SDL_surface.c
|
SDL_ConvertColorkeyToAlpha: remove and clarify a FIXME
|
2021-02-10 10:22:19 -05:00 |
|
SDL_sysvideo.h
|
Initial rebase of xerpi's port
|
2021-03-08 09:07:12 -08:00 |
|
SDL_video.c
|
Initial rebase of xerpi's port
|
2021-03-08 09:07:12 -08:00 |
|
SDL_vulkan_internal.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_vulkan_utils.c
|
SDL_vulkan_utils: minor code clean-up
|
2021-02-10 10:22:19 -05:00 |
|
SDL_yuv.c
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_yuv_c.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
sdlgenblit.pl
|
Software nearest scaling: start at the middle of pixel
|
2021-03-04 14:33:56 +01:00 |