dolphin/Source/Core
Stenzek 2cd240af0d VideoBackends: Move max texture size to VideoConfig
This stops the virtual method call from within the Renderer constructor.

The initialization here for GL had to be moved to VideoBackend, as the
Renderer constructor will not have been executed before the value is
required.
2017-03-10 00:04:13 +10:00
..
AudioCommon Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
Common common: Don't include intrin.h in a namespace 2017-03-08 06:55:06 +01:00
Core IOS/ES: Partially restore hack to fake IOS titles 2017-03-08 23:09:10 +01:00
DiscIO Merge pull request #5007 from lioncash/swap 2017-03-05 09:45:29 -05:00
DolphinQt2 CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00
DolphinWX Merge pull request #4939 from sjnewbury/gamelist-text 2017-03-08 22:38:23 +00:00
InputCommon GCAdapter_Android: Fix an array bounds overrun in Read() 2017-03-06 23:05:17 -05:00
UICommon UICommon: Make GetNewDisassembler() return a unique_ptr 2017-03-02 21:26:17 -05:00
VideoBackends VideoBackends: Move max texture size to VideoConfig 2017-03-10 00:04:13 +10:00
VideoCommon VideoBackends: Move max texture size to VideoConfig 2017-03-10 00:04:13 +10:00
CMakeLists.txt CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00