summaryrefslogtreecommitdiff
path: root/libs/hwui/GlopBuilder.cpp
AgeCommit message (Expand)Author
2017-07-27Enable colorspace conversion while perserving legacy blending. Derek Sollenberger
2017-06-29Merge "Selectively disable filtering if estimated safe" into oc-dev John Reck
2017-06-28Selectively disable filtering if estimated safe John Reck
2017-05-05Merge "Reduce hwui CPU time by using glDrawRangeElements" am: 057c7c3164 am: ... Arun
2017-05-05Reduce hwui CPU time by using glDrawRangeElements Arun
2017-04-15Properly decode colors spaces in BitmapRegionDecoder Romain Guy
2017-03-28Convert bitmaps to sRGB/scRGB when they have a color profile Romain Guy
2017-02-07Apply transfer function when rendering with linear textures Romain Guy
2017-01-10Break Layer class into Gl and Vulkan subclasses Greg Daniel
2016-11-02use SkBlendMode Mike Reed
2016-10-26Add target to texture sergeyv
2016-10-13use SkBlendMode instead of SkXfermode Mike Reed
2016-10-12Various fixes for linear blending and gradients Romain Guy
2016-10-11Linear blending, step 1 Romain Guy
2016-07-07Delete old rendering pipeline Chris Craik
2016-05-04Merge "Use LUT for computing final shadow alpha" into nyc-dev TreeHugger Robot
2016-05-03Use LUT for computing final shadow alpha Chris Craik
2016-04-28Support transform'd GraphicBuffers John Reck
2016-04-22PixelCopy fixes John Reck
2016-03-30Fix layer damage and clipping for Text shadows Chris Craik
2016-03-11Dump full Glop in GlopBuilder::dump Chris Craik
2016-01-05Support for stencil clipping in layers Chris Craik
2015-12-10Avoid unneeded rect params Chris Craik
2015-11-02Add region-tracking to OffscreenBuffers Chris Craik
2015-10-14Initial commit of new Canvas operation recording / replay Chris Craik
2015-09-28Move ortho matrix out of glop Chris Craik
2015-09-21Remove unnecessary glop color storage Chris Craik
2015-08-21Switch several enums to enum classes Chris Craik
2015-08-19Remove Matrix4::load(Matrix4&) Chris Craik
2015-06-12Fix roundrect clipping / blending ordering Chris Craik
2015-06-02Handle shader matrix correctly when ignoring canvas transform Chris Craik
2015-05-05Cleanup properties Chris Craik
2015-04-03Delete pre-glop path Chris Craik
2015-03-10Track down unsupported texture target Chris Craik
2015-03-10Merge "Glop based composeLayerRegion/Rect" Chris Craik
2015-03-09Glop based composeLayerRegion/Rect Chris Craik
2015-03-09Rewrite glop texture asserts Chris Craik
2015-03-04Patch cleanup, reenable Patch Glops Chris Craik
2015-03-03Glop DrawPatch support Chris Craik
2015-03-03Glop drawBitmaps, drawPatches Chris Craik
2015-02-27Glop TextureLayer support Chris Craik
2015-02-26Glop mesh reorg, support for drawBitmapMesh Chris Craik
2015-02-25Glop support for custom textured UVs, simplify drawBitmap(src,dst) Chris Craik
2015-02-19Glop layer mesh rendering Chris Craik
2015-02-17Glop text shadows, clearLayerRegions, and rectangleList Chris Craik
2015-02-17Glop SkiaShader support Chris Craik
2015-02-12Glop path texture support Chris Craik
2015-02-12Glop Bitmap and RoundRect clipping support Chris Craik
2015-02-09Fix Glop vertex alpha blending Chris Craik
2015-02-09Glop support for indexed quads Chris Craik