summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/D3D/D3DTexture.cpp
AgeCommit message (Expand)Author
2019-02-19Move most backend functionality to VideoCommonStenzek
2017-09-03D3DTexture: in-class initialize class members where applicableLioncash
2017-03-04D3D11: Drop unused method ReplaceRGBATexture2DStenzek
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-11-24D3D: Remove redundant cast, move pitch calculation to callerStenzek
2015-11-24D3D: Fix crash on some drivers with small texturesStenzek
2015-09-26Common: Remove other Common prefixed headers from Common.hLioncash
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-03-01Add missing newlines at EOFTillmann Karras
2014-12-14D3DTexture: Bind textures as texture arrays.Jules Blok
2014-12-14D3D: Add 3D vision support.Jules Blok
2014-12-14D3D: Use two slices for most of our textures.Jules Blok
2014-11-24More formatting and consistency fixesStevoisiak
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre