Brad Smith 371735e95b Silence unused variable warning 4 лет назад
..
android 17f36c105c keyboard: Remove no-op calls to SDL_SetKeymap() 4 лет назад
arm 72f8044a42 ARM: NEON assembly optimization for SDL_FillRect 6 лет назад
cocoa 00452e47fa Adding SDL_GetWindowSizeInPixels for window size in pixels (#6112) 4 лет назад
directfb 17f36c105c keyboard: Remove no-op calls to SDL_SetKeymap() 4 лет назад
dummy 0bcbdfe2bd video: dummy: Support evdev psuedo-device with no video. 4 лет назад
emscripten 00452e47fa Adding SDL_GetWindowSizeInPixels for window size in pixels (#6112) 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 5 лет назад
kmsdrm 5f79cd1600 Fixed spacing 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 20a76b0e3e video: removed unused devindex argument from bootstrap's create method. 4 лет назад
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 4 лет назад
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 2b93f6e148 cocoa/uikit: Use VK_EXT_metal_surface in Vulkan_GetInstanceExtensions 4 лет назад
vita 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 4 лет назад
vivante 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 4 лет назад
wayland ce227aa69e wayland: fix build with SDL_WAYLAND_SHARED=OFF/--enable-wayland-shared=no 4 лет назад
windows b8af865f18 Fix candidate list size for Windows IME 4 лет назад
winrt 20a76b0e3e video: removed unused devindex argument from bootstrap's create method. 4 лет назад
x11 371735e95b Silence unused variable warning 4 лет назад
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. 4 лет назад
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 2fcd8f889c Handle SDL_PIXELFORMAT_EXTERNAL_OES in SDL_GetPixelFormatName() 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 00452e47fa Adding SDL_GetWindowSizeInPixels for window size in pixels (#6112) 4 лет назад
SDL_video.c 00452e47fa Adding SDL_GetWindowSizeInPixels for window size in pixels (#6112) 4 лет назад
SDL_vulkan_internal.h 029a9b2fa1 cocoa/uikit: Support VK_EXT_metal_surface 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 лет назад