dolphin/Source/Core
MerryMage cb7d9556bf Jit64: Merge memory allocations into a single allocation
Instead of each component allocating their own memory, we instead allocate
the memory once and divvy that up among the components as required. This
ensures that relative memory offsets remain within architecture limits.
2017-03-21 20:16:12 +00:00
..
AudioCommon Merge pull request #4548 from stenzek/gcc-sse 2017-03-13 14:28:01 +01:00
Common ConstantPool: Externalize memory allocation 2017-03-21 20:16:12 +00:00
Core Jit64: Merge memory allocations into a single allocation 2017-03-21 20:16:12 +00:00
DiscIO Merge pull request #4901 from JosJuice/filemonitor-redesign 2017-03-20 12:46:19 -07: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 Merge pull request #5009 from aldelaro5/memcheck-fix 2017-03-20 12:41:02 -07:00
InputCommon Merge pull request #4856 from ligfx/backgroundinput 2017-03-19 22:31:30 -07:00
UICommon Merge pull request #5038 from vladfi1/separate-nogui 2017-03-10 10:50:08 +01:00
VideoBackends OGL: Fix texture_type checks in CreateTexture 2017-03-17 23:53:56 +01:00
VideoCommon Merge pull request #5096 from Armada651/anything-with-a-viewport 2017-03-20 10:55:56 +01:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00