dolphin/Source/Core/VideoBackends
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
..
D3D D3DBackend: Don't recompute ID3D11Layout. 2014-04-11 13:13:01 -07:00
OGL Add initial support for GLSL ES 3.10. 2014-04-03 00:46:09 -05:00
Software Merge pull request #224 from magumagu/swrender-deletepixelfork 2014-04-11 20:01:23 +02:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00