summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/HiresTextures.cpp
AgeCommit message (Expand)Author
2015-06-04Undo accidental screwup of some HiresTextures code from project-moration.comex
2015-06-02Merge pull request #1556 from comex/project-morationcomex
2015-05-29HiresTexture: Fix prefetching with broken texturesdegasus
2015-05-28Rewrite FileSearch and improve ScanDirectoryTree.comex
2015-05-26Merge pull request #2162 from degasus/prefetch_texMarkus Wick
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-16VideoCommon: Abort texture prefetching on low RAMdegasus
2015-05-16CustomTexture: prefetch all available texturesdegasus
2015-01-21CustomTexture: fix texture formatdegasus
2015-01-21CustomTexture: use xxhashdegasus
2015-01-21CustomTexture: Convert old format automaticallydegasus
2015-01-21CustomTexture: also support the legacy formatdegasus
2015-01-21CustomTexture: Mark textures with mipmapsdegasus
2015-01-21CustomTexture: Use another file name with wildcardsdegasus
2015-01-21CustomTexture: Use always safe texture hashdegasus
2015-01-21CustomTexture: check for min/max index on paletted texturesdegasus
2014-12-29VideoCommon: Merge code to generate texture names on dumpingdegasus
2014-12-29VideoCommon: rewrite custom texturesdegasus
2014-09-22Allow custom textures to load from unicode paths.Rachel Bryk
2014-08-19msvc: resolve all warnings in VideoCommon.Shawn Hoffman
2014-07-11mark all local variables as staticdegasus
2014-06-04Fix some warnings.Tillmann Karras
2014-04-24Workaround dumb custom texture loading logic so that D3D11, GL core (used on ...Tony Wasserka
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre