summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoDX9
AgeCommit message (Expand)Author
2013-10-02Merge branch 'fix-field-ordering'Scott Mansell
2013-09-16Prevent an error message from erroneously displaying when dumping frames in d...Rachel Bryk
2013-09-14Overlay local gameinis over global gameinis instead of copying.Pierre Bourdon
2013-09-11Replace ARRAYSIZE macro with another ugly macro. At least this will throw an ...Jordan Woyak
2013-09-01More warnings: mark/avert truncating conversions from float.comex
2013-08-23Merge remote-tracking branch 'remotes/origin/dx9-ssaa-fix'Rodolfo Bogado
2013-08-24Add an OSD message when taking screenshots in D3D9/D3D11Pierre Bourdon
2013-08-15Revert wrong indentation of some files. sorry for that one i was really convi...Rodolfo Bogado
2013-08-15re indentation to follow emulators code rules in some files I'm modifyingRodolfo Bogado
2013-08-15some fixes for point renderingRodolfo Bogado
2013-08-15merge changes from other back ends to the PerfQuery functionalityRodolfo Bogado
2013-08-13small correction, we cannot use dual source blending if separate alpha functi...Rodolfo Bogado
2013-08-11Add the ability to force Dual Source Blending in the configuration file.Rodolfo Bogado
2013-08-11fix for 4x super sampling AA.Rodolfo Bogado
2013-08-11Mark the Direct3D9 backend deprecated.Rodolfo Bogado
2013-07-22Implement zcomploc on OpenGL4.2+degasus
2013-06-18Whoops, look like the previous commit was also the case with VideoDX9Lioncash
2013-06-17Merge 'master' into shader-uids-awesome.NeoBrainX
2013-06-16Build fix: Android NDK doesn't support any locale switching.Armada
2013-06-16Set the locale per-thread instead of globally when generating shaders. Add cr...Armada
2013-05-23add new statistics for gpu buffer streamingdegasus
2013-05-01Clear the texture cache when a new dol is loaded via ES_LAUNCH. Fixes the bl...skidau
2013-04-29Polish shader uid checking.NeoBrainX
2013-04-25Merge 'master' into shader-uids-awesome.NeoBrainX
2013-04-19Fix a bunch of random typos in comments and logging.lioncash
2013-04-17New license header introduced to all Video based projects.Lioncash
2013-04-15Buildfix for the last commit.lioncash
2013-04-15Update the license file text (change SVN to Git) in all projects except Core ...lioncash
2013-04-08use templates for primitive restartdegasus
2013-04-08Merge branch 'master' into primitive_restartdegasus
2013-04-07Fix a few typos in the comments/logging in VideoDX9, VideoCommon, and VideoSo...Lioncash
2013-04-04Fix for the hang after close caused by my previews perf queries commit.Rodolfo Bogado
2013-04-03ups missing file for my last commit sorryRodolfo Bogado
2013-04-03Adds support for PE performance metrics in the D3D9 backendRodolfo Bogado
2013-04-01As requested apply the same changes made by rev 6958822f1957 to the D3D9 bac...Rodolfo Bogado
2013-03-31Disable dual source blend until a valid support test is foundRodolfo Bogado
2013-03-31Fix some typos and correct some capitalizations in the log messages.Lioncash
2013-03-31Use a brute force approach to test for Dual source blend support.Rodolfo Bogado
2013-03-29first try of primitive restart index generatordegasus
2013-03-29fixes for my last commitRodolfo Bogado
2013-03-28Implement dual source blending to avoid unneeded alpha pass.Rodolfo Bogado
2013-03-28Clean up blending code a bit.NeoBrainX
2013-03-26Fix Windows build, try 2.NeoBrainX
2013-03-26Fix Windows build, try 1.NeoBrainX
2013-03-23Mark the Direct3D9 backend deprecated.NeoBrainX
2013-03-18Disable Vsync while holding tab to disable the frame limit, and allow togglin...Rachel Bryk
2013-03-15Derp. No Windows to test compile on.Ryan Houdek
2013-03-15Merge branch 'master' into GLSL-masterRyan Houdek
2013-03-12decrease d3d vertex buffer sizedegasus
2013-03-06fix compilationdegasus