dolphin/Source/Core
JosJuice 83373e2e87 Qt2 TAS input: Generate key strings automatically
This saves us from having to hardcode strings, and it also gives
us strings in whatever format is appropriate on the current OS
(for instance, IIRC Windows uses Alt+F where other OSes use Alt-F).
2018-03-06 17:38:57 +01:00
..
AudioCommon AudioCommon: make SetSoundStreamRunning idempotent 2017-11-19 12:09:54 -08:00
Common Include <endian.h> for byte swap macros on OpenBSD 2018-02-26 00:07:05 +02:00
Core Merge pull request #6388 from leoetlino/merge 2018-03-02 23:14:37 +01:00
DiscIO WiiSaveBanner: Resolve a -Wreorder warning 2017-12-03 18:34:49 -05:00
DolphinNoGUI Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
DolphinQt2 Qt2 TAS input: Generate key strings automatically 2018-03-06 17:38:57 +01:00
DolphinWX Fix render surface when using Render to Main and debugger 2018-02-27 13:18:43 +01:00
InputCommon Merge pull request #6355 from myfreeweb/clang6-warning 2018-02-07 22:25:57 -08:00
UICommon UICommon: Move screensaver code to UICommon 2018-01-03 12:38:33 +01:00
VideoBackends Vulkan: Fix broken post-processing 2018-03-01 16:55:55 +10:00
VideoCommon OGL: Use glBufferData on Mali. 2018-02-25 17:12:36 +01:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00