| .. |
|
android
|
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
|
3 лет назад |
|
arm
|
72f8044a42
ARM: NEON assembly optimization for SDL_FillRect
|
6 лет назад |
|
cocoa
|
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
|
3 лет назад |
|
dummy
|
0bcbdfe2bd
video: dummy: Support evdev psuedo-device with no video.
|
3 лет назад |
|
emscripten
|
712457ec28
Merge pull request #6321 from Daft-Freak/no-ie
|
3 лет назад |
|
haiku
|
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
|
3 лет назад |
|
khronos
|
239423e205
vulkan_metal.h: Make compatible with ObjC ARC
|
3 лет назад |
|
kmsdrm
|
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
|
3 лет назад |
|
n3ds
|
80ff20f6fe
N3DS: Set keyboard focus to newly created windows.
|
3 лет назад |
|
ngage
|
67f31a19a8
Add bitdraw.h, remove non-working stub class
|
3 лет назад |
|
offscreen
|
0644042eb8
egl: implement public functions to obtain internal EGL handles
|
3 лет назад |
|
ps2
|
8117bfe5d1
PS2: Ignore warnings from toolchain headers.
|
3 лет назад |
|
psp
|
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
|
3 лет назад |
|
raspberry
|
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
|
3 лет назад |
|
riscos
|
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
|
3 лет назад |
|
uikit
|
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
|
3 лет назад |
|
vita
|
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
|
3 лет назад |
|
vivante
|
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
|
3 лет назад |
|
wayland
|
836eb22442
wayland: Fix build when not using the shared Wayland libraries
|
3 лет назад |
|
windows
|
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
|
3 лет назад |
|
winrt
|
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
|
3 лет назад |
|
x11
|
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
|
3 лет назад |
|
yuv2rgb
|
50d8642fa3
Add optimiztion function with LSX in LoongArch
|
3 лет назад |
|
SDL_RLEaccel.c
|
6da99d4a6c
Don't use SDL_SIMDFree() if the pixels haven't been allocated with SDL_SIMDAlloc()
|
3 лет назад |
|
SDL_RLEaccel_c.h
|
120c76c84b
Updated copyright for 2022
|
4 лет назад |
|
SDL_blit.c
|
f3e86b9fd3
Fixed bug #2199: make SDL_blit_slow handles SDL_PIXELFORMAT_ARGB2101010, storing as RGBA
|
4 лет назад |
|
SDL_blit.h
|
7adb08a79a
fixed SDL_BlitMap typedef redefinition errors
|
3 лет назад |
|
SDL_blit_0.c
|
a75041e8dd
Fixed bug #2140: basic support to convert 16 colors palette PIXELFORMAT_INDEX4, to allow conversion to SDL_Texture
|
4 лет назад |
|
SDL_blit_1.c
|
501a499180
Add clang-format on/off comments where necessary.
|
3 лет назад |
|
SDL_blit_A.c
|
501a499180
Add clang-format on/off comments where necessary.
|
3 лет назад |
|
SDL_blit_N.c
|
efe01faa8e
Replaced Blit4to4CopyAlpha() with optimized SDL_BlitCopy()
|
3 лет назад |
|
SDL_blit_auto.c
|
501a499180
Add clang-format on/off comments where necessary.
|
3 лет назад |
|
SDL_blit_auto.h
|
120c76c84b
Updated copyright for 2022
|
4 лет назад |
|
SDL_blit_copy.c
|
120c76c84b
Updated copyright for 2022
|
4 лет назад |
|
SDL_blit_copy.h
|
120c76c84b
Updated copyright for 2022
|
4 лет назад |
|
SDL_blit_slow.c
|
93e7caab9a
SDL_blit_slow: remove one nested 'if()' because of ARGB2101010 handling
|
4 лет назад |
|
SDL_blit_slow.h
|
120c76c84b
Updated copyright for 2022
|
4 лет назад |
|
SDL_bmp.c
|
3e70553c48
Unneed test before calling SDL_FreeSurface
|
3 лет назад |
|
SDL_clipboard.c
|
5fba31f6fb
SDL_HasPrimarySelectionText: fix -Wunreachable-code-return warning.
|
3 лет назад |
|
SDL_egl.c
|
dcd9e21966
Merge branch 'main' into wip/angle-egl
|
3 лет назад |
|
SDL_egl_c.h
|
0644042eb8
egl: implement public functions to obtain internal EGL handles
|
3 лет назад |
|
SDL_fillrect.c
|
d71df6448b
Fixed bug #6287 - SDL_FillRect failed for SDL_Surface with BitsPerPixel == 4
|
3 лет назад |
|
SDL_pixels.c
|
ec58a817ef
Fixes made in response to running a static code analyzer under MS Windows.
|
3 лет назад |
|
SDL_pixels_c.h
|
120c76c84b
Updated copyright for 2022
|
4 лет назад |
|
SDL_rect.c
|
d81fee7623
SDL_Rect: Added floating point versions of all the rectangle APIs.
|
4 лет назад |
|
SDL_rect_c.h
|
120c76c84b
Updated copyright for 2022
|
4 лет назад |
|
SDL_rect_impl.h
|
ec58a817ef
Fixes made in response to running a static code analyzer under MS Windows.
|
3 лет назад |
|
SDL_shape.c
|
0e1d19cf68
fix build errors resulting from -Wmisleading-indentation
|
3 лет назад |
|
SDL_shape_internals.h
|
120c76c84b
Updated copyright for 2022
|
4 лет назад |
|
SDL_stretch.c
|
a635a485bc
Re-added WinRT support until we're sure that it's no longer being used
|
3 лет назад |
|
SDL_surface.c
|
77bcd269be
Allow creating an empty surface with pitch 0
|
3 лет назад |
|
SDL_sysvideo.h
|
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
|
3 лет назад |
|
SDL_video.c
|
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
|
3 лет назад |
|
SDL_vulkan_internal.h
|
3aea865cdf
removed directfb support.
|
3 лет назад |
|
SDL_vulkan_utils.c
|
120c76c84b
Updated copyright for 2022
|
4 лет назад |
|
SDL_yuv.c
|
389ffab733
Code style fixes, etc.
|
3 лет назад |
|
SDL_yuv_c.h
|
120c76c84b
Updated copyright for 2022
|
4 лет назад |
|
sdlgenblit.pl
|
501a499180
Add clang-format on/off comments where necessary.
|
3 лет назад |