summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoDX9
AgeCommit message (Expand)Author
2010-03-07stable: mark as "2.0 RC1"Shawn Hoffman
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-25finish proper window handling, fix the modal state of the config dialogs, plu...luisr142004
2010-02-25fix some D3D memory leaksdonkopunchstania
2010-02-24apply the changes from r5109 to the DX9 plugin aswell. the config dialog does...j4ck.fr0st
2010-02-23First a bugfix:Rodolfo Osvaldo Bogado
2010-02-20Some code clean up, and take care of some compiler warnings.Glenn Rice
2010-02-10test commit: please test if this improve the performance with the safe textur...Rodolfo Osvaldo Bogado
2010-02-09make ESC pause the game now instead of quitting plus fix another bug with key...luisr142004
2010-02-08second try to implement a more correct safe texture cache, implemented full h...Rodolfo Osvaldo Bogado
2010-02-08make ESC quit the game instead of toggling out of/into full screen mode (fixe...luisr142004
2010-02-07Makes ESC always toggle full screen as requested in Issue 2225ayuanx
2010-02-06D3D and Opengl:Rodolfo Osvaldo Bogado
2010-02-05To avoid confusion added SSAA modes to the drop down this.Rodolfo Osvaldo Bogado
2010-02-05fix for my last commit please test, and sorry for the error :)Rodolfo Osvaldo Bogado
2010-02-04fixed some glitches caused by SSAA when resolving the supersampled efb to Tex...Rodolfo Osvaldo Bogado
2010-02-03 a lot of people don't get convinced by my "Pseudo-antialiasing " effect and ...Rodolfo Osvaldo Bogado
2010-02-03some cleanup, housekeeping for error cases and increased a few buffer sizes t...j4ck.fr0st
2010-02-03fixes for my last commit:Rodolfo Osvaldo Bogado
2010-02-03a lot of modifications here :)Rodolfo Osvaldo Bogado
2010-02-02Linux global build. At least the basic footwork is done here.Glenn Rice
2010-01-29Fies Issue 1584ayuanx
2010-01-28Revert r4978.ayuanx
2010-01-28This should make anti-alias effective again in DX9, though it seems it was tu...ayuanx
2010-01-28small fix for my last commit, resizing is working again but screenshot do not...Rodolfo Osvaldo Bogado
2010-01-27EXPERIMENTAL:Rodolfo Osvaldo Bogado
2010-01-26quick fix for issue 2086Rodolfo Osvaldo Bogado
2010-01-25Minor fixes.ayuanx
2010-01-25this should solve issue 2128 please test because i don't have the games menti...Rodolfo Osvaldo Bogado
2010-01-23this was a hard fix to found:Rodolfo Osvaldo Bogado
2010-01-21some minor bug fixes to my last commit and uncommented one line that was comm...Rodolfo Osvaldo Bogado
2010-01-21Kill the last timeGetTime calls.hrydgard
2010-01-21Hm, when did we lose linear filtering of backbuffer scaling, when necessary? ...hrydgard
2010-01-21Attempt at fixing the colors of loaded "hi-res" replacement textures in D3D. ...hrydgard
2010-01-21DX:Change the DirectX plugins texture dumping format back to PNGdeath2droid
2010-01-20Fixes Issue 2080 for DX9 & OGLayuanx
2010-01-20The D3D plugin was dumping BMP textures with an incorrect png extension. Fix...skidau
2010-01-20Fixes Issue 2070ayuanx
2010-01-19Create wxWindow in heap rather than stackayuanx
2010-01-19Small fixes:Rodolfo Osvaldo Bogado
2010-01-17(build fix in debugfast mode)Shawn Hoffman
2010-01-17(build fix in debugfast mode)hrydgard
2010-01-17Shader Disk Cache implementation for D3D. Saves generated shaders on disk. El...hrydgard
2010-01-16D3D Plugin GUI cleanup of Advanced tab.hrydgard
2010-01-15quick fix for MP games, only tested mp1 but my solve mp2 issues toRodolfo Osvaldo Bogado
2010-01-15:) this is what happens when you don't test what you commit, sorry :(Rodolfo Osvaldo Bogado
2010-01-15sooooooooooorry forget this file, now efb to ram if fixedRodolfo Osvaldo Bogado
2010-01-15ok big changes here:Rodolfo Osvaldo Bogado
2010-01-13Add "Auto Aspect Ratio" to both graphics plugins. It's the new default, so yo...hrydgard