dolphin/Source/Core
magumagu 76d7c1eb9c D3DBackend: Don't recompute ID3D11Layout.
CreateInputLayout requires a shader as an input, but it only cares about
the signature; we don't need to recompute it for different shaders with
the same inputs.
2014-04-11 13:13:01 -07:00
..
AudioCommon Replace use of the deprecated mem_fun function with mem_fn. 2014-04-01 12:09:22 -04:00
Common Remove dumb CodeBlock duplication in the emitters. 2014-04-09 13:53:43 -05:00
Core Merge pull request #224 from magumagu/swrender-deletepixelfork 2014-04-11 20:01:23 +02:00
DiscIO Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
DolphinWX Merge pull request #242 from LPFaint99/GCMemcard 2014-04-10 22:10:34 -05:00
InputCommon Replace use of the deprecated mem_fun function with mem_fn. 2014-04-01 12:09:22 -04:00
VideoBackends D3DBackend: Don't recompute ID3D11Layout. 2014-04-11 13:13:01 -07:00
VideoCommon Merge pull request #224 from magumagu/swrender-deletepixelfork 2014-04-11 20:01:23 +02:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00