summaryrefslogtreecommitdiffstats
path: root/libs/hwui
Commit message (Expand)AuthorAgeFilesLines
* Glop ColorFilter & VertexBuffer support, initial enableChris Craik2015-02-0639-415/+443
* Don't try to fully tear down program in terminate()Chris Craik2015-02-051-1/+1
* GlopBuilder, and test app refactorChris Craik2015-02-0415-112/+417
* Refactoring of Program ownership/lifecycle, and WIP Glop rendering pathChris Craik2015-02-0217-124/+293
* Refactor blending and texture gl stateChris Craik2015-01-3026-345/+498
* resolved conflicts for merge of fe5ac4fc to masterJohn Reck2015-01-295-7/+27
|\
| * am 5f3e21ce: am 6efc3ac6: Merge "Allow ~Layer() to happen after onGLContextDe...John Reck2015-01-295-7/+26
| |\
| | * Allow ~Layer() to happen after onGLContextDestroyedJohn Reck2015-01-295-7/+26
* | | Move more GL state management to RenderState and its directoryChris Craik2015-01-2825-497/+683
* | | Move scissor state to RenderStateChris Craik2015-01-2716-198/+248
* | | am f7049289: am 3812e68e: Merge "kill HAVE_PTHREADS."Yabin Cui2015-01-272-10/+2
|\ \ \ | |/ /
| * | am f7049289: am 3812e68e: Merge "kill HAVE_PTHREADS."Yabin Cui2015-01-272-10/+2
| |\ \
| | * | kill HAVE_PTHREADS.Yabin Cui2015-01-262-10/+2
* | | | Merge "Ensure compatible layout for vertices"Rob Tsuk2015-01-221-16/+27
|\ \ \ \
| * | | | Ensure compatible layout for verticesRob Tsuk2015-01-221-16/+27
* | | | | Remove DisplayListLogBufferChris Craik2015-01-2110-208/+14
* | | | | Merge "Simplify and correct texture upload unpack alignment parameter"Chris Craik2015-01-201-4/+1
|\ \ \ \ \
| * | | | | Simplify and correct texture upload unpack alignment parameterChris Craik2015-01-201-4/+1
* | | | | | Move CanvasJohn Reck2015-01-205-3/+876
| |/ / / / |/| | | |
* | | | | am a2e1630b: am 996d3974: am ed35f5c7: Merge "Fast loadInverse() implementati...Chris Craik2015-01-161-4/+32
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 996d3974: am ed35f5c7: Merge "Fast loadInverse() implementation for the co...Chris Craik2015-01-161-4/+32
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fast loadInverse() implementation for the common caseRomain Guy2015-01-151-4/+32
* | | | | Merge "Clipping performance improvements"Rob Tsuk2015-01-1515-204/+884
|\ \ \ \ \
| * | | | | Clipping performance improvementsRob Tsuk2015-01-1415-204/+884
* | | | | | am cefeb34e: am 2c9f86aa: am 53af1cd3: Merge "Vsyncs are hard" into lmp-mr1-devJohn Reck2015-01-151-0/+8
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | am 2c9f86aa: am 53af1cd3: Merge "Vsyncs are hard" into lmp-mr1-devJohn Reck2015-01-151-0/+8
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Vsyncs are hardJohn Reck2015-01-141-0/+8
* | | | | | Update HWUI to store its own SkBitmap objectsDerek Sollenberger2015-01-0913-186/+113
* | | | | | Merge "Replace sleep() hack with vsync listening"John Reck2015-01-083-30/+83
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Replace sleep() hack with vsync listeningJohn Reck2015-01-063-30/+83
* | | | | | Merge frameworks/base changes from master-skia to master.Mike Reed2015-01-062-2/+2
|/ / / / /
* | | | | Add overrides and switch to nullptr keyword for all filesChris Craik2015-01-0560-544/+550
* | | | | Make DisplayListRenderer inherit from Canvas, merge JNITom Hudson2015-01-058-201/+329
| |_|_|/ |/| | |
* | | | Cleanup various clang warnings, use unique_ptrs in several placesChris Craik2014-12-2330-226/+133
* | | | Add overrides and switch to nullptr keywordChris Craik2014-12-2232-247/+262
* | | | CleanupChris Craik2014-12-227-46/+19
* | | | am 165fb8f5: am f89dac47: Merge "Tweak RT-animator scheduling" into lmp-mr1-devJohn Reck2014-12-194-15/+22
|\ \ \ \ | |/ / /
| * | | am 165fb8f5: am f89dac47: Merge "Tweak RT-animator scheduling" into lmp-mr1-devJohn Reck2014-12-194-15/+22
| |\ \ \ | | |/ /
| | * | Tweak RT-animator schedulingJohn Reck2014-12-194-15/+22
* | | | Stop pretending USE_OPENGL_RENDERER is a thingJohn Reck2014-12-185-17/+7
* | | | Split hwui's makefileJohn Reck2014-12-183-134/+113
* | | | resolved conflicts for merge of fd461ede to masterChris Craik2014-12-173-8/+13
|\ \ \ \ | |/ / /
| * | | am 93492d1a: am c748832f: Merge "Revert overdraw avoidance visualization chan...Chris Craik2014-12-173-8/+13
| |\ \ \ | | |/ /
| | * | Merge "Revert overdraw avoidance visualization change" into lmp-mr1-devChris Craik2014-12-173-8/+13
| | |\ \
| | | * | Revert overdraw avoidance visualization changeChris Craik2014-12-173-8/+13
| * | | | Fix styleJohn Reck2014-12-1221-175/+175
* | | | | am ec9b598c: am b9a4d15d: Merge "Force-flush state sync on texid change" into...John Reck2014-12-121-0/+6
|\ \ \ \ \ | |/ / / /
| * | | | am b9a4d15d: Merge "Force-flush state sync on texid change" into lmp-mr1-devJohn Reck2014-12-121-0/+6
| |\ \ \ \ | | |/ / /
| | * | | Merge "Force-flush state sync on texid change" into lmp-mr1-devJohn Reck2014-12-111-0/+6
| | |\ \ \
| | | * | | Force-flush state sync on texid changeJohn Reck2014-12-111-0/+6