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
87bd4dd4b92da501073f1729bae260ef30dc4db6
dolphin
/
Source
/
Plugins
/
Plugin_VideoSoftware
T
History
donkopunchstania
d16357cd5c
Add anvideo config option to automatically resize the render window to the size of the game's output resolution. This avoids artifacts that appear when the render target is scaled to fit a window of a different size.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6764
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-07 04:57:59 +00:00
..
Src
Add anvideo config option to automatically resize the render window to the size of the game's output resolution. This avoids artifacts that appear when the render target is scaled to fit a window of a different size.
2011-01-07 04:57:59 +00:00
CMakeLists.txt
Fix a few more linkage issues in the cmake build.
2010-12-06 13:06:54 +00:00
Plugin_VideoSoftware.vcproj
Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dumping. Byteswap indexed XF loading. Remove scaling texture coordinates in the HW rasterizer because that has already been done by the time they reach the rasterizer. Increase storage for clipper.
2010-12-02 05:38:48 +00:00