summaryrefslogtreecommitdiffstats
path: root/libs/hwui/OpenGLRenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix Contacts animation jankChet Haase2013-04-101-4/+5
* Merge "First OpenGL ES 3.0 based optimization" into jb-mr2-devRomain Guy2013-04-041-1/+1
|\
| * First OpenGL ES 3.0 based optimizationRomain Guy2013-04-041-1/+1
* | Traverse layers in update orderChris Craik2013-04-041-4/+4
* | Update view's alpha and layer docsChris Craik2013-04-011-5/+20
|/
* Prevent crash when a single layer is enqueued several times for updatesRomain Guy2013-03-291-19/+16
* Fix issues related to saveLayer/restore deferralChris Craik2013-03-281-9/+11
* Merge "Set ignore flag during deferred savelayer" into jb-mr2-devChris Craik2013-03-271-10/+17
|\
| * Set ignore flag during deferred savelayerChris Craik2013-03-271-10/+17
* | Avoid multiple font cache texture uploadsRomain Guy2013-03-261-23/+98
|/
* Isolate tiling clip state from snapshotChris Craik2013-03-211-6/+6
* Merge "Optimize text GL setup" into jb-mr2-devRomain Guy2013-03-211-48/+66
|\
| * Optimize text GL setupRomain Guy2013-03-201-48/+66
* | Merge "Use snapshot alpha in all layer drawing" into jb-mr2-devChris Craik2013-03-211-4/+5
|\ \
| * | Use snapshot alpha in all layer drawingChris Craik2013-03-201-4/+5
| |/
* | Update snapshot upon saveLayer deferralChris Craik2013-03-201-39/+64
|/
* Merge "Use snapshot alpha for layers" into jb-mr2-devChris Craik2013-03-201-7/+3
|\
| * Use snapshot alpha for layersChris Craik2013-03-151-7/+3
* | Merge "Merge all shapes/paths caches to PathCache" into jb-mr2-devRomain Guy2013-03-191-8/+10
|\ \
| * | Merge all shapes/paths caches to PathCacheRomain Guy2013-03-181-8/+10
* | | Work around saveLayer clipping/transform deferring issuesChris Craik2013-03-181-1/+1
|/ /
* | Reset draw modifiers after flushingChris Craik2013-03-151-4/+8
|/
* Fully deferred displaylist replayChris Craik2013-03-151-42/+38
* Precache paths from a worker threadRomain Guy2013-03-111-0/+6
* Don't apply scale to glyphs when a perspective is set.Romain Guy2013-03-071-10/+1
* Take only the scale params into account to rasterize textRomain Guy2013-03-051-26/+48
* Fix colored rects clipping and code cleanupRomain Guy2013-03-051-90/+91
* Take text scale/skew into account only when rendering into a layerRomain Guy2013-03-041-3/+20
* Precache glyphs at final raster sizeRomain Guy2013-03-011-18/+6
* Support 3D rotations when drawing textRomain Guy2013-02-281-11/+14
* Properly scale textRomain Guy2013-02-271-27/+19
* Merge "Fix T-junctions in layers' generated meshes" into jb-mr2-devChris Craik2013-02-271-1/+8
|\
| * Fix T-junctions in layers' generated meshesChris Craik2013-02-271-1/+8
* | Merge "Draw text drop shadows even when the text color is transparent" into j...Romain Guy2013-02-271-6/+8
|\ \
| * | Draw text drop shadows even when the text color is transparentRomain Guy2013-02-271-6/+8
| |/
* | Don't increment the paint's generation ID when drawing bitmapsRomain Guy2013-02-271-2/+8
|/
* Add new property to debug non-rectangular clip operationsRomain Guy2013-02-251-0/+14
* Merge "Prettify display lists logging"Romain Guy2013-02-221-1/+1
|\
| * Prettify display lists loggingRomain Guy2013-02-221-1/+1
* | am eab51de4: Merge "Fix clipping and stencil layer issues"Chris Craik2013-02-211-2/+8
|\ \
| * | Fix clipping and stencil layer issuesChris Craik2013-02-211-2/+8
* | | am 8a47d8ea: Merge "Clean up clipping and deferral logic"Chris Craik2013-02-201-0/+2
|\ \ \ | |/ /
| * | Merge "Clean up clipping and deferral logic"Chris Craik2013-02-201-0/+2
| |\ \ | | |/ | |/|
| | * Clean up clipping and deferral logicChris Craik2013-02-191-0/+2
* | | am e91efaba: Merge "Expose display list APIs"Romain Guy2013-02-191-1/+1
|\ \ \ | |/ /
| * | Expose display list APIsRomain Guy2013-02-191-1/+1
| |/
* | am ad82f20d: Merge "DisplayList draw operation reordering"Chris Craik2013-02-191-59/+119
|\ \ | |/
| * DisplayList draw operation reorderingChris Craik2013-02-151-59/+119
* | am 10c0aa24: Merge "Implement support for drawBitmapMesh\'s colors array"Romain Guy2013-02-141-15/+71
|\ \ | |/
| * Merge "Implement support for drawBitmapMesh's colors array"Romain Guy2013-02-141-15/+71
| |\