Ryujinx-SDL/src/video
Alex Szpakowski ab2a350033 iOS: show message boxes using the new UIAlertController APIs when supported, rather than the deprecated UIAlertView.
UIAlertController is also supported on tvOS, whereas UIAlertView is not.
2015-09-25 15:17:20 -03:00
..
android Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
cocoa Mac: Fixed SDL_SetWindowSize to set the size of the content area of the window, rather than the total size including decorations. 2015-09-09 13:55:11 -03:00
directfb Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
dummy Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
emscripten Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
haiku Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
mir SDL_WarpMouseGlobal() should return non-void. 2015-07-17 21:03:58 -04:00
nacl Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
pandora Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
psp PSP: Replaced use of SDLKey with SDL_Keycode. 2015-08-24 22:35:01 +02:00
raspberry Patched to compile on Raspberry Pi. 2015-07-18 00:03:34 -04:00
uikit iOS: show message boxes using the new UIAlertController APIs when supported, rather than the deprecated UIAlertView. 2015-09-25 15:17:20 -03:00
vivante Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
wayland SDL_WarpMouseGlobal() should return non-void. 2015-07-17 21:03:58 -04:00
windows Fixed divide by zero if the application has run out of GDI handles and is trying to show an error dialog 2015-09-14 11:15:25 -07:00
winrt Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
x11 X11: Handle keyboard layout changing during app's run on Ubuntu 12.04 (etc). 2015-08-15 00:36:39 -04:00
SDL_blit_0.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_blit_1.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_blit_A.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_blit_auto.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_blit_auto.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_blit_copy.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_blit_copy.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_blit_N.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_blit_slow.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_blit_slow.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_blit.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_blit.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_bmp.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_clipboard.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_egl_c.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_egl.c EGL: Added support for sRGB system framebuffers, when the required EGL extension is present. 2015-08-01 15:16:57 -03:00
SDL_fillrect.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_pixels_c.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_pixels.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_rect_c.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_rect.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_RLEaccel_c.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_RLEaccel.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_shape_internals.h Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_shape.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_stretch.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_surface.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
SDL_sysvideo.h Add SDL_GetDisplayDPI routine and implement for Windows. 2015-07-29 17:18:56 -07:00
SDL_video.c Fix SDL_GetWindowPosition to be properly monitor-aware and return the monitor x,y when fullscreened. 2015-07-29 17:19:11 -07:00
sdlgenblit.pl Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00