summaryrefslogtreecommitdiff
path: root/libs/hwui/PatchCache.cpp
AgeCommit message (Expand)Author
2010-11-30Update 9patch structure when rendering with different divs/colors. Romain Guy
2010-10-18Use VBOs to render most geometries. Romain Guy
2010-10-15Don't draw entirely transparent 9patch meshes. Romain Guy
2010-10-12Optimize 9patch rendering. Romain Guy
2010-10-08Move GenerationCache to the utils directory. Romain Guy
2010-10-08Don't update 9patches on every frame. Romain Guy
2010-09-26Adding display lists to the GL renderer (checkpoint.) Romain Guy
2010-08-24Use only one GL context per process, share chaches. Romain Guy
2010-07-08Draw n-patches using OpenGL. Romain Guy