summaryrefslogtreecommitdiffstats
path: root/libs/hwui/Vertex.h
Commit message (Expand)AuthorAgeFilesLines
* 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