| .. |
|
android
|
7495b98141
Make SDL_VIDEO_OPENGL_EGL optional on Android
|
4 yıl önce |
|
arm
|
72f8044a42
ARM: NEON assembly optimization for SDL_FillRect
|
6 yıl önce |
|
cocoa
|
a164c9d245
SDL_cocoawindow.m: update fullscreen toggle when SDL_SetWindowResizable called
|
4 yıl önce |
|
directfb
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
dummy
|
19df4af2aa
simplify SDL_DUMMY/OFFSCREEN_CreateWindowFramebuffer
|
4 yıl önce |
|
emscripten
|
9de97e19cc
emscripten: Don't prevent default on filtered key events
|
4 yıl önce |
|
haiku
|
423feac69b
haiku: Actually remove BDirectWindow and fix OpenGL handling.
|
4 yıl önce |
|
khronos
|
23ffa3d914
Update SDL's copy of the EGL headers from Khronos
|
4 yıl önce |
|
kmsdrm
|
8f924b82d9
kmsdrm: Remove gbm_bo_get_offset()
|
4 yıl önce |
|
nacl
|
60deadba59
re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory
|
4 yıl önce |
|
offscreen
|
19df4af2aa
simplify SDL_DUMMY/OFFSCREEN_CreateWindowFramebuffer
|
4 yıl önce |
|
os2
|
afb0606f5a
minor os/2 clean-ups.
|
4 yıl önce |
|
pandora
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
psp
|
515b5f2a39
Fix build errors in PSP port
|
4 yıl önce |
|
qnx
|
10ffcbb115
QNX: use SDL_malloc
|
4 yıl önce |
|
raspberry
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
riscos
|
98353533e5
riscos: Report keyboard repeat events
|
4 yıl önce |
|
uikit
|
95f30c7a48
fix compiler warnings in video/uikit
|
4 yıl önce |
|
vita
|
ecd922b5cf
Fix touch holding detection after #5244 changes
|
4 yıl önce |
|
vivante
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
wayland
|
b11dfd7611
Only generate key repetition for keys that should repeat on wayland.
|
4 yıl önce |
|
windows
|
6c96217727
Added the hint SDL_HINT_MOUSE_RELATIVE_MODE_CENTER, controlling whether the mouse should be constrained to the center of the window or the whole window in relative mode.
|
4 yıl önce |
|
winrt
|
3bef4a5da6
cleanup error-handling in SDL_egl.c
|
4 yıl önce |
|
x11
|
85e6500065
X11 Segmentation fault with multiple windows and renderers (see #5256)
|
4 yıl önce |
|
yuv2rgb
|
8589134f16
Fixed potential buffer overflow in YUV conversion
|
4 yıl önce |
|
SDL_RLEaccel.c
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
SDL_RLEaccel_c.h
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
SDL_blit.c
|
f3e86b9fd3
Fixed bug #2199: make SDL_blit_slow handles SDL_PIXELFORMAT_ARGB2101010, storing as RGBA
|
4 yıl önce |
|
SDL_blit.h
|
56568ffb38
Remove 'reserved identifier' warning
|
4 yıl önce |
|
SDL_blit_0.c
|
a75041e8dd
Fixed bug #2140: basic support to convert 16 colors palette PIXELFORMAT_INDEX4, to allow conversion to SDL_Texture
|
4 yıl önce |
|
SDL_blit_1.c
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
SDL_blit_A.c
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
SDL_blit_N.c
|
ee6bfcdd66
SDL_blit_N.c: removed duplicated const (fixes bug #5401)
|
4 yıl önce |
|
SDL_blit_auto.c
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
SDL_blit_auto.h
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
SDL_blit_copy.c
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
SDL_blit_copy.h
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
SDL_blit_slow.c
|
93e7caab9a
SDL_blit_slow: remove one nested 'if()' because of ARGB2101010 handling
|
4 yıl önce |
|
SDL_blit_slow.h
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
SDL_bmp.c
|
b5c5052608
cleanup error-handling in SDL_bmp.c
|
4 yıl önce |
|
SDL_clipboard.c
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
SDL_egl.c
|
3bef4a5da6
cleanup error-handling in SDL_egl.c
|
4 yıl önce |
|
SDL_egl_c.h
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
SDL_fillrect.c
|
a75041e8dd
Fixed bug #2140: basic support to convert 16 colors palette PIXELFORMAT_INDEX4, to allow conversion to SDL_Texture
|
4 yıl önce |
|
SDL_pixels.c
|
ebdd536676
use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError
|
4 yıl önce |
|
SDL_pixels_c.h
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
SDL_rect.c
|
4d9bef604a
SDL_Rect: minor code cleanups.
|
4 yıl önce |
|
SDL_rect_c.h
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
SDL_shape.c
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
SDL_shape_internals.h
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
SDL_stretch.c
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
SDL_surface.c
|
60deadba59
re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory
|
4 yıl önce |
|
SDL_sysvideo.h
|
d14a126383
IME Composition Truncation + SDL_IsTextInputShown + SDL_ClearComposition (#5398)
|
4 yıl önce |
|
SDL_video.c
|
e5f45455c9
Added a hint to mark a foreign window as usable with OpenGL
|
4 yıl önce |
|
SDL_vulkan_internal.h
|
eb80f2c65a
sync handling of subsystems II.
|
4 yıl önce |
|
SDL_vulkan_utils.c
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
SDL_yuv.c
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
SDL_yuv_c.h
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
|
sdlgenblit.pl
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |