Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-23 | Improve calculation of brighter colors | Mathias Gumz | 1 | -0/+8 | |
The old code did not brighten up "pure" colors like "red", "green" and "blue" at all. The new code use a different precomputed LUT which is based upon simplified vector math, see the comments in FbTk/ColorLUT.cc | |||||
2013-01-13 | Use the same lookup-tables for solid and gradient textures | Mathias Gumz | 1 | -0/+34 | |