Ryujinx-SDL/src/video/x11
Sam Lantinga e81bf12b85 Fixed edid parsing code for older gcc compilers
Ozkan Sezer

This adds the name 'ad' to two unnamed unions in edid.h
and adjusts edid-parse.c for it.  Nameless unions are not supported in
ancient gcc, which I happened to use on one of my ancient setups.
2016-12-12 09:18:42 -08: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 Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11clipboard.h Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
SDL_x11dyn.c x11/wayland/mir: Make the dynamic loading macro salsa a little less messy. 2016-02-18 23:27:58 -05:00
SDL_x11dyn.h Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
SDL_x11events.c Patch from Sylvain to fix clang warnings 2016-11-13 22:57:41 -08:00
SDL_x11events.h Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
SDL_x11framebuffer.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11framebuffer.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11keyboard.c Patch from Tapani P?lli to fix a memory leak in X11_InitKeyboard 2016-11-01 10:48:59 -07:00
SDL_x11keyboard.h Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
SDL_x11messagebox.c Patch from Sylvain to fix clang warnings 2016-11-13 22:57:41 -08:00
SDL_x11messagebox.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11modes.c Patch from Sylvain to fix clang warnings 2016-11-13 22:57:41 -08:00
SDL_x11modes.h Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
SDL_x11mouse.c x11: Optimize SDL_GetGlobalMouseState() a little. 2015-04-22 16:50:48 -04:00
SDL_x11mouse.h Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
SDL_x11opengl.c Fixed bug 3513 - SDL_GL_SwapWindow does not return error status 2016-12-09 01:47:43 -08:00
SDL_x11opengl.h Fixed bug 3513 - SDL_GL_SwapWindow does not return error status 2016-12-09 01:47:43 -08:00
SDL_x11opengles.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11opengles.h Fixed X11 OpenGL ES build 2016-12-09 05:04:18 -08:00
SDL_x11shape.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11shape.h Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
SDL_x11sym.h Patch from Tapani P?lli to fix a memory leak in X11_InitKeyboard 2016-11-01 10:48:59 -07:00
SDL_x11touch.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_x11touch.h Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
SDL_x11video.c Fix double events / no repeat flag on key events when built withoutibus/fcitx 2016-10-28 01:28:58 +01:00
SDL_x11video.h Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
SDL_x11window.c Removed unused constants 2016-11-15 01:24:58 -08:00
SDL_x11window.h Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
SDL_x11xinput2.c x11: Optimize SDL_GetGlobalMouseState() a little. 2015-04-22 16:50:48 -04:00
SDL_x11xinput2.h Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00