SDL/src/video/x11
2017-07-31 12:22:18 -04:00
..
edid-parse.c
edid.h
imKStoUCS.c
imKStoUCS.h
SDL_x11clipboard.c x11: Make a separate unmapped window to own clipboard selections. 2017-07-31 13:49:22 -04:00
SDL_x11clipboard.h
SDL_x11dyn.c
SDL_x11dyn.h
SDL_x11events.c x11: Pass generic XEvents by pointer instead of copying to stack for XInput2. 2017-07-31 12:22:18 -04:00
SDL_x11events.h
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
SDL_x11keyboard.c Changed messages about not recognized keys to include discourse link. 2017-05-26 22:45:52 +02:00
SDL_x11keyboard.h
SDL_x11messagebox.c x11: Patched to compile. 2017-08-13 01:00:01 -04:00
SDL_x11messagebox.h
SDL_x11modes.c Fixed bug 3722 - Fall back to xinerama/xvidmode if xrandr modes initialization fails 2017-08-02 10:28:13 -07:00
SDL_x11modes.h
SDL_x11mouse.c
SDL_x11mouse.h
SDL_x11opengl.c opengl: Add support for [GLX|WGL]_ARB_create_context_robustness. 2017-08-19 15:02:03 -04:00
SDL_x11opengl.h opengl: Add support for [GLX|WGL]_ARB_create_context_robustness. 2017-08-19 15:02:03 -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
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
SDL_x11touch.c
SDL_x11touch.h
SDL_x11video.c Fixed bug 3742 - minor warning fixes 2017-08-13 21:16:58 -07:00
SDL_x11video.h x11: Make a separate unmapped window to own clipboard selections. 2017-07-31 13:49:22 -04:00
SDL_x11window.c Fixed bug 2500 - X11: SDL tries (and fails) to hide foreign windows 2017-08-14 10:28:47 -07:00
SDL_x11window.h
SDL_x11xinput2.c
SDL_x11xinput2.h