Frank Praznik 903301c6aa wayland: Always use integer scaling for cursors. 3 роки тому
..
android 03485db0a3 Android: understand HAL_PIXEL_FORMAT_BGR_565 as a returned value from ANativeWindow_getFormat() (see #6016) 4 роки тому
arm 72f8044a42 ARM: NEON assembly optimization for SDL_FillRect 7 роки тому
cocoa 5dc93451d2 JANITORIAL : Correct some more spelling mistakes (#6489) 3 роки тому
directfb f500c14766 Fixed DirectFB build 3 роки тому
dummy 0bcbdfe2bd video: dummy: Support evdev psuedo-device with no video. 4 роки тому
emscripten b9e1d1b4de events: Rename SDL_SendKeyboardKeyComplete to SDL_SendKeyboardKeyAndKeycode.+ 3 роки тому
haiku 5ea9886bcf haiku: Fix when screen color depth was 24 bits, SDL_GetWindowSurface would always fail with 'Unknown pixel format' error 4 роки тому
khronos 72fe6cc8f1 Updated to the latest version of OpenGL and Vulkan headers from the Khronos registry 4 роки тому
kmsdrm 678ef7977f SDL_KMSDRMOPENGLES.H: Correct spelling mistakes 3 роки тому
n3ds 80ff20f6fe N3DS: Set keyboard focus to newly created windows. 3 роки тому
nacl 91ff88451b Disable "The key you just pressed is not recognized by SDL." message by default 3 роки тому
ngage 875e9b35d7 N-Gage: additional cleanup 3 роки тому
offscreen 4298e79887 SDL_offscreenframebuffer.c: fix format '%d' expecting int instead of Uint32 4 роки тому
os2 c8d20f96ba shape: Free platform-specific shaped window data. 3 роки тому
pandora 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 4 роки тому
ps2 8117bfe5d1 PS2: Ignore warnings from toolchain headers. 3 роки тому
psp 5ddac7e026 PSP: Fix type mismatch warnings. 3 роки тому
qnx 10ffcbb115 QNX: use SDL_malloc 4 роки тому
raspberry 78089e6598 Remove unused internal header SDL_sysevents.h 4 роки тому
riscos 91ff88451b Disable "The key you just pressed is not recognized by SDL." message by default 3 роки тому
uikit 70656b133c Don't recreate the window when creating a Metal renderer on an OpenGL window. 3 роки тому
vita 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 4 роки тому
vivante 412ceb84d4 video: Only check major version in SDL_GetWindowWMInfo 4 роки тому
wayland 903301c6aa wayland: Always use integer scaling for cursors. 3 роки тому
windows 5dc93451d2 JANITORIAL : Correct some more spelling mistakes (#6489) 3 роки тому
winrt 674989261d Fixed warning 3 роки тому
x11 c855184765 wayland: Handle virtual keyboards that don't fit the X mapping 3 роки тому
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 efe01faa8e Replaced Blit4to4CopyAlpha() with optimized SDL_BlitCopy() 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 8598f05b47 Support loading 2bpp .bmp files 4 роки тому
SDL_clipboard.c 5fba31f6fb SDL_HasPrimarySelectionText: fix -Wunreachable-code-return warning. 4 роки тому
SDL_egl.c 44d7b8b91d egl: Check for a NULL pointer in SDL_EGL_GetProcAddress. 3 роки тому
SDL_egl_c.h fd8cafc72e Rename variables in SDL_egl.c to be more intuitive 4 роки тому
SDL_fillrect.c d71df6448b Fixed bug #6287 - SDL_FillRect failed for SDL_Surface with BitsPerPixel == 4 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 0e1d19cf68 fix build errors resulting from -Wmisleading-indentation 3 роки тому
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 655275378d N3DS port (squashed) 3 роки тому
SDL_video.c 70656b133c Don't recreate the window when creating a Metal renderer on an OpenGL window. 3 роки тому
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 роки тому