index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoCommon
/
Src
/
VideoConfig.h
Age
Commit message (
Expand
)
Author
2010-02-26
experimental commit: simplify even more the params. please test and if theres...
Rodolfo Osvaldo Bogado
2010-02-26
Simplify the params for the safe texture cache
Rodolfo Osvaldo Bogado
2010-02-23
First a bugfix:
Rodolfo Osvaldo Bogado
2010-01-29
Fies Issue 1584
ayuanx
2010-01-23
Reverted the FIFO thread change
skidau
2010-01-23
Experimental FIFO thread. Speeds up the emulator by moving FIFO to its own t...
skidau
2010-01-13
Add "Auto Aspect Ratio" to both graphics plugins. It's the new default, so yo...
hrydgard
2010-01-13
This should settle the FIFO BP critical games like Metroid Prime 2
ayuanx
2009-12-15
nice little hack to make efb copies scaled with the efb so everything will lo...
Rodolfo Osvaldo Bogado
2009-10-22
Fix issue 1549, issue 1400, a crash when pressing reset while no game were ru...
sl1nk3.s
2009-10-07
EFB Reads are so slow in D3D that I think we need an option for it. Here it is.
hrydgard
2009-09-15
only load gameini settings if they exist
LPFaint99
2009-09-13
D3D: Fix 8-bit signed normals. Fixes lighting problems in Super Smash Bros Me...
hrydgard
2009-09-13
D3D: Eliminate black borders, add 4:3 and 16:9 settings, and the widescreen h...
hrydgard
2009-09-13
more uninteresting cleanup, fixed a minor race condition when toggling efb co...
hrydgard
2009-09-13
Rename Config.cpp/h to VideoConfig.cpp/h.
hrydgard