Mathieu Eyraud b8af865f18 Fix candidate list size for Windows IME 3 years ago
..
android 17f36c105c keyboard: Remove no-op calls to SDL_SetKeymap() 3 years ago
arm 72f8044a42 ARM: NEON assembly optimization for SDL_FillRect 6 years ago
cocoa 00452e47fa Adding SDL_GetWindowSizeInPixels for window size in pixels (#6112) 3 years ago
directfb 17f36c105c keyboard: Remove no-op calls to SDL_SetKeymap() 3 years ago
dummy 0bcbdfe2bd video: dummy: Support evdev psuedo-device with no video. 3 years ago
emscripten 00452e47fa Adding SDL_GetWindowSizeInPixels for window size in pixels (#6112) 3 years ago
haiku 20a76b0e3e video: removed unused devindex argument from bootstrap's create method. 3 years ago
khronos 23ffa3d914 Update SDL's copy of the EGL headers from Khronos 4 years ago
kmsdrm 5f79cd1600 Fixed spacing 3 years ago
nacl 20a76b0e3e video: removed unused devindex argument from bootstrap's create method. 3 years ago
ngage 20a76b0e3e video: removed unused devindex argument from bootstrap's create method. 3 years ago
offscreen 20a76b0e3e video: removed unused devindex argument from bootstrap's create method. 3 years ago
os2 20a76b0e3e video: removed unused devindex argument from bootstrap's create method. 3 years ago
pandora 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 3 years ago
ps2 a2d3be904b Implement create windows method 3 years ago
psp 78089e6598 Remove unused internal header SDL_sysevents.h 3 years ago
qnx 10ffcbb115 QNX: use SDL_malloc 4 years ago
raspberry 78089e6598 Remove unused internal header SDL_sysevents.h 3 years ago
riscos 20a76b0e3e video: removed unused devindex argument from bootstrap's create method. 3 years ago
uikit 2b93f6e148 cocoa/uikit: Use VK_EXT_metal_surface in Vulkan_GetInstanceExtensions 3 years ago
vita 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 3 years ago
vivante 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 3 years ago
wayland ce227aa69e wayland: fix build with SDL_WAYLAND_SHARED=OFF/--enable-wayland-shared=no 3 years ago
windows b8af865f18 Fix candidate list size for Windows IME 3 years ago
winrt 20a76b0e3e video: removed unused devindex argument from bootstrap's create method. 3 years ago
x11 4ca7b378c5 x11: Specify windowed dimensions when creating fullscreen windows. 3 years ago
yuv2rgb 50d8642fa3 Add optimiztion function with LSX in LoongArch 3 years ago
SDL_RLEaccel.c 6da99d4a6c Don't use SDL_SIMDFree() if the pixels haven't been allocated with SDL_SIMDAlloc() 3 years ago
SDL_RLEaccel_c.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_blit.c f3e86b9fd3 Fixed bug #2199: make SDL_blit_slow handles SDL_PIXELFORMAT_ARGB2101010, storing as RGBA 4 years ago
SDL_blit.h 7adb08a79a fixed SDL_BlitMap typedef redefinition errors 3 years ago
SDL_blit_0.c a75041e8dd Fixed bug #2140: basic support to convert 16 colors palette PIXELFORMAT_INDEX4, to allow conversion to SDL_Texture 4 years ago
SDL_blit_1.c 501a499180 Add clang-format on/off comments where necessary. 3 years ago
SDL_blit_A.c 501a499180 Add clang-format on/off comments where necessary. 3 years ago
SDL_blit_N.c 501a499180 Add clang-format on/off comments where necessary. 3 years ago
SDL_blit_auto.c 501a499180 Add clang-format on/off comments where necessary. 3 years ago
SDL_blit_auto.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_blit_copy.c 120c76c84b Updated copyright for 2022 4 years ago
SDL_blit_copy.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_blit_slow.c 93e7caab9a SDL_blit_slow: remove one nested 'if()' because of ARGB2101010 handling 4 years ago
SDL_blit_slow.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_bmp.c 0d7edcb703 Fixed loading 32-bit BMP files 4 years ago
SDL_clipboard.c 120c76c84b Updated copyright for 2022 4 years ago
SDL_egl.c a346c4bbef egl: Add support for SDL_GL_FLOATBUFFERS. 3 years ago
SDL_egl_c.h fd8cafc72e Rename variables in SDL_egl.c to be more intuitive 3 years ago
SDL_fillrect.c 501a499180 Add clang-format on/off comments where necessary. 3 years ago
SDL_pixels.c 2fcd8f889c Handle SDL_PIXELFORMAT_EXTERNAL_OES in SDL_GetPixelFormatName() 3 years ago
SDL_pixels_c.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_rect.c d81fee7623 SDL_Rect: Added floating point versions of all the rectangle APIs. 4 years ago
SDL_rect_c.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_rect_impl.h d81fee7623 SDL_Rect: Added floating point versions of all the rectangle APIs. 4 years ago
SDL_shape.c 120c76c84b Updated copyright for 2022 4 years ago
SDL_shape_internals.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_stretch.c 120c76c84b Updated copyright for 2022 4 years ago
SDL_surface.c 507ce36d80 video: Note unused SDL_surface creation parameters for removal in SDL 3 3 years ago
SDL_sysvideo.h 00452e47fa Adding SDL_GetWindowSizeInPixels for window size in pixels (#6112) 3 years ago
SDL_video.c 00452e47fa Adding SDL_GetWindowSizeInPixels for window size in pixels (#6112) 3 years ago
SDL_vulkan_internal.h 029a9b2fa1 cocoa/uikit: Support VK_EXT_metal_surface 3 years ago
SDL_vulkan_utils.c 120c76c84b Updated copyright for 2022 4 years ago
SDL_yuv.c 50d8642fa3 Add optimiztion function with LSX in LoongArch 3 years ago
SDL_yuv_c.h 120c76c84b Updated copyright for 2022 4 years ago
sdlgenblit.pl 501a499180 Add clang-format on/off comments where necessary. 3 years ago