summaryrefslogtreecommitdiffstats
path: root/libs/hwui/Vertex.h
Commit message (Expand)AuthorAgeFilesLines
* Glop SkiaShader supportChris Craik2015-02-171-2/+0
* Glop Bitmap and RoundRect clipping supportChris Craik2015-02-121-4/+2
* Ensure compatible layout for verticesRob Tsuk2015-01-221-16/+27
* Cleanup various clang warnings, use unique_ptrs in several placesChris Craik2014-12-231-2/+2
* Fix ALL compile warningsJohn Reck2014-07-241-1/+1
* Fix Clang warnings/errorsChris Craik2014-01-021-1/+2
* resolved conflicts for merge of d97303a7 to masterChris Craik2013-09-171-0/+9
|\
| * Conservatively estimate geometry boundsChris Craik2013-09-171-0/+9
* | Replace float arrays with readable namesRomain Guy2013-08-151-18/+18
|/
* Add tessellation path for pointsChris Craik2013-05-141-0/+17
* Implement support for drawBitmapMesh's colors arrayRomain Guy2013-02-131-1/+19
* Add cap tessellation supportChris Craik2013-02-061-19/+0
* Line endcaps for AA lines are now antialiased.Chet Haase2011-05-021-0/+19
* Enable anti-aliasing for hw-accelerated linesChet Haase2011-04-211-0/+28
* Optimize FBO drawing with regions.Romain Guy2010-11-021-3/+3
* Generate shaders to cover all possible cases.Romain Guy2010-07-271-8/+0
* Optimize blending state changes.Romain Guy2010-07-091-0/+5
* Draw n-patches using OpenGL.Romain Guy2010-07-081-0/+49