summaryrefslogtreecommitdiff
path: root/src/resources/dye/dyepalette_replaceaoglcolor.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-12-23Add a color dye function for sse2 (OpenGL).Andrei Karas1-123/+39
2016-12-22Fix compilation with old gcc.Andrei Karas1-3/+3
2016-12-22Use int in A and S dye (OpenGL).Andrei Karas1-7/+7
2016-12-22Fix style issues.Andrei Karas1-2/+0
2016-12-22Remove some debug lines from dyepalette.Andrei Karas1-2/+4
2016-12-21Use precalculated values for A and S dyes.Andrei Karas1-10/+2
2016-12-21Add simd function for dye replaceacolor (OpenGL).Andrei Karas1-0/+211