summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/X11Utils.cpp
AgeCommit message (Expand)Author
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-01-07 Video: Remove more debug spew in XRANDR mode codeAdam Moss
2015-01-07 Video: Remove debug spew in XRANDR mode codeAdam Moss
2015-01-07Video: Distinguish between interlace and non-interlace X11 XRANDR modesAdam Moss
2015-01-04Host: Add Host_RendererIsFullscreen().Jules Blok
2014-11-24VideoOGL: Move X11 wxWidgets utilities to DolphinWXLioncash
2014-11-02Move GLInterface to the OGL VideoBackend's directory.Augustin Cavalier
2014-08-30DolphinWX: Clean up brace placementsLioncash
2014-08-19X11Utils: Explicitly pass the window to fullscreen into ToggleFullscreenJasper St. Pierre
2014-08-19X11Utils: Simplify the Fullscreen interfaceJasper St. Pierre
2014-08-06X11Utils: Don't depend on wxJasper St. Pierre
2014-08-06X11Utils: Remove unneeded SendButtonEvent / SendKeyEvent utilitiesJasper St. Pierre
2014-06-25Centralize the logging code into its own folder in Common.Lioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-23Make DolphinWX/ mostly IWYU clean.Pierre Bourdon
2014-02-20Fix more header sorting issues in DolphinWX/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre