dolphin/Source
Ryan Houdek fd37a768a6 Fix texture conversion shaders for GLSL ES.
Noticed this while messing with EFB to RAM.
We were having an implicit conversion from integer to float, GLSL ES doesn't allow implicit conversion.
Changes it to a explicit conversion to float.
2014-04-22 15:48:26 -05:00
..
Android Merge pull request #199 from lioncash/defined-densities 2014-03-23 00:35:40 -05:00
Core Fix texture conversion shaders for GLSL ES. 2014-04-22 15:48:26 -05:00
DSPSpy Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
DSPTool Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
UnitTests BitFieldTest: fix warnings 2014-04-19 18:31:35 +02:00
VSProps
CMakeLists.txt
dolphin-emu.sln
pch.h