summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Add support for QCOM_tiled_renderingRomain Guy2012-09-193-16/+56
* Minimize state changes when updating layersRomain Guy2012-09-185-11/+75
* Fix GL shader bugsChet Haase2012-09-182-7/+7
* Merge "Fix bad shader code" into jb-mr1-devChet Haase2012-09-171-2/+2
|\
| * Fix bad shader codeChet Haase2012-09-171-2/+2
* | Merge "Fix occasional crash bug with layers" into jb-mr1-devChet Haase2012-09-179-37/+87
|\ \ | |/ |/|
| * Fix occasional crash bug with layersChet Haase2012-09-179-37/+87
* | Fix modulation and gamma correction issuesRomain Guy2012-09-142-39/+51
|/
* Merge "Multiply alpha for AA as late as possible" into jb-mr1-devRomain Guy2012-09-141-5/+7
|\
| * Multiply alpha for AA as late as possibleChris Craik2012-09-131-5/+7
* | Foundation for tiling optimizationRomain Guy2012-09-133-5/+40
* | Discard framebuffer commands when we redraw the entire bufferRomain Guy2012-09-113-3/+16
* | Merge "Prevent degenerate 9-patches from drawing out of bounds Bug #7137292" ...Romain Guy2012-09-101-0/+5
|\ \ | |/ |/|
| * Prevent degenerate 9-patches from drawing out of boundsRomain Guy2012-09-101-0/+5
* | Reset GL buffer state after functor invocationChet Haase2012-09-101-2/+4
|/
* Merge "Fix memory corruption in LayerRenderer::copyLayer" into jb-mr1-devRomain Guy2012-09-071-0/+2
|\
| * Fix memory corruption in LayerRenderer::copyLayerRomain Guy2012-09-071-0/+2
* | Merge "Handle different x, y scales in drawLines AA path" into jb-mr1-devChris Craik2012-09-071-5/+5
|\ \ | |/ |/|
| * Handle different x, y scales in drawLines AA pathChris Craik2012-09-071-5/+5
* | Merge "Enable changing properties of layer paint" into jb-mr1-devChet Haase2012-09-076-43/+101
|\ \
| * | Enable changing properties of layer paintChet Haase2012-09-076-43/+101
* | | Merge "Reduce the number of locks acquired by display lists" into jb-mr1-devRomain Guy2012-09-074-78/+201
|\ \ \ | |/ / |/| |
| * | Reduce the number of locks acquired by display listsRomain Guy2012-09-074-78/+201
* | | Merge "Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resources" int...Fabrice Di Meglio2012-09-071-2/+2
|\ \ \ | |_|/ |/| |
| * | Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resourcesFabrice Di Meglio2012-09-061-2/+2
| |/
* | Fix m11 to be Y scale instead of XChris Craik2012-09-061-2/+2
* | Merge "Varying-based AA rect drawing" into jb-mr1-devChris Craik2012-09-065-39/+87
|\ \ | |/ |/|
| * Varying-based AA rect drawingChris Craik2012-09-055-39/+87
* | Don't invalidate all the glyphs when flushing large texturesRomain Guy2012-09-041-1/+1
* | Merge "Correctly check the height of a glyph prior to caching it" into jb-mr1...Romain Guy2012-09-042-14/+13
|\ \
| * | Correctly check the height of a glyph prior to caching itRomain Guy2012-09-042-14/+13
* | | Merge "Fix line drawing path to use proportional distance from center" into j...Chris Craik2012-09-041-3/+3
|\ \ \
| * | | Fix line drawing path to use proportional distance from centerChris Craik2012-09-041-3/+3
| | |/ | |/|
* | | Merge "Code cleanup in FontRenderer" into jb-mr1-devRomain Guy2012-09-045-82/+122
|\ \ \ | | |/ | |/|
| * | Code cleanup in FontRendererRomain Guy2012-09-045-82/+122
* | | Merge "Small code cleanup in FontRenderer" into jb-mr1-devRomain Guy2012-09-045-24/+59
|\ \ \ | |/ /
| * | Small code cleanup in FontRendererRomain Guy2012-09-045-24/+59
* | | Merge "Refactor FontRenderer.cpp" into jb-mr1-devRomain Guy2012-09-049-829/+1005
|\ \ \ | |/ /
| * | Refactor FontRenderer.cppRomain Guy2012-09-049-829/+1005
* | | Merge "Add support for "-rtl" in resources" into jb-mr1-devFabrice Di Meglio2012-09-041-0/+40
|\ \ \ | |/ / |/| |
| * | Add support for "-rtl" in resourcesFabrice Di Meglio2012-08-231-0/+40
* | | Revert "Revert "Add more support for transformed clip rects and paths""Romain Guy2012-08-318-76/+187
* | | Revert "Add more support for transformed clip rects and paths"Mathias Agopian2012-08-319-188/+77
* | | Merge "Add more support for transformed clip rects and paths" into jb-mr1-devRomain Guy2012-08-319-77/+188
|\ \ \
| * | | Add more support for transformed clip rects and pathsRomain Guy2012-08-319-77/+188
| | |/ | |/|
* | | Paramaterize and adjust the glyph cache sizesChet Haase2012-08-313-37/+37
|/ /
* | Merge "Avoid thrashing the glyph cache during the precache phase" into jb-mr1...Chet Haase2012-08-302-19/+22
|\ \
| * | Avoid thrashing the glyph cache during the precache phaseChet Haase2012-08-302-19/+22
| |/
* | Merge "Fix bug with Fbo layer clipping" into jb-mr1-devChet Haase2012-08-302-58/+54
|\ \
| * | Fix bug with Fbo layer clippingChet Haase2012-08-292-58/+54
| |/