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