summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/RenderBase.cpp
AgeCommit message (Expand)Author
2014-05-20BPStructs: Consistently put the two shared copy args firstJasper St. Pierre
2014-05-16VideoCommon: cleanup Renderer::RecordVideoMemory.magumagu
2014-05-16Video backends: mass-replace "xfregs" with "xfmem".magumagu
2014-05-16Video backend: merge global var xfmem into xfregs.magumagu
2014-05-16Video backends: unify xfregs/xfmem structures.magumagu
2014-03-30Don't cast -1 to enum to represent a missing value.comex
2014-03-25BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumera...Tony Wasserka
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-15inline SetViewport into VertexShaderManagerdegasus
2014-02-15merge some common parts of Swap() into VideoCommondegasus
2014-02-15rename UpdateViewport to SetViewport like all others setters in RenderBase.hdegasus
2014-01-31VideoCommon: remove Cache Displaylistdegasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre