Charlie Birks 0c6d5b3ac8 emscripten: drop CanvasPixelArray support from framebuffer 3 tahun lalu
..
android 03485db0a3 Android: understand HAL_PIXEL_FORMAT_BGR_565 as a returned value from ANativeWindow_getFormat() (see #6016) 3 tahun lalu
arm 72f8044a42 ARM: NEON assembly optimization for SDL_FillRect 6 tahun lalu
cocoa 57b20e7b9e cocoa: Fix new windows setting SDL_WINDOW_BORDERLESS flag incorrectly. 3 tahun lalu
directfb 17f36c105c keyboard: Remove no-op calls to SDL_SetKeymap() 3 tahun lalu
dummy 0bcbdfe2bd video: dummy: Support evdev psuedo-device with no video. 3 tahun lalu
emscripten 0c6d5b3ac8 emscripten: drop CanvasPixelArray support from framebuffer 3 tahun lalu
haiku 5ea9886bcf haiku: Fix when screen color depth was 24 bits, SDL_GetWindowSurface would always fail with 'Unknown pixel format' error 3 tahun lalu
khronos 72fe6cc8f1 Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry 3 tahun lalu
kmsdrm 57b5c9107e kmsdrm: only negative devindex's are not allowed 3 tahun lalu
nacl 20a76b0e3e video: removed unused devindex argument from bootstrap's create method. 3 tahun lalu
ngage 20a76b0e3e video: removed unused devindex argument from bootstrap's create method. 3 tahun lalu
offscreen d86cb8ec9e SDL_offscreenwindow.c: swap include order of SDL_egl_c.h/SDL_sysvideo.h 3 tahun lalu
os2 20a76b0e3e video: removed unused devindex argument from bootstrap's create method. 3 tahun lalu
pandora 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 3 tahun lalu
ps2 a2d3be904b Implement create windows method 3 tahun lalu
psp 78089e6598 Remove unused internal header SDL_sysevents.h 3 tahun lalu
qnx 10ffcbb115 QNX: use SDL_malloc 4 tahun lalu
raspberry 78089e6598 Remove unused internal header SDL_sysevents.h 3 tahun lalu
riscos 20a76b0e3e video: removed unused devindex argument from bootstrap's create method. 3 tahun lalu
uikit 2b93f6e148 cocoa/uikit: Use VK_EXT_metal_surface in Vulkan_GetInstanceExtensions 3 tahun lalu
vita 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 3 tahun lalu
vivante 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 3 tahun lalu
wayland e17f0c283c wayland: Call the Wayland hide/show functions directly when changing decoration modes 3 tahun lalu
windows 301912a5b9 Fix: Use WIN_ClientPointToSDL for converting additional mouse coordinates 3 tahun lalu
winrt 20a76b0e3e video: removed unused devindex argument from bootstrap's create method. 3 tahun lalu
x11 43fc6d593f Fix incorrect return value in X11_GetPixelFormatFromVisualInfo 3 tahun lalu
yuv2rgb 50d8642fa3 Add optimiztion function with LSX in LoongArch 3 tahun lalu
SDL_RLEaccel.c 6da99d4a6c Don't use SDL_SIMDFree() if the pixels haven't been allocated with SDL_SIMDAlloc() 3 tahun lalu
SDL_RLEaccel_c.h 120c76c84b Updated copyright for 2022 4 tahun lalu
SDL_blit.c f3e86b9fd3 Fixed bug #2199: make SDL_blit_slow handles SDL_PIXELFORMAT_ARGB2101010, storing as RGBA 4 tahun lalu
SDL_blit.h 7adb08a79a fixed SDL_BlitMap typedef redefinition errors 3 tahun lalu
SDL_blit_0.c a75041e8dd Fixed bug #2140: basic support to convert 16 colors palette PIXELFORMAT_INDEX4, to allow conversion to SDL_Texture 4 tahun lalu
SDL_blit_1.c 501a499180 Add clang-format on/off comments where necessary. 3 tahun lalu
SDL_blit_A.c 501a499180 Add clang-format on/off comments where necessary. 3 tahun lalu
SDL_blit_N.c efe01faa8e Replaced Blit4to4CopyAlpha() with optimized SDL_BlitCopy() 3 tahun lalu
SDL_blit_auto.c 501a499180 Add clang-format on/off comments where necessary. 3 tahun lalu
SDL_blit_auto.h 120c76c84b Updated copyright for 2022 4 tahun lalu
SDL_blit_copy.c 120c76c84b Updated copyright for 2022 4 tahun lalu
SDL_blit_copy.h 120c76c84b Updated copyright for 2022 4 tahun lalu
SDL_blit_slow.c 93e7caab9a SDL_blit_slow: remove one nested 'if()' because of ARGB2101010 handling 4 tahun lalu
SDL_blit_slow.h 120c76c84b Updated copyright for 2022 4 tahun lalu
SDL_bmp.c 8598f05b47 Support loading 2bpp .bmp files 3 tahun lalu
SDL_clipboard.c 5fba31f6fb SDL_HasPrimarySelectionText: fix -Wunreachable-code-return warning. 3 tahun lalu
SDL_egl.c a346c4bbef egl: Add support for SDL_GL_FLOATBUFFERS. 3 tahun lalu
SDL_egl_c.h fd8cafc72e Rename variables in SDL_egl.c to be more intuitive 3 tahun lalu
SDL_fillrect.c d71df6448b Fixed bug #6287 - SDL_FillRect failed for SDL_Surface with BitsPerPixel == 4 3 tahun lalu
SDL_pixels.c 2fcd8f889c Handle SDL_PIXELFORMAT_EXTERNAL_OES in SDL_GetPixelFormatName() 3 tahun lalu
SDL_pixels_c.h 120c76c84b Updated copyright for 2022 4 tahun lalu
SDL_rect.c d81fee7623 SDL_Rect: Added floating point versions of all the rectangle APIs. 4 tahun lalu
SDL_rect_c.h 120c76c84b Updated copyright for 2022 4 tahun lalu
SDL_rect_impl.h d81fee7623 SDL_Rect: Added floating point versions of all the rectangle APIs. 4 tahun lalu
SDL_shape.c 120c76c84b Updated copyright for 2022 4 tahun lalu
SDL_shape_internals.h 120c76c84b Updated copyright for 2022 4 tahun lalu
SDL_stretch.c 120c76c84b Updated copyright for 2022 4 tahun lalu
SDL_surface.c 507ce36d80 video: Note unused SDL_surface creation parameters for removal in SDL 3 3 tahun lalu
SDL_sysvideo.h d744aafb05 Added support for simulated vsync in the renderer 3 tahun lalu
SDL_video.c a2c5757356 video: check for "software" with SDL_HINT_FRAMEBUFFER_ACCELERATION. 3 tahun lalu
SDL_vulkan_internal.h 029a9b2fa1 cocoa/uikit: Support VK_EXT_metal_surface 3 tahun lalu
SDL_vulkan_utils.c 120c76c84b Updated copyright for 2022 4 tahun lalu
SDL_yuv.c 50d8642fa3 Add optimiztion function with LSX in LoongArch 3 tahun lalu
SDL_yuv_c.h 120c76c84b Updated copyright for 2022 4 tahun lalu
sdlgenblit.pl 501a499180 Add clang-format on/off comments where necessary. 3 tahun lalu