| .. |
|
android
|
Android: understand HAL_PIXEL_FORMAT_BGR_565 as a returned value from ANativeWindow_getFormat() (see #6016)
|
2022-09-03 23:40:14 +02:00 |
|
arm
|
|
|
|
cocoa
|
Fixed error message when trying to create an OpenGLES2 renderer on macOS
|
2022-11-16 18:03:29 -08:00 |
|
dummy
|
video: dummy: Support evdev psuedo-device with no video.
|
2022-08-08 08:31:04 -07:00 |
|
emscripten
|
Merge branch 'main' into em-webgl-selector-hint
|
2022-11-23 13:22:23 -05:00 |
|
haiku
|
First pass at changing SDL 2.0 to SDL 3.0
|
2022-11-21 20:28:58 -08:00 |
|
khronos
|
Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry
|
2022-09-14 09:14:47 -07:00 |
|
kmsdrm
|
First pass at changing SDL 2.0 to SDL 3.0
|
2022-11-21 20:28:58 -08:00 |
|
n3ds
|
N3DS: Set keyboard focus to newly created windows.
|
2022-11-14 21:24:10 -08:00 |
|
ngage
|
N-Gage: additional cleanup
|
2022-11-11 05:04:28 -08:00 |
|
offscreen
|
SDL_offscreenframebuffer.c: fix format '%d' expecting int instead of Uint32
|
2022-10-08 23:41:07 +02:00 |
|
ps2
|
PS2: Ignore warnings from toolchain headers.
|
2022-10-10 22:31:16 -07:00 |
|
psp
|
PSP: Fix type mismatch warnings.
|
2022-10-10 22:31:16 -07:00 |
|
raspberry
|
First pass at changing SDL 2.0 to SDL 3.0
|
2022-11-21 20:28:58 -08:00 |
|
riscos
|
Disable "The key you just pressed is not recognized by SDL." message by default
|
2022-10-13 23:56:17 -07:00 |
|
uikit
|
reverted opengles removal.
|
2022-11-23 18:50:02 +03:00 |
|
vita
|
|
|
|
vivante
|
|
|
|
wayland
|
wayland: Use the cached window size when switching from non-floating to floating window state
|
2022-11-19 09:15:27 -08:00 |
|
windows
|
Define TOUCHEVENTF_PEN if not defined
|
2022-11-23 10:09:08 -08:00 |
|
winrt
|
Re-added WinRT support until we're sure that it's no longer being used
|
2022-11-23 10:41:43 -08:00 |
|
x11
|
reverted opengles removal.
|
2022-11-23 18:50:02 +03:00 |
|
yuv2rgb
|
|
|
|
SDL_blit.c
|
|
|
|
SDL_blit.h
|
|
|
|
SDL_blit_0.c
|
|
|
|
SDL_blit_1.c
|
|
|
|
SDL_blit_A.c
|
|
|
|
SDL_blit_auto.c
|
|
|
|
SDL_blit_auto.h
|
|
|
|
SDL_blit_copy.c
|
|
|
|
SDL_blit_copy.h
|
|
|
|
SDL_blit_N.c
|
Replaced Blit4to4CopyAlpha() with optimized SDL_BlitCopy()
|
2022-09-16 10:09:13 -07:00 |
|
SDL_blit_slow.c
|
|
|
|
SDL_blit_slow.h
|
|
|
|
SDL_bmp.c
|
Unneed test before calling SDL_FreeSurface
|
2022-11-18 06:58:34 -08:00 |
|
SDL_clipboard.c
|
SDL_HasPrimarySelectionText: fix -Wunreachable-code-return warning.
|
2022-09-17 00:51:00 +03:00 |
|
SDL_egl.c
|
Re-added WinRT support until we're sure that it's no longer being used
|
2022-11-23 10:41:43 -08:00 |
|
SDL_egl_c.h
|
|
|
|
SDL_fillrect.c
|
Fixed bug #6287 - SDL_FillRect failed for SDL_Surface with BitsPerPixel == 4
|
2022-09-27 10:21:15 +02:00 |
|
SDL_pixels.c
|
Fixes made in response to running a static code analyzer under MS Windows.
|
2022-11-16 12:43:20 -05:00 |
|
SDL_pixels_c.h
|
|
|
|
SDL_rect.c
|
|
|
|
SDL_rect_c.h
|
|
|
|
SDL_rect_impl.h
|
Fixes made in response to running a static code analyzer under MS Windows.
|
2022-11-16 12:43:20 -05:00 |
|
SDL_RLEaccel.c
|
|
|
|
SDL_RLEaccel_c.h
|
|
|
|
SDL_shape.c
|
fix build errors resulting from -Wmisleading-indentation
|
2022-10-22 18:56:40 +03:00 |
|
SDL_shape_internals.h
|
|
|
|
SDL_stretch.c
|
Re-added WinRT support until we're sure that it's no longer being used
|
2022-11-23 10:41:43 -08:00 |
|
SDL_surface.c
|
Allow creating an empty surface with pitch 0
|
2022-11-16 22:23:16 -08:00 |
|
SDL_sysvideo.h
|
Re-added WinRT support until we're sure that it's no longer being used
|
2022-11-23 10:41:43 -08:00 |
|
SDL_video.c
|
Re-added WinRT support until we're sure that it's no longer being used
|
2022-11-23 10:41:43 -08:00 |
|
SDL_vulkan_internal.h
|
removed directfb support.
|
2022-11-22 20:45:45 +03:00 |
|
SDL_vulkan_utils.c
|
|
|
|
SDL_yuv.c
|
Code style fixes, etc.
|
2022-11-16 12:53:48 -05:00 |
|
SDL_yuv_c.h
|
|
|
|
sdlgenblit.pl
|
|
|