summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Track down unsupported texture targetChris Craik2015-03-103-2/+13
* Merge "Glop based composeLayerRegion/Rect"Chris Craik2015-03-109-48/+112
|\
| * Glop based composeLayerRegion/RectChris Craik2015-03-099-48/+112
* | Merge "Rewrite glop texture asserts"Chris Craik2015-03-093-26/+39
|\ \
| * | Rewrite glop texture assertsChris Craik2015-03-093-26/+39
| |/
* | Merge "Fix unused local variale warning from clang/llvm."Chih-Hung Hsieh2015-03-071-5/+1
|\ \
| * | Fix unused local variale warning from clang/llvm.Chih-Hung Hsieh2015-03-061-5/+1
* | | Merge "Add percentiles"John Reck2015-03-062-1/+27
|\ \ \ | |/ / |/| |
| * | Add percentilesJohn Reck2015-03-062-1/+27
* | | SkPorterDuff Multiply mode maps to SkXfermode modulate.Derek Sollenberger2015-03-061-5/+2
* | | Merge "Avoid invalid shader creation for certain blend modes"Chris Craik2015-03-061-1/+4
|\ \ \ | |/ / |/| |
| * | Avoid invalid shader creation for certain blend modesChris Craik2015-03-061-1/+4
| |/
* | Remove uncessary include for SkPorterDuff.hDerek Sollenberger2015-03-051-1/+0
|/
* Merge "Fix bug, change crashes to warnings"Tom Hudson2015-03-053-6/+21
|\
| * Fix bug, change crashes to warningsTom Hudson2015-03-053-6/+21
* | Patch cleanup, reenable Patch GlopsChris Craik2015-03-047-50/+39
* | Temporarily disable Patch glopsChris Craik2015-03-041-1/+1
* | Merge "Glop DrawPatch support"Chris Craik2015-03-033-1/+36
|\ \
| * | Glop DrawPatch supportChris Craik2015-03-033-1/+36
* | | Merge "Glop drawBitmaps, drawPatches"Chris Craik2015-03-035-90/+157
|\ \ \ | |/ /
| * | Glop drawBitmaps, drawPatchesChris Craik2015-03-035-90/+157
| |/
* | Constructor cleanupChris Craik2015-03-026-55/+28
|/
* Cleanup of FontRendererChris Craik2015-02-273-43/+31
* Fix glop rendering within unclipped saveLayersChris Craik2015-02-277-47/+50
* Glop TextureLayer supportChris Craik2015-02-276-25/+79
* Merge "Glop mesh reorg, support for drawBitmapMesh"Chris Craik2015-02-268-135/+179
|\
| * Glop mesh reorg, support for drawBitmapMeshChris Craik2015-02-268-135/+179
* | Merge "Remove renderer abstract class"Chris Craik2015-02-265-273/+112
|\ \ | |/
| * Remove renderer abstract classChris Craik2015-02-255-273/+112
* | Merge "Glop support for custom textured UVs, simplify drawBitmap(src,dst)"Chris Craik2015-02-267-68/+100
|\ \ | |/
| * Glop support for custom textured UVs, simplify drawBitmap(src,dst)Chris Craik2015-02-257-68/+100
* | Merge "Add null egl/gles stub support"John Reck2015-02-269-25/+448
|\ \ | |/ |/|
| * Add null egl/gles stub supportJohn Reck2015-02-259-25/+448
* | am 287c53f4: am 76507a64: am 72dc62ea: Merge "Track removal of refcounts from...Narayan Kamath2015-02-242-4/+4
|\ \
| * \ am 72dc62ea: Merge "Track removal of refcounts from FileMap."Narayan Kamath2015-02-242-4/+4
| |\ \
| | * | Track removal of refcounts from FileMap.Narayan Kamath2015-02-232-4/+4
* | | | Merge "Fix atrace saveLayer flag logging"Chris Craik2015-02-241-3/+4
|\ \ \ \
| * | | | Fix atrace saveLayer flag loggingChris Craik2015-02-231-3/+4
* | | | | Merge "Simplify Texture member initialization"Chris Craik2015-02-235-66/+23
|\ \ \ \ \
| * | | | | Simplify Texture member initializationChris Craik2015-02-235-66/+23
* | | | | | Merge "Correctly name the lightRadius"ztenghui2015-02-203-7/+7
|\ \ \ \ \ \
| * | | | | | Correctly name the lightRadiusztenghui2015-02-203-7/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "C++11 style fixups"John Reck2015-02-206-32/+43
|\ \ \ \ \ \
| * | | | | | C++11 style fixupsJohn Reck2015-02-206-32/+43
| |/ / / / /
* | | | | | Merge "Glop layer mesh rendering"Chris Craik2015-02-2011-128/+192
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Glop layer mesh renderingChris Craik2015-02-1911-128/+192
| |/ / /
* | | | Merge "Initial attempt at jank-tracking stat collection"John Reck2015-02-2018-57/+564
|\ \ \ \
| * | | | Initial attempt at jank-tracking stat collectionJohn Reck2015-02-2018-57/+564
| |/ / /
* | | | Fix onDrawText for non-absolute positioningTom Hudson2015-02-201-5/+7
|/ / /
* | | Merge "Glop text shadows, clearLayerRegions, and rectangleList"Chris Craik2015-02-184-39/+131
|\ \ \