| .. |
|
android
|
17f36c105c
keyboard: Remove no-op calls to SDL_SetKeymap()
|
3 年之前 |
|
arm
|
72f8044a42
ARM: NEON assembly optimization for SDL_FillRect
|
6 年之前 |
|
cocoa
|
26948f01a3
cocoa: Make SDL_MinimizeWindow() work with borderless windows.
|
3 年之前 |
|
directfb
|
17f36c105c
keyboard: Remove no-op calls to SDL_SetKeymap()
|
3 年之前 |
|
dummy
|
0bcbdfe2bd
video: dummy: Support evdev psuedo-device with no video.
|
3 年之前 |
|
emscripten
|
20a76b0e3e
video: removed unused devindex argument from bootstrap's create method.
|
3 年之前 |
|
haiku
|
20a76b0e3e
video: removed unused devindex argument from bootstrap's create method.
|
3 年之前 |
|
khronos
|
23ffa3d914
Update SDL's copy of the EGL headers from Khronos
|
4 年之前 |
|
kmsdrm
|
42165fe8d1
kmsdrm: slightly better device index hint parsing.
|
3 年之前 |
|
nacl
|
20a76b0e3e
video: removed unused devindex argument from bootstrap's create method.
|
3 年之前 |
|
ngage
|
20a76b0e3e
video: removed unused devindex argument from bootstrap's create method.
|
3 年之前 |
|
offscreen
|
20a76b0e3e
video: removed unused devindex argument from bootstrap's create method.
|
3 年之前 |
|
os2
|
20a76b0e3e
video: removed unused devindex argument from bootstrap's create method.
|
3 年之前 |
|
pandora
|
412ceb84d4
video: Only check major version in SDL_GetWindowWMInfo
|
4 年之前 |
|
ps2
|
a2d3be904b
Implement create windows method
|
3 年之前 |
|
psp
|
78089e6598
Remove unused internal header SDL_sysevents.h
|
3 年之前 |
|
qnx
|
10ffcbb115
QNX: use SDL_malloc
|
4 年之前 |
|
raspberry
|
78089e6598
Remove unused internal header SDL_sysevents.h
|
3 年之前 |
|
riscos
|
20a76b0e3e
video: removed unused devindex argument from bootstrap's create method.
|
3 年之前 |
|
uikit
|
0cc8dfdb58
Added SDL_system.h for the declaration of SDL_iPhoneSetAnimationCallback() and SDL_iPhoneSetEventPump()
|
3 年之前 |
|
vita
|
412ceb84d4
video: Only check major version in SDL_GetWindowWMInfo
|
4 年之前 |
|
vivante
|
412ceb84d4
video: Only check major version in SDL_GetWindowWMInfo
|
4 年之前 |
|
wayland
|
650612fdcb
wayland: Eliminate excessive calls to SetFullscreen
|
3 年之前 |
|
windows
|
be0cf257fe
Only force the resize event in the DPI changed case
|
3 年之前 |
|
winrt
|
20a76b0e3e
video: removed unused devindex argument from bootstrap's create method.
|
3 年之前 |
|
x11
|
b599205d0c
x11: Don't look up xinput2 devices unless we're in relative mode.
|
3 年之前 |
|
yuv2rgb
|
50d8642fa3
Add optimiztion function with LSX in LoongArch
|
4 年之前 |
|
SDL_RLEaccel.c
|
6da99d4a6c
Don't use SDL_SIMDFree() if the pixels haven't been allocated with SDL_SIMDAlloc()
|
4 年之前 |
|
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.
|
4 年之前 |
|
SDL_blit_A.c
|
501a499180
Add clang-format on/off comments where necessary.
|
4 年之前 |
|
SDL_blit_N.c
|
501a499180
Add clang-format on/off comments where necessary.
|
4 年之前 |
|
SDL_blit_auto.c
|
501a499180
Add clang-format on/off comments where necessary.
|
4 年之前 |
|
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
|
0d7edcb703
Fixed loading 32-bit BMP files
|
4 年之前 |
|
SDL_clipboard.c
|
120c76c84b
Updated copyright for 2022
|
4 年之前 |
|
SDL_egl.c
|
a346c4bbef
egl: Add support for SDL_GL_FLOATBUFFERS.
|
3 年之前 |
|
SDL_egl_c.h
|
fd8cafc72e
Rename variables in SDL_egl.c to be more intuitive
|
4 年之前 |
|
SDL_fillrect.c
|
501a499180
Add clang-format on/off comments where necessary.
|
4 年之前 |
|
SDL_pixels.c
|
ad6bc521bd
Move SDL_List functions to SDL_list.c to avoid more merge with eventual PR
|
4 年之前 |
|
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
|
d81fee7623
SDL_Rect: Added floating point versions of all the rectangle APIs.
|
4 年之前 |
|
SDL_shape.c
|
120c76c84b
Updated copyright for 2022
|
4 年之前 |
|
SDL_shape_internals.h
|
120c76c84b
Updated copyright for 2022
|
4 年之前 |
|
SDL_stretch.c
|
120c76c84b
Updated copyright for 2022
|
4 年之前 |
|
SDL_surface.c
|
507ce36d80
video: Note unused SDL_surface creation parameters for removal in SDL 3
|
4 年之前 |
|
SDL_sysvideo.h
|
cc9cc2028d
video: Add video device quirk flags and apply them to the video subsystem
|
3 年之前 |
|
SDL_video.c
|
cc9cc2028d
video: Add video device quirk flags and apply them to the video subsystem
|
3 年之前 |
|
SDL_vulkan_internal.h
|
eb80f2c65a
sync handling of subsystems II.
|
4 年之前 |
|
SDL_vulkan_utils.c
|
120c76c84b
Updated copyright for 2022
|
4 年之前 |
|
SDL_yuv.c
|
50d8642fa3
Add optimiztion function with LSX in LoongArch
|
4 年之前 |
|
SDL_yuv_c.h
|
120c76c84b
Updated copyright for 2022
|
4 年之前 |
|
sdlgenblit.pl
|
501a499180
Add clang-format on/off comments where necessary.
|
4 年之前 |