This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
4e4a613b8bdfbf6980d45fa56fab5d5836f72a3b
dolphin
/
Source
/
Plugins
T
History
Nolan Check
9b697ed28f
DX11: I think I've figured out where the game enables texture offsets for lines and points.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@7461
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-04-15 22:34:54 +00:00
..
Plugin_VideoDX9
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
Plugin_VideoDX11
DX11: I think I've figured out where the game enables texture offsets for lines and points.
2011-04-15 22:34:54 +00:00
Plugin_VideoOGL
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
Plugin_VideoSoftware
* GUI Video-Settings changes:
2011-03-21 19:57:31 +00:00
CMakeLists.txt
Some work on changing comments, log messages, and variable and function names to reflect that the plugins are not plugins anymore.
2011-02-14 02:18:03 +00:00