Ozkan Sezer dc2a3e06e9 removed WinRT support. 3 лет назад
..
android 03485db0a3 Android: understand HAL_PIXEL_FORMAT_BGR_565 as a returned value from ANativeWindow_getFormat() (see #6016) 3 лет назад
arm 72f8044a42 ARM: NEON assembly optimization for SDL_FillRect 6 лет назад
cocoa 913e403f2a Fixed error message when trying to create an OpenGLES2 renderer on macOS 3 лет назад
dummy 0bcbdfe2bd video: dummy: Support evdev psuedo-device with no video. 3 лет назад
emscripten 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 3 лет назад
haiku 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 3 лет назад
khronos 72fe6cc8f1 Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry 3 лет назад
kmsdrm 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 3 лет назад
n3ds 80ff20f6fe N3DS: Set keyboard focus to newly created windows. 3 лет назад
ngage 875e9b35d7 N-Gage: additional cleanup 3 лет назад
offscreen 4298e79887 SDL_offscreenframebuffer.c: fix format '%d' expecting int instead of Uint32 3 лет назад
ps2 8117bfe5d1 PS2: Ignore warnings from toolchain headers. 3 лет назад
psp 5ddac7e026 PSP: Fix type mismatch warnings. 3 лет назад
raspberry 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 3 лет назад
riscos 91ff88451b Disable "The key you just pressed is not recognized by SDL." message by default 3 лет назад
uikit 30b1ab2add removed opengles. 3 лет назад
vita 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 3 лет назад
vivante 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 3 лет назад
wayland fe396e306e wayland: Use the cached window size when switching from non-floating to floating window state 3 лет назад
windows 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 3 лет назад
x11 30b1ab2add removed opengles. 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 dc2a3e06e9 removed WinRT support. 3 лет назад
SDL_egl_c.h fd8cafc72e Rename variables in SDL_egl.c to be more intuitive 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 dc2a3e06e9 removed WinRT support. 3 лет назад
SDL_surface.c 77bcd269be Allow creating an empty surface with pitch 0 3 лет назад
SDL_sysvideo.h dc2a3e06e9 removed WinRT support. 3 лет назад
SDL_video.c dc2a3e06e9 removed WinRT support. 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 лет назад