aboutsummaryrefslogtreecommitdiff
path: root/src/libGLESv2/renderer/d3d/TextureStorage.cpp
AgeCommit message (Expand)Author
2014-09-19Remove rx::TextureStorageInterface entirely.Jamie Madill
2014-09-19Squash the TextureStorageInterface heirarchy.Jamie Madill
2014-09-19Move generateMipmap to storage interface base class.Jamie Madill
2014-09-19Use ImageIndex in getRenderTargetSerial.Jamie Madill
2014-09-18Use ImageIndex in getRenderTarget.Jamie Madill
2014-08-28Removed common_includes.h reordered includes.Geoff Lang
2014-08-28Remove remnants of old PCH code.Jamie Madill
2014-08-07Unifying the various texture interfaces where possibleBrandon Jones
2014-07-31Revert "Unifying the various texture interfaces where possible"Jamie Madill
2014-07-31Unifying the various texture interfaces where possibleBrandon Jones
2014-07-21Refactored TextureCubeMap, separated out D3D logicBrandon Jones
2014-07-14Moved TextureStorage and Image into d3dBrandon Jones