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