summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/BPFunctions.cpp
AgeCommit message (Expand)Author
2013-04-17New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...Lioncash
2013-02-20Remove some unneeded sampler-related calls in BPStructs.Jordan Woyak
2012-12-13fix ShowEFBCopyRegionsdegasus
2012-05-27Update the viewport when the scissor offset is changedPierre Bourdon
2012-05-26fixed some graphics problems with loading savestates (for example, wrong colo...nitsuja
2011-09-05Merge some scissor rect related code to VideoCommon.NeoBrainX
2011-07-18add definitions of some bp mem bits relating to interlacing (no behavior change)Shawn Hoffman
2011-03-04Minor cleanup.sl1nk3.s
2011-03-04Fix a typo in BPFunctions causing a PanicAlert in SW:RS2.sl1nk3.s
2011-02-26Add EFB encode-to-RAM support in DX11 backend. It could probably be simplifie...Nolan Check
2011-02-14Some work on changing comments, log messages, and variable and function names...Glenn Rice
2011-02-02Remove the global namespace a bit and remove some dead code.Soren Jorvang
2011-01-31Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolph...Jordan Woyak
2011-01-27Fixed the black (alpha) textures in the 8ing games like Tatsunoko vs Capcom a...skidau
2010-12-29Linux build fix.Glenn Rice
2010-12-28Small fix in addition to r6669.NeoBrainX
2010-12-27All 64-bit capable Macs have the SSSE3 extension.Soren Jorvang
2010-12-27Implement pixel data reinterpretation on EFB format change.NeoBrainX
2010-12-27Yet another ClearScreen fix, should be the last one now.NeoBrainX
2010-12-27First Experimental Commit:Rodolfo Osvaldo Bogado
2010-12-25Guess what, more ClearScreen fixes.NeoBrainX
2010-12-23More ClearScreen fixes for PIXELFMT_RGB565_Z16...NeoBrainX
2010-12-21ClearScreen fixes:NeoBrainX
2010-12-21* 2nd attempt to fix Alpha channel on ClearScreengnick79
2010-12-20Various ClearScreen fixes.NeoBrainX
2010-12-19* revert Clear Screen's stuff from r6604gnick79
2010-12-18**Changes**gnick79
2010-12-16Revert most stuff from r6517 and revert r6501.NeoBrainX
2010-12-04two fixes in this commit:Rodolfo Osvaldo Bogado
2010-11-18Fixed RealXFB being enabled when XFB box is unchecked. Moved some shared code...Jordan Woyak
2010-11-18Move some shared gfx plugin code into VideoCommon. Changed "Renderer" class t...Jordan Woyak