sdl2_frt/src/video
Ryan C. Gordon c722e58d1f vulkan: Include a copy of vulkan.h and vk_platform.h.
Now we can provide Vulkan support in the build even if the build box doesn't
have a Vulkan SDK, since we dynamically link to the library anyhow.
2017-08-27 23:25:12 -04:00
..
android vulkan: Initial Vulkan support! 2017-08-27 22:15:57 -04:00
cocoa vulkan: Include a copy of vulkan.h and vk_platform.h. 2017-08-27 23:25:12 -04:00
directfb Fixed bug 3751 - DirectFB linux_input disabled by default 2017-08-13 20:51:08 -07:00
dummy
emscripten Fixed bug 2293 - Precise scrolling events 2017-08-14 21:28:04 -07:00
haiku haiku: Fixed compiler warning. 2017-08-09 18:30:48 -04:00
khronos/vulkan vulkan: Include a copy of vulkan.h and vk_platform.h. 2017-08-27 23:25:12 -04:00
kmsdrm kmsdrm: Remove moved file 2017-08-21 17:22:00 -07:00
mir vulkan: Initial Vulkan support! 2017-08-27 22:15:57 -04:00
nacl Fixed bug 2293 - Precise scrolling events 2017-08-14 21:28:04 -07:00
pandora
psp
qnx
raspberry Fixed bug 3690 - SDL2 KMS/DRM render context support 2017-08-02 10:22:48 -07:00
uikit vulkan: Initial Vulkan support! 2017-08-27 22:15:57 -04:00
vivante Fixed bug 3690 - SDL2 KMS/DRM render context support 2017-08-02 10:22:48 -07:00
wayland vulkan: Initial Vulkan support! 2017-08-27 22:15:57 -04:00
windows vulkan: Initial Vulkan support! 2017-08-27 22:15:57 -04:00
winrt Fixed bug 2293 - Precise scrolling events 2017-08-14 21:28:04 -07:00
x11 vulkan: Initial Vulkan support! 2017-08-27 22:15:57 -04:00
SDL_blit_0.c
SDL_blit_1.c
SDL_blit_A.c
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 Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 2017-08-14 06:28:21 -07:00
SDL_blit.h Fixed bug 3746 - remove SDLCALL attribute from SDL_BlitFunc() funcptr 2017-08-13 21:09:00 -07:00
SDL_bmp.c
SDL_clipboard.c
SDL_egl_c.h Fixed bug 3690 - SDL2 KMS/DRM render context support 2017-08-02 10:22:48 -07:00
SDL_egl.c Fixed bug 3724 - Allow Angle Static Link 2017-08-27 19:05:57 -07:00
SDL_fillrect.c
SDL_pixels_c.h
SDL_pixels.c Fixed bug 3158 - SDL display window scrambled over VNC 2017-08-12 16:02:33 -07:00
SDL_rect_c.h
SDL_rect.c
SDL_RLEaccel_c.h Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 2017-08-14 06:28:21 -07:00
SDL_RLEaccel.c Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 2017-08-14 06:28:21 -07:00
SDL_shape_internals.h
SDL_shape.c
SDL_stretch.c
SDL_surface.c Fixed bug 2441 - SDL_DuplicateSurface 2017-08-14 13:37:14 -07:00
SDL_sysvideo.h vulkan: Initial Vulkan support! 2017-08-27 22:15:57 -04:00
SDL_video.c vulkan: Initial Vulkan support! 2017-08-27 22:15:57 -04:00
SDL_vulkan_internal.h vulkan: Include a copy of vulkan.h and vk_platform.h. 2017-08-27 23:25:12 -04:00
SDL_vulkan_utils.c vulkan: Initial Vulkan support! 2017-08-27 22:15:57 -04:00
sdlgenblit.pl