dolphin/Source
Ryan Houdek 5c3bbf7409 Works around broken Intel Windows video drivers.
Just use regular boolean negation in our pixel shader's depth test everywhere except on Qualcomm.
This works around a bug in the Intel Windows driver where comparing a boolean value against true or false fails but boolean negation works fine.
Quite silly.

Should fix issues #7830 and #7899.
2014-12-03 00:33:42 -06:00
..
Android Merge pull request #1625 from unknownbrackets/android-minor 2014-12-01 02:54:31 -05:00
Core Works around broken Intel Windows video drivers. 2014-12-03 00:33:42 -06:00
DSPSpy
DSPTool
PCH
UnitTests
VSProps Port dolphin to SFML 2.1 2014-11-25 16:44:38 +00:00
.clang-format
CMakeLists.txt
dolphin-emu.sln