Ryujinx-SDL/src/video
Ryan C. Gordon 6867f6189f video: put a spinlock around a global linked list.
This should only contend if you're allocating or freeing surfaces from
multiple threads at once, and then just for a short time.

Fixes Bugzilla #4084.
2018-02-16 14:56:28 -05:00
..
android revert the recent typecast assignment changes (see bug #4079) 2018-02-12 17:00:00 +03:00
cocoa revert the recent typecast assignment changes (see bug #4079) 2018-02-12 17:00:00 +03:00
directfb Updated copyright for 2018 2018-01-03 10:03:25 -08:00
dummy Updated copyright for 2018 2018-01-03 10:03:25 -08:00
emscripten Updated copyright for 2018 2018-01-03 10:03:25 -08:00
haiku Updated copyright for 2018 2018-01-03 10:03:25 -08:00
khronos Fixed bug 3616 - SDL_GL_CreateContext fails with SDL_GL_CONTEXT_DEBUG_FLAG and ANGLE/GLES 2.0 2017-08-29 22:04:43 -07:00
kmsdrm Updated copyright for 2018 2018-01-03 10:03:25 -08:00
mir revert the recent typecast assignment changes (see bug #4079) 2018-02-12 17:00:00 +03:00
nacl Updated copyright for 2018 2018-01-03 10:03:25 -08:00
pandora Updated copyright for 2018 2018-01-03 10:03:25 -08:00
psp Updated copyright for 2018 2018-01-03 10:03:25 -08:00
qnx Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h 2017-08-28 00:43:14 -07:00
raspberry Fixed bug 4054 - Raspberry Pi refresh rate detection 2018-02-07 15:05:30 -08:00
uikit revert the recent typecast assignment changes (see bug #4079) 2018-02-12 17:00:00 +03:00
vivante Updated copyright for 2018 2018-01-03 10:03:25 -08:00
wayland revert the recent typecast assignment changes (see bug #4079) 2018-02-12 17:00:00 +03:00
windows Don't attempt WM_NCCALCSIZE adjustment when in fullscreen window transition 2018-02-13 22:58:20 -08:00
winrt revert the recent typecast assignment changes (see bug #4079) 2018-02-12 17:00:00 +03:00
x11 Fixed bug 4085 - X11: Allow configuring _NET_WM_BYPASS_COMPOSITOR through SDL hints 2018-02-16 10:23:10 -08:00
yuv2rgb Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
SDL_blit_0.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_blit_1.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_blit_A.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_blit_auto.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_blit_auto.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_blit_copy.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_blit_copy.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_blit_N.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_blit_slow.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_blit_slow.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_blit.c revert the recent typecast assignment changes (see bug #4079) 2018-02-12 17:00:00 +03:00
SDL_blit.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_bmp.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_clipboard.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_egl_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_egl.c revert the recent typecast assignment changes (see bug #4079) 2018-02-12 17:00:00 +03:00
SDL_fillrect.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_pixels_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_pixels.c video: put a spinlock around a global linked list. 2018-02-16 14:56:28 -05:00
SDL_rect_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_rect.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_RLEaccel_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_RLEaccel.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_shape_internals.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_shape.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_stretch.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_surface.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_sysvideo.h Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
SDL_video.c revert the recent typecast assignment changes (see bug #4079) 2018-02-12 17:00:00 +03:00
SDL_vulkan_internal.h revert the recent typecast assignment changes (see bug #4079) 2018-02-12 17:00:00 +03:00
SDL_vulkan_utils.c Fixed formatting, added actual count to SDL error message 2018-01-17 13:12:39 -08:00
SDL_yuv_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_yuv.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
sdlgenblit.pl Updated copyright for 2018 2018-01-03 10:03:25 -08:00