dolphin/Source/Core
Stenzek 38e0b6e2ab AbstractTexture: Move Bind() method to Renderer
This makes state tracking simpler, and enables easier porting to command
lists later on.
2018-01-22 13:22:09 +10:00
..
AudioCommon AudioCommon: make SetSoundStreamRunning idempotent 2017-11-19 12:09:54 -08:00
Common CustomTexture: Drop old texture format. 2018-01-20 17:08:47 +01:00
Core CustomTextures: Drop format convertion. 2018-01-20 16:39:04 +01:00
DiscIO WiiSaveBanner: Resolve a -Wreorder warning 2017-12-03 18:34:49 -05:00
DolphinNoGUI Exit on Esc, pause on F10 2017-11-11 12:51:54 -02:00
DolphinQt2 Qt: Fix render window resize bug 2018-01-20 21:05:04 +01:00
DolphinWX ISOProperties: Rename Edit Config and Show Defaults 2018-01-11 08:31:01 -05:00
InputCommon Rename constructor parameters to avoid shadowing members 2017-12-19 12:05:06 +01:00
UICommon UICommon: Move screensaver code to UICommon 2018-01-03 12:38:33 +01:00
VideoBackends AbstractTexture: Move Bind() method to Renderer 2018-01-22 13:22:09 +10:00
VideoCommon AbstractTexture: Move Bind() method to Renderer 2018-01-22 13:22:09 +10:00
CMakeLists.txt