Ryujinx-SDL/src/video/x11
Ryan C. Gordon 25e3a1ec90 vulkan: Initial Vulkan support!
This work was done by Jacob Lifshay and Mark Callow; I'm just merging it
into revision control.
2017-08-27 22:15:57 -04:00
..
edid-parse.c Fixed edid parsing code for older gcc compilers 2016-12-12 09:18:42 -08:00
edid.h Fixed edid parsing code for older gcc compilers 2016-12-12 09:18:42 -08:00
imKStoUCS.c x11: Updated imKStoUCS.* to latest from x.org. 2016-02-08 01:08:21 -05:00
imKStoUCS.h x11: Updated imKStoUCS.* to latest from x.org. 2016-02-08 01:08:21 -05:00
SDL_x11clipboard.c x11: Make a separate unmapped window to own clipboard selections. 2017-07-31 13:49:22 -04:00
SDL_x11clipboard.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_x11dyn.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_x11dyn.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_x11events.c x11: Patched to compile with DEBUG_XEVENTS defined. 2017-08-25 12:51:42 -04:00
SDL_x11events.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_x11framebuffer.c Fixed bug 1859 - No SDL_VIDEORESIZE event generated when the window manager sets the window size. 2017-04-03 13:32:53 -07:00
SDL_x11framebuffer.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_x11keyboard.c Changed messages about not recognized keys to include discourse link. 2017-05-26 22:45:52 +02:00
SDL_x11keyboard.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_x11messagebox.c x11: Patched to compile. 2017-08-13 01:00:01 -04:00
SDL_x11messagebox.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_x11modes.c x11: Move screen_w/h inside the only ifdef they are referenced in to avoid compiler warnings 2017-08-21 23:44:46 -07:00
SDL_x11modes.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_x11mouse.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_x11mouse.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_x11opengl.c Fix KHR_no_error support 2017-08-24 22:57:42 -04:00
SDL_x11opengl.h Fix KHR_no_error support 2017-08-24 22:57:42 -04:00
SDL_x11opengles.c Fixed bug 3690 - SDL2 KMS/DRM render context support 2017-08-02 10:22:48 -07:00
SDL_x11opengles.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_x11shape.c Removed unused internal window shape functions. 2017-05-25 23:00:43 +02:00
SDL_x11shape.h Removed unused internal window shape functions. 2017-05-25 23:00:43 +02:00
SDL_x11sym.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_x11touch.c Fixed bug 3583 - X11 touch device can be permanently lost 2017-02-11 11:14:48 -08:00
SDL_x11touch.h Fixed bug 3583 - X11 touch device can be permanently lost 2017-02-11 11:14:48 -08:00
SDL_x11video.c vulkan: Initial Vulkan support! 2017-08-27 22:15:57 -04:00
SDL_x11video.h vulkan: Initial Vulkan support! 2017-08-27 22:15:57 -04:00
SDL_x11vulkan.c vulkan: Initial Vulkan support! 2017-08-27 22:15:57 -04:00
SDL_x11vulkan.h vulkan: Initial Vulkan support! 2017-08-27 22:15:57 -04:00
SDL_x11window.c x11: specify event mask for buttons when grabbing pointer (thanks, Stas!). 2017-08-21 00:42:06 -04:00
SDL_x11window.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_x11xinput2.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_x11xinput2.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00