summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureDecoder_x64.cpp
AgeCommit message (Expand)Author
2015-01-18TexCache: remove PC_TexFormatdegasus
2014-11-06Destroy OpenMPJasper St. Pierre
2014-09-19Fix build failing when disabling precompiled headers.Rohit Nirmal
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-09-06Remove unused functions in TextureDecoder.comex
2014-09-05Remove more dead and redundant code.Rohit Nirmal
2014-09-04TextureDecoder: Clean up the code styleJasper 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-04TextureDecoder: Add some statics to some of our helper functionsJasper 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-09-04TextureDecoder: Fix a RGBA/BGRA copy/paste typoJasper St. Pierre
2014-08-30VideoCommon: Clean up brace placementsLioncash
2014-07-15VideoCommon: fix ifdef expressionTillmann Karras
2014-07-14VideoCommon: make version check easier to readTillmann Karras
2014-07-14VideoCommon: fix clang version checkTillmann Karras
2014-07-14VideoCommon: version-check clang for workaroundTillmann Karras
2014-07-13Fix warnings unearthed by #579Tillmann Karras
2014-07-11avoid the extern keyword in .cpp filesdegasus
2014-07-11mark all local variables as staticdegasus
2014-07-11mark all local functions as staticdegasus
2014-06-08Fix the capitalization of "GameCube" throughout the project.Paul Olszewski
2014-05-29Remove the min/max functions in CommonFuncs.Lioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-02-28Fix various warnings reported by clangTillmann Karras
2014-02-20Fix more header sorting issues in VideoCommon/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-16Fix some vertical alignmentsLioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre