summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.h
AgeCommit message (Expand)Author
2014-12-29VideoCommon: Merge code to generate texture names on dumpingdegasus
2014-12-29VideoCommon: rewrite custom texturesdegasus
2014-12-24VideoConfig: Rename "StereoMonoEFBDepth" to "StereoEFBMonoDepth"Jules Blok
2014-11-23TextureCache: Add "Mono EFB Depth Copy" stereoscopy option.Jules Blok
2014-11-23TextureCache: Ensure that all render target textures have as many layers as t...Jules Blok
2014-11-23TextureCache: Recompile EFB2Tex shaders when stereo 3D is toggled.Jules Blok
2014-11-23TextureCache: Check the number of layers before reusing a texture.Jules Blok
2014-10-02Change a bunch of reference function arguments to pointers.comex
2014-09-04Render: Implemented simple render target poolYuriy O'Donnell
2014-03-25BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumera...Tony Wasserka
2014-02-28Various changes suggested by cppcheckTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre