dolphin/Source/Core
Lioncash e1701951b2 Merge pull request #739 from delroth/vertex-loader-fix
VertexLoader: do not prepare for vertices if we need to skip them

Fixes issue [7542](https://code.google.com/p/dolphin-emu/issues/detail?id=7542)
2014-08-04 23:51:59 -04:00
..
AudioCommon Merge pull request #724 from lioncash/mem_fn 2014-08-03 21:25:24 -07:00
Common Common: Introduce the new Gekko disassembler to Common. 2014-08-04 00:45:07 -04:00
Core Merge pull request #736 from FioraAeterna/fixdirt 2014-08-04 20:32:08 -07:00
DiscIO Remove fakepoll.h. 2014-07-26 22:53:40 -04:00
DolphinWX Merge pull request #734 from lioncash/debug 2014-08-04 03:18:14 -04:00
InputCommon UnitTests: make it possible to build tests for code that has global dependencies 2014-08-02 09:34:39 -07:00
VideoBackends Isolate D3D and Software Renderer from wxWidgets code 2014-08-03 20:28:50 -04:00
VideoCommon VertexLoader: do not prepare for vertices if we need to skip them 2014-08-04 20:47:02 -07:00
CMakeLists.txt