summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/D3D/XFBEncoder.cpp
AgeCommit message (Expand)Author
2017-11-17Remove old XFB logiciwubcode
2017-09-04D3D: Support logic op through integer render target viewStenzek
2017-01-05specify custom brace style to fix unionsBhaaL
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-17VideoCommon: Header cleanupLioncash
2015-12-08D3D: Fix EFB depth buffer copies, filtering on scaled EFB copies when MSAA is...Stenzek
2015-07-26Video: Trying to fix D3D/XFB disabled regressionbooto
2015-07-25Video: stride in bytes rather than pixelsbooto
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-02-12D3D: replace memset, fix warningmr.greywater
2014-12-28XFBEncoder: Cosmetics.Jules Blok
2014-12-25XFBEncoder: Sample the first layer of the resolved EFB texture.Jules Blok
2014-12-18D3D: Set the geometry shader before every draw call.Jules Blok
2014-12-07D3D: Fixed StateManager member function name caseYuriy O'Donnell
2014-12-07D3D: Implemented context state cachingYuriy O'Donnell
2014-10-15D3D: moved render state cache implementation to D3DState.h/cppYuriy O'Donnell
2014-07-29Fix D3D Real XFB texture sampling.jimbo1qaz
2014-07-07D3D: Use std::strings for Compile[x]Shader and CompileAndCreate[x]ShaderLioncash
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre