summaryrefslogtreecommitdiff
path: root/libs/hwui/ProgramCache.h
AgeCommit message (Expand)Author
2010-08-24Use only one GL context per process, share chaches. Romain Guy
2010-08-11Delete shaders after a compile error. Also disable extra logging. Romain Guy
2010-08-10Add extra blending modes. Romain Guy
2010-08-02Add support for ColorFilters. Romain Guy
2010-07-30Refactor Skia shaders handling. Romain Guy
2010-07-29Moved all the rendering code to the new shader generator. Romain Guy
2010-07-27Generate shaders to cover all possible cases. Romain Guy