This website requires JavaScript.
Explore
Help
Sign In
encounter
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/encounter/SDL.git
synced
2025-07-21 20:45:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SDL
/
src
/
video
History
Cameron Cawley
c270949b5e
Add a fast path for ARGB888->(A)BGR888 blending with pixel alpha
2021-09-28 11:27:56 -07:00
..
android
…
arm
…
cocoa
…
directfb
…
dummy
…
emscripten
…
haiku
…
khronos
…
kmsdrm
Fixed some accidental uses of external C runtime functions
2021-09-22 09:06:45 -07:00
nacl
…
offscreen
…
os2
…
pandora
…
psp
…
qnx
…
raspberry
…
uikit
…
vita
Vita: add support for disabling 'screensaver' (screen dimming and suspend)
2021-09-16 09:03:17 -07:00
vivante
…
wayland
wayland: Add support for XCURSOR_THEME/SIZE
2021-09-27 16:41:43 -04:00
windows
Fixed whitespace
2021-09-24 10:49:46 -07:00
winrt
…
x11
wayland: Reuse KeySymToUcs4 to replicate X11 keymap behavior
2021-09-23 11:50:47 -07:00
yuv2rgb
…
SDL_blit_0.c
…
SDL_blit_1.c
…
SDL_blit_A.c
Add a fast path for ARGB888->(A)BGR888 blending with pixel alpha
2021-09-28 11:27:56 -07:00
SDL_blit_auto.c
…
SDL_blit_auto.h
…
SDL_blit_copy.c
…
SDL_blit_copy.h
…
SDL_blit_N.c
…
SDL_blit_slow.c
…
SDL_blit_slow.h
…
SDL_blit.c
…
SDL_blit.h
…
SDL_bmp.c
…
SDL_clipboard.c
…
SDL_egl_c.h
egl: Group data fields before function pointers in SDL_EGL_VideoData.
2021-09-23 00:03:26 -04:00
SDL_egl.c
egl: Don't fail to create a context if KHR_create_context_no_error is unsupported
2021-09-27 13:53:16 -04:00
SDL_fillrect.c
…
SDL_pixels_c.h
…
SDL_pixels.c
…
SDL_rect_c.h
…
SDL_rect.c
…
SDL_RLEaccel_c.h
…
SDL_RLEaccel.c
…
SDL_shape_internals.h
…
SDL_shape.c
…
SDL_stretch.c
…
SDL_surface.c
…
SDL_sysvideo.h
…
SDL_video.c
…
SDL_vulkan_internal.h
…
SDL_vulkan_utils.c
…
SDL_yuv_c.h
…
SDL_yuv.c
…
sdlgenblit.pl
…