You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sdl/src/video
Frank Praznik d41985cfbc wayland: Fix libdecor_dispatch signature
The function returns an int, not a bool.
(cherry picked from commit f47169fcba)
3 years ago
..
android keyboard: Remove no-op calls to SDL_SetKeymap() 3 years ago
arm ARM: NEON assembly optimization for SDL_FillRect 6 years ago
cocoa cocoa: Fix new windows setting SDL_WINDOW_BORDERLESS flag incorrectly. 3 years ago
directfb keyboard: Remove no-op calls to SDL_SetKeymap() 3 years ago
dummy video: dummy: Support evdev psuedo-device with no video. 3 years ago
emscripten video: removed unused devindex argument from bootstrap's create method. 3 years ago
haiku video: removed unused devindex argument from bootstrap's create method. 3 years ago
khronos Update SDL's copy of the EGL headers from Khronos 4 years ago
kmsdrm kmsdrm: slightly better device index hint parsing. 3 years ago
nacl video: removed unused devindex argument from bootstrap's create method. 3 years ago
ngage video: removed unused devindex argument from bootstrap's create method. 3 years ago
offscreen SDL_offscreenwindow.c: swap include order of SDL_egl_c.h/SDL_sysvideo.h 3 years ago
os2 video: removed unused devindex argument from bootstrap's create method. 3 years ago
pandora video: Only check major version in SDL_GetWindowWMInfo 3 years ago
ps2 Implement create windows method 3 years ago
psp Remove unused internal header SDL_sysevents.h 3 years ago
qnx QNX: use SDL_malloc 4 years ago
raspberry Remove unused internal header SDL_sysevents.h 3 years ago
riscos video: removed unused devindex argument from bootstrap's create method. 3 years ago
uikit Added SDL_system.h for the declaration of SDL_iPhoneSetAnimationCallback() and SDL_iPhoneSetEventPump() 3 years ago
vita video: Only check major version in SDL_GetWindowWMInfo 3 years ago
vivante video: Only check major version in SDL_GetWindowWMInfo 3 years ago
wayland wayland: Fix libdecor_dispatch signature 3 years ago
windows Only check to see if the ICC profile changes when the display changes or we gain focus 3 years ago
winrt video: removed unused devindex argument from bootstrap's create method. 3 years ago
x11 Fix incorrect return value in X11_GetPixelFormatFromVisualInfo 3 years ago
yuv2rgb Add optimiztion function with LSX in LoongArch 3 years ago
SDL_RLEaccel.c Don't use SDL_SIMDFree() if the pixels haven't been allocated with SDL_SIMDAlloc() 3 years ago
SDL_RLEaccel_c.h Updated copyright for 2022 4 years ago
SDL_blit.c Fixed bug #2199: make SDL_blit_slow handles SDL_PIXELFORMAT_ARGB2101010, storing as RGBA 4 years ago
SDL_blit.h fixed SDL_BlitMap typedef redefinition errors 3 years ago
SDL_blit_0.c 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 Add clang-format on/off comments where necessary. 3 years ago
SDL_blit_A.c Add clang-format on/off comments where necessary. 3 years ago
SDL_blit_N.c Add clang-format on/off comments where necessary. 3 years ago
SDL_blit_auto.c Add clang-format on/off comments where necessary. 3 years ago
SDL_blit_auto.h Updated copyright for 2022 4 years ago
SDL_blit_copy.c Updated copyright for 2022 4 years ago
SDL_blit_copy.h Updated copyright for 2022 4 years ago
SDL_blit_slow.c SDL_blit_slow: remove one nested 'if()' because of ARGB2101010 handling 4 years ago
SDL_blit_slow.h Updated copyright for 2022 4 years ago
SDL_bmp.c Fixed loading 32-bit BMP files 4 years ago
SDL_clipboard.c Updated copyright for 2022 4 years ago
SDL_egl.c egl: Add support for SDL_GL_FLOATBUFFERS. 3 years ago
SDL_egl_c.h Rename variables in SDL_egl.c to be more intuitive 3 years ago
SDL_fillrect.c Fixed bug #6287 - SDL_FillRect failed for SDL_Surface with BitsPerPixel == 4 3 years ago
SDL_pixels.c SDL_pixels.c (SDL_MasksToPixelFormatEnum): add missing break to switch. 3 years ago
SDL_pixels_c.h Updated copyright for 2022 4 years ago
SDL_rect.c SDL_Rect: Added floating point versions of all the rectangle APIs. 4 years ago
SDL_rect_c.h Updated copyright for 2022 4 years ago
SDL_rect_impl.h SDL_Rect: Added floating point versions of all the rectangle APIs. 4 years ago
SDL_shape.c Updated copyright for 2022 4 years ago
SDL_shape_internals.h Updated copyright for 2022 4 years ago
SDL_stretch.c Updated copyright for 2022 4 years ago
SDL_surface.c video: Note unused SDL_surface creation parameters for removal in SDL 3 3 years ago
SDL_sysvideo.h video: Add video device quirk flags and apply them to the video subsystem 3 years ago
SDL_video.c Fix https://github.com/libsdl-org/SDL/issues/6191 3 years ago
SDL_vulkan_internal.h sync handling of subsystems II. 4 years ago
SDL_vulkan_utils.c Updated copyright for 2022 4 years ago
SDL_yuv.c Add optimiztion function with LSX in LoongArch 3 years ago
SDL_yuv_c.h Updated copyright for 2022 4 years ago
sdlgenblit.pl Add clang-format on/off comments where necessary. 3 years ago