| .. |
|
android
|
17f36c105c
keyboard: Remove no-op calls to SDL_SetKeymap()
|
3 лет назад |
|
arm
|
72f8044a42
ARM: NEON assembly optimization for SDL_FillRect
|
6 лет назад |
|
cocoa
|
128c34b839
cocoa: Fix new windows setting SDL_WINDOW_BORDERLESS flag incorrectly.
|
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.
|
4 лет назад |
|
haiku
|
20a76b0e3e
video: removed unused devindex argument from bootstrap's create method.
|
4 лет назад |
|
khronos
|
23ffa3d914
Update SDL's copy of the EGL headers from Khronos
|
4 лет назад |
|
kmsdrm
|
42165fe8d1
kmsdrm: slightly better device index hint parsing.
|
4 лет назад |
|
nacl
|
20a76b0e3e
video: removed unused devindex argument from bootstrap's create method.
|
4 лет назад |
|
ngage
|
20a76b0e3e
video: removed unused devindex argument from bootstrap's create method.
|
4 лет назад |
|
offscreen
|
0df4d123db
SDL_offscreenwindow.c: swap include order of SDL_egl_c.h/SDL_sysvideo.h
|
3 лет назад |
|
os2
|
20a76b0e3e
video: removed unused devindex argument from bootstrap's create method.
|
4 лет назад |
|
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
|
4 лет назад |
|
qnx
|
10ffcbb115
QNX: use SDL_malloc
|
4 лет назад |
|
raspberry
|
78089e6598
Remove unused internal header SDL_sysevents.h
|
4 лет назад |
|
riscos
|
20a76b0e3e
video: removed unused devindex argument from bootstrap's create method.
|
4 лет назад |
|
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
|
6e007c36e7
Add null termination to Wayland_data_source_get_data() if requested
|
3 лет назад |
|
windows
|
3739dda6bd
Fixed minimized window detection when handling WM_WINDOWPOSCHANGED
|
3 лет назад |
|
winrt
|
20a76b0e3e
video: removed unused devindex argument from bootstrap's create method.
|
4 лет назад |
|
x11
|
fa239a2192
Fix incorrect return value in X11_GetPixelFormatFromVisualInfo
|
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
|
4 лет назад |
|
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
|
0f2503cf8a
Fixed bug #6287 - SDL_FillRect failed for SDL_Surface with BitsPerPixel == 4
|
3 лет назад |
|
SDL_pixels.c
|
2fcd8f889c
Handle SDL_PIXELFORMAT_EXTERNAL_OES in SDL_GetPixelFormatName()
|
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
|
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
|
7be77f0b3d
Fix https://github.com/libsdl-org/SDL/issues/6191
|
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 лет назад |