This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
24b0ef52a01db29c35e3126ec50f6c77c99f3ffb
dolphin
/
Source
/
Plugins
/
Plugin_VideoOGL
History
donkopunchstania
77a4a64909
Fix an error introduced in r7083. In the pixel shader manager the farZ and zRange of the z bias were flipped. Switched to using the viewport struct rather than a raw float array to hopefully avoid such confusion in the future. Fixes issue 4060.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@7446
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-04-11 01:49:32 +00:00
..
Src
Fix an error introduced in r7083. In the pixel shader manager the farZ and zRange of the z bias were flipped. Switched to using the viewport struct rather than a raw float array to hopefully avoid such confusion in the future. Fixes issue 4060.
2011-04-11 01:49:32 +00:00
CMakeLists.txt
Fix the cmake build.
2011-02-11 21:49:29 +00:00
Plugin_VideoOGL.vcxproj
revert r7212 (express users must modify a single line, instead)
2011-02-21 15:17:41 +00:00
Plugin_VideoOGL.vcxproj.filters
vs2010: small fixups to vcxproj files.
2011-02-04 23:12:29 +00:00
SConscript
Move SConscript files out from the Src subdirectories to be
2011-03-03 19:44:56 +00:00