Ryujinx-SDL/src/video
2016-08-28 19:06:31 -04:00
..
android audio: Renamed some internal driver symbols in various targets. 2016-08-11 22:22:09 -04:00
cocoa cocoa: Fixed incorrect autorelease, noted by static analysis. 2016-08-28 19:06:31 -04:00
directfb Added SDL_SetWindowOpacity() and SDL_GetWindowOpacity(). 2016-01-05 02:46:10 -05:00
dummy Updated copyright to 2016 2016-01-02 10:10:34 -08:00
emscripten emscripten: send fake mouse events for touches, like other targets do. 2016-08-12 19:59:00 -04:00
haiku Updated copyright to 2016 2016-01-02 10:10:34 -08:00
mir MIR: Fix system cursors. Been broken since custom cursor support was added! 2016-07-13 07:07:08 -07:00
nacl Updated copyright to 2016 2016-01-02 10:10:34 -08:00
pandora Pandora: Fixed memory leak in video implementation. 2016-07-20 21:00:52 +02:00
psp PSP: Fixed memory leak if video init failed. 2016-08-03 22:32:20 +02:00
raspberry Updated comments in video implementations. 2016-07-18 22:03:47 +02:00
uikit iOS: Fix an OpenGL ES error when rotating the device if MSAA is used (thanks Cole Campbell!) 2016-07-02 13:38:31 -03:00
vivante Updated comments in video implementations. 2016-07-18 22:03:47 +02:00
wayland Fixed freeing strings created by strdup() with SDL_free(). 2016-06-28 21:08:23 +02:00
windows Windows: Fix other window positions/sizes being changed when exiting exclusive fullscreen (bug #3315, thanks Simon Hug!) 2016-05-23 15:29:25 -03:00
winrt WinRT: fixed bug where Win10 GameBar, when shown + hidden, might not restore a cursor's hidden state 2016-08-20 13:46:45 -04:00
x11 X11: Fixed typos in error messages and source comments. 2016-05-20 22:15:28 +02:00
SDL_blit_0.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_1.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_A.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_auto.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_auto.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_copy.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_copy.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_N.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_slow.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit_slow.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_blit.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_bmp.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_clipboard.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_egl_c.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_egl.c EGL: Fixed SDL_GL_GetSwapInterval() returning -1 on error. 2016-05-11 21:10:41 +02:00
SDL_fillrect.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_pixels_c.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_pixels.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_rect_c.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_rect.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_RLEaccel_c.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_RLEaccel.c Fixed sed error on Mac OS X and updated copyright on a few last files 2016-01-02 10:38:51 -08:00
SDL_shape_internals.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_shape.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_stretch.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_surface.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_sysvideo.h Added SDL_SetWindowInputFocus(). 2016-01-05 02:28:56 -05:00
SDL_video.c Fixed missing error message if SDL_GetDisplayDPI() is unsupported. 2016-05-10 21:14:36 +02:00
sdlgenblit.pl Updated copyright to 2016 2016-01-02 10:10:34 -08:00