summaryrefslogtreecommitdiffstats
path: root/src/opengl/util/meego/shader-cache-introspector.pro
Commit message (Collapse)AuthorAgeFilesLines
* Add inter-process binary shader cache for MeeGoHarald Fernengel2010-12-211-0/+7
This patch significantly reduces MeeGo app startup times by caching binary shaders in a shared memory segment. Reviewed-by: Robert Griebl Reviewed-by: Samuel Rødal