SDL/src/video
2023-12-16 21:41:22 -08:00
..
android cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
arm
cocoa cocoa: Resync modifier keypressed on NSEventTypeFlagsChanged event. 2023-11-29 21:40:30 -05:00
directfb cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
dummy cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
emscripten cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
haiku cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
khronos remove unused vulkan/*.hpp files. 2023-07-17 00:11:51 +03:00
kmsdrm Removed some function declarations that don't actually exist. 2023-11-22 17:54:57 -05:00
n3ds [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
nacl cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
ngage cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
offscreen cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
os2 cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
pandora cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
ps2 cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
psp psp: Hook up event subsystem init/quit. 2023-11-22 17:59:36 -05:00
qnx [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
raspberry Removed some function declarations that don't actually exist. 2023-11-22 17:54:57 -05:00
riscos cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
uikit Avoid textinput events when pasting from clipboard on iOS. 2023-11-19 08:20:01 -08:00
vita cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
vivante cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
wayland wayland: Handle mouse focus when receiving touch events 2023-12-14 14:33:18 -05:00
windows Differentiate between Windows Ink (pen) and regular touch input 2023-12-16 21:41:22 -08:00
winrt cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
x11 x11: Deal with difference in GLX_EXT_swap_control_tear behavior. 2023-11-23 18:17:25 -05:00
yuv2rgb Add optimiztion function with LSX in LoongArch 2022-06-06 08:49:09 -07:00
SDL_blit.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_blit.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_blit_0.c Extend blitting support for all <8bpp formats 2023-11-20 15:50:51 -08:00
SDL_blit_1.c Updated source to match SDL function prototype style 2023-05-23 10:59:03 -07:00
SDL_blit_A.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL_blit_auto.c Refresh generation of SDL_blit_auto.c after simplifying sdlgenblit.pl 2023-03-16 20:27:09 +01:00
SDL_blit_auto.h Refresh generation of SDL_blit_auto.c 2023-03-16 20:27:09 +01:00
SDL_blit_copy.c SDL_blit_copy: Don't call potentially FPU using SDL_memcpy in SDL_memcpyMMX 2023-03-27 06:13:28 +00:00
SDL_blit_copy.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_blit_N.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL_blit_slow.c blit_slow: don't read destination pixel when you're going to discard it anyways 2023-10-04 19:42:46 -07:00
SDL_blit_slow.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_bmp.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_clipboard.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_egl.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL_egl_c.h cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL_fillrect.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL_pixels.c Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB 2023-11-20 15:50:51 -08:00
SDL_pixels_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_rect.c rect: Avoid numeric overflow on massive lines in SDL_IntersectRectAndLine. 2023-11-24 19:33:04 -05:00
SDL_rect_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_rect_impl.h rect: Avoid numeric overflow on massive lines in SDL_IntersectRectAndLine. 2023-11-24 19:33:04 -05:00
SDL_RLEaccel.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_RLEaccel_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_shape.c Re-add SDL_assert() with non boolean ptr syntax (#8531) 2023-11-11 12:29:05 +03:00
SDL_shape_internals.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_stretch.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL_surface.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_sysvideo.h cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL_video.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL_vulkan_internal.h cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL_vulkan_utils.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL_yuv.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_yuv_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
sdlgenblit.pl Simplify SDL_BLENDMODE_MUL in sdlgenblit.pl 2023-03-16 20:27:09 +01:00