1
0
Fork 0
forked from suyu/suyu
suyu/src
bunnei 82f3e6dc69 gl_shader_util: Fix precision bug with alpha testing.
- Alpha testing is not done with float32 precision, this makes the HW renderer match the SW renderer.
2015-10-21 21:51:23 -04:00
..
citra CMake: Add option to download Qt and GLFW binaries over HTTP 2015-09-08 19:35:12 -03:00
citra_qt Merge pull request #1207 from kemenaran/persist-citra-settings-in-qt 2015-10-20 10:31:13 -04:00
common Merge pull request #1176 from lioncash/vs2015-code-junking-day 2015-10-03 13:19:03 -04:00
core Merge pull request #1199 from Gareth422/encryption-check 2015-10-20 10:17:31 -04:00
video_core gl_shader_util: Fix precision bug with alpha testing. 2015-10-21 21:51:23 -04:00
CMakeLists.txt