Ryujinx-SDL/src/video
2018-06-25 13:14:52 -04:00
..
android Use a blank cursor instead of PointerIcon.TYPE_NULL since that shows the default cursor on Samsung DeX 2018-06-18 13:14:04 -07:00
cocoa metal: contrary to documentation, we need to set the drawableSize explicitly. 2018-05-27 20:30:03 -04: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 metal: contrary to documentation, we need to set the drawableSize explicitly. 2018-05-27 20:30:03 -04:00
vivante Updated copyright for 2018 2018-01-03 10:03:25 -08:00
wayland wayland: Implemented xdg-wm-base support. 2018-06-24 22:42:36 -07:00
windows Fix creating a minimized window in SDL to not cause focus to be stolen (because ShowWindow( hwnd, SW_MINIMIZE ) would be called after creation, thus changing focus to the prior window based on some per-app list in windows, rather than the window being created with WS_MINIMIZED to start with). 2018-06-05 12:46:09 -07:00
winrt revert the recent typecast assignment changes (see bug #4079) 2018-02-12 17:00:00 +03:00
x11 x11: Normalize x11xinput2 touch x to be 1.0 at width (thanks, Zach!). 2018-06-24 13:57:22 -04:00
yuv2rgb yuv: Patched to make static analysis happy (warned about unused variable). 2018-06-25 13:14:52 -04: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 egl: Don't change context when deleting current. 2018-06-14 06:12:12 +00: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 Deal with fullscreen limitations under windowed Android environments (Chromebook, DeX, etc.) (Thanks Rachel!) 2018-06-12 13:22:58 -07:00
SDL_vulkan_internal.h Backout the vulkan change in d449dea10fc8 breaks Mir builds 2018-02-23 19:12:04 -05: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