dolphin/Source/Core
Stenzek 5326a18fdf OGL: Fix MSAA being forced to 1x
This was a regression from the remove-everything-static-from-renderer
PR. As the comment indicates, it would be nice to move all of this logic
out of the Renderer constructor, but this is a much larger change.
2017-03-31 21:55:26 +10:00
..
AudioCommon Merge pull request #4548 from stenzek/gcc-sse 2017-03-13 14:28:01 +01:00
Common Common: Remove dead code in NandPaths 2017-03-30 18:48:50 +02:00
Core Merge pull request #5129 from ligfx/breakpointprintf 2017-03-31 00:13:06 -04:00
DiscIO Merge pull request #5152 from ligfx/disciomaybeuninitialized 2017-03-31 00:11:53 -04:00
DolphinNoGUI Don't special-case nogui exe name on Apple. 2017-03-08 13:17:49 -08:00
DolphinQt2 CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00
DolphinWX Frame: Remove GetGameListCtrl() 2017-03-30 16:05:20 -04:00
InputCommon Revert "Use a single libusb context" 2017-03-26 15:58:30 +02:00
UICommon Revert "Use a single libusb context" 2017-03-26 15:58:30 +02:00
VideoBackends OGL: Fix MSAA being forced to 1x 2017-03-31 21:55:26 +10:00
VideoCommon Fifo: Remove unnecessary integral casts 2017-03-28 10:35:26 -04:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00