summaryrefslogtreecommitdiff
path: root/libs/hwui/OpenGLRenderer.cpp
AgeCommit message (Expand)Author
2016-07-07Delete old rendering pipeline Chris Craik
2016-05-19resolve merge conflicts of 404e2b2 to nyc-dev-plus-aosp Chih-Hung Hsieh
2016-05-19Fix misc-macro-parentheses warnings in hwui and graphic jni. Chih-Hung Hsieh
2016-05-03Use LUT for computing final shadow alpha Chris Craik
2016-03-30Fix layer damage and clipping for Text shadows Chris Craik
2016-03-21Reland: Move text logic from jni to hwui level sergeyv
2016-03-21Revert "Move text logic from jni to hwui level" Sergei Vasilinetc
2016-03-17Move text logic from jni to hwui level sergeyv
2016-03-02Clip projected ripples to outlines Chris Craik
2016-02-08Fix TextDropShadowCacheTests and glyph_t everywhere Chris Craik
2016-01-29Fix copyLayerInto John Reck
2016-01-26Merge "Add internal Canvas save flags" Florin Malita
2016-01-25Add fine-grained debug layer John Reck
2016-01-25Add internal Canvas save flags Florin Malita
2016-01-21resolve merge conflicts of 32a95af029 to master. John Reck
2016-01-21libhwui: fix texture memory leak Dohyun Lee
2016-01-20Normalize GL_UNPACK_ALIGNMENT John Reck
2016-01-14Track texture memory globally John Reck
2015-12-10Avoid unneeded rect params Chris Craik
2015-12-09Add more shape drawing to new reorderer/renderer Chris Craik
2015-12-07Merged op dispatch in OpReorderer Chris Craik
2015-11-20Initial text support in new reorderer/renderer Chris Craik
2015-11-10Merge "Fix HWUI Path Cache dangling pointer" am: 37bf3ec9d2 am: 7516d4d866 John Reck
2015-11-09Fix HWUI Path Cache dangling pointer Digish Pandya
2015-10-26Initial version of clipped saveLayer in new pipeline Chris Craik
2015-10-21Work to support saveLayer in new pipeline Chris Craik
2015-10-05Remove confusing behavior of Rect::intersect() and rename Chris Craik
2015-10-02Merge "Move more utils into paintutils" Chris Craik
2015-10-02Merge "Move ortho matrix out of glop" Chris Craik
2015-10-01Move more utils into paintutils Chris Craik
2015-09-28Move ortho matrix out of glop Chris Craik
2015-09-28Simplify DeferredDisplayList construction Chris Craik
2015-09-22Remove lookup3 gamma code Chris Craik
2015-09-02CanvasState frame init refactor Chris Craik
2015-08-21Revert "Revert "Simplify TextureView draw path"" Chris Craik
2015-08-20Merge "Revert "Simplify TextureView draw path"" Bart Sears
2015-08-20Revert "Simplify TextureView draw path" Bart Sears
2015-08-20Merge "Simplify TextureView draw path" Chris Craik
2015-08-19Simplify TextureView draw path Chris Craik
2015-08-19Merge "Change setMatrix behavior to only affect canvas-local matrix" Chris Craik
2015-08-19Remove Matrix4::load(Matrix4&) Chris Craik
2015-08-19Change setMatrix behavior to only affect canvas-local matrix Chris Craik
2015-08-12Support new EGL extensions John Reck
2015-07-30Replace most usages of utils/Vector.h John Reck
2015-07-10am a5e2946f: am b9d7bba5: am 434b577f: am 8ac76504: am 9613e9b7: Merge "New s... Tom Hudson
2015-07-10Merge "New setLocalMatrix() operation for HWUI" into mnc-dev Tom Hudson
2015-07-09New setLocalMatrix() operation for HWUI Tom Hudson
2015-07-08am 41e4d8b3: am 0c218e43: am 9ca926ad: am fdb87b76: am 127b478a: Merge "Remov... Chris Craik
2015-07-07Remove all usage of fmin and fmax Chris Craik
2015-07-03am c3988e0a: am b4c02e8f: am d3ecb3e6: Merge "Switch from fminf/fmaxf to std:... Chris Craik