dolphin/Source/Core
Jules Blok 4fe9ceeee2 TextureCache: Set proper vertex limit in geometry shader.
Without instancing 6 vertices are output instead of 3.
2014-11-23 14:23:42 +01:00
..
AudioCommon Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
Common VertexShaderManager: Compute stereoscopy projection matrices. 2014-11-23 14:23:41 +01:00
Core Merge pull request #1579 from Sonicadvance1/armv7-fastmem-rewrite 2014-11-21 14:54:05 -06:00
DiscIO Removed SDK flag 2014-11-18 19:44:17 -05:00
DolphinQt Merge pull request #1576 from comex/osx-qt-build-fixes 2014-11-20 12:11:43 -05:00
DolphinWX VideoConfigDiag: Add Stereo 3D option. 2014-11-23 14:23:41 +01:00
InputCommon Fix some double->float conversions. 2014-11-11 14:14:22 -05:00
UICommon
VideoBackends TextureCache: Set proper vertex limit in geometry shader. 2014-11-23 14:23:42 +01:00
VideoCommon TextureCache: Check the number of layers before reusing a texture. 2014-11-23 14:23:42 +01:00
CMakeLists.txt