summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureDecoder_Common.cpp
AgeCommit message (Expand)Author
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-17VideoCommon: Header cleanupLioncash
2015-12-01Fix lens flares in Mario Kart Wii.Scott Mansell
2015-09-26Common: Remove other Common prefixed headers from Common.hLioncash
2015-09-06General: Replace GC_ALIGN macros with alignasLioncash
2015-09-06Move common EFB copy code into VideoCommonScott Mansell
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-04-27TextureDecoder_Common: Add missing algorithm includeLioncash
2015-02-25Formatting/Whitespace CleanupStevoisiak
2015-01-18TexCache: remove PC_TexFormatdegasus
2014-12-11Silence some -Wswitch-default warnings.Rohit Nirmal
2014-09-19Fix build failing when disabling precompiled headers.Rohit Nirmal
2014-09-04TextureDecoder: Clean up the code styleJasper St. Pierre
2014-09-04TextureDecoder: Simplify how the reference texture decoder worksJasper St. Pierre
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-04VideoCommon: Remove support for decoding to ARGB texturesJasper St. Pierre
2014-09-04VideoCommon: Start putting common texture decoding code in TextureDecoder_CommonJasper St. Pierre