summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureDecoder.h
AgeCommit message (Expand)Author
2016-01-17VideoCommon: Header cleanupLioncash
2015-12-01Fix lens flares in Mario Kart Wii.Scott Mansell
2015-09-06General: Replace GC_ALIGN macros with alignasLioncash
2015-09-06Improve comments for texture formats enum.Scott Mansell
2015-09-06Move common EFB copy code into VideoCommonScott Mansell
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-02-25Formatting/Whitespace CleanupStevoisiak
2015-01-18TexCache: remove PC_TexFormatdegasus
2014-10-21Add missing includes where headers depend on other headers having been includ...comex
2014-09-04TextureDecoder: Pass the TLUT address straight into the texture decoderJasper St. Pierre
2014-09-04TextureDecoder: Add an enum for the TLUT formatsJasper St. Pierre
2014-09-04TextureDecoder: Rearrange header slightlyJasper St. Pierre
2014-09-04VideoCommon: Remove support for decoding to ARGB texturesJasper St. Pierre
2014-09-04VideoCommon: Start putting common texture decoding code in TextureDecoder_CommonJasper St. Pierre
2014-09-04TextureDecoder: Remove unused functionJasper St. Pierre
2014-07-11avoid the extern keyword in .cpp filesdegasus
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre