summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Fix glyph cropping bugChet Haase2012-08-171-2/+2
* Remove CacheTextureLine structure from FontRendererChet Haase2012-08-162-205/+103
* Merge "Restore scissor state correctly" into jb-mr1-devChet Haase2012-08-151-0/+1
|\
| * Restore scissor state correctlyChet Haase2012-08-151-0/+1
* | Glyph cache optimizationChet Haase2012-08-151-7/+4
|/
* Optimize interactions with glyph cacheChet Haase2012-08-144-77/+319
* Reduce gradients textures size whenever possibleRomain Guy2012-08-082-11/+14
* It seems that apparently useless public APIs are actually usefulRomain Guy2012-08-081-16/+15
* am 05e97e81: am 0be33f2d: Merge "Add shortcut to avoid potential divide by ze...Jean-Baptiste Queru2012-08-081-0/+5
|\
| * am 0be33f2d: Merge "Add shortcut to avoid potential divide by zero in some case"Jean-Baptiste Queru2012-08-081-0/+5
| |\
| | * Add shortcut to avoid potential divide by zero in some caseChen YANG2012-07-251-0/+5
| * | am 3409e728: Correctly pre-clip paths when recording display lists Bug #68364...Romain Guy2012-07-181-2/+5
| |\ \
| | * | Correctly pre-clip paths when recording display listsRomain Guy2012-07-171-2/+5
| * | | am 0a386ffa: Text shadow alpha handling incorrect DO NOT MERGERomain Guy2012-07-132-16/+5
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Text shadow alpha handling incorrectRomain Guy2012-07-132-16/+5
* | | Draw an empty border around glyphs to avoid sampling issuesRomain Guy2012-08-072-14/+23
* | | Cleanup of libhwuiRomain Guy2012-08-071-8/+83
* | | Merge "Add new debug tool to track hardware layers updates" into jb-mr1-devRomain Guy2012-08-066-81/+40
|\ \ \
| * | | Add new debug tool to track hardware layers updatesRomain Guy2012-08-066-81/+40
* | | | Merge "libutils cleanup" into jb-mr1-devMathias Agopian2012-08-061-0/+18
|\ \ \ \ | |/ / / |/| | |
| * | | libutils cleanupMathias Agopian2012-08-051-0/+18
* | | | Bowing my head in shameRomain Guy2012-08-031-0/+1
|/ / /
* | | Avoid crash when dumping display listsRomain Guy2012-08-031-2/+5
* | | Merge "Add dithering to gradients" into jb-mr1-devRomain Guy2012-08-037-19/+178
|\ \ \
| * | | Add dithering to gradientsRomain Guy2012-08-017-19/+178
* | | | Merge "Fix bug 6892600 Font (character pairs) rendering issue" into jb-mr1-devRaph Levien2012-07-312-19/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Fix bug 6892600 Font (character pairs) rendering issueRaph Levien2012-07-302-19/+10
* | | | Improve gradientsRomain Guy2012-07-316-108/+228
|/ / /
* | | Rename drawGeneralText to drawTextRomain Guy2012-07-274-11/+11
* | | Hardware implementation of glyph positioning (bug 5443796)Raph Levien2012-07-234-66/+80
* | | Make gradients look slightly betterRomain Guy2012-07-201-2/+2
* | | Merge "Add drop shadow for drawPosText in hwui renderer."Raph Levien2012-07-206-48/+90
|\ \ \
| * | | Add drop shadow for drawPosText in hwui renderer.Raph Levien2012-07-206-48/+90
* | | | Clamp gradient textures to max GL texture sizeRomain Guy2012-07-203-11/+25
* | | | Fix crash with new LookupGammaFontRendererRomain Guy2012-07-203-5/+4
* | | | Optimize gradient texturesRomain Guy2012-07-181-1/+1
* | | | Remove vendor specific precision qualifierRomain Guy2012-07-182-36/+17
* | | | Note to selfRomain Guy2012-07-181-0/+2
* | | | Clip lines, AA rects and points correctlyRomain Guy2012-07-181-34/+43
* | | | Tweak text gamma correctionRomain Guy2012-07-182-7/+6
* | | | Add a new method for text gamma correctionRomain Guy2012-07-184-33/+115
|/ / /
* | | Correctly pre-clip paths when recording display listsRomain Guy2012-07-171-2/+5
* | | Don't clear the dirty clip flag if it's not appliedRomain Guy2012-07-177-16/+59
* | | Add shader-based text gamma correctionRomain Guy2012-07-167-12/+117
* | | Add makefile flags for perfRomain Guy2012-07-161-0/+2
* | | Don't copy paints for 9patchesRomain Guy2012-07-163-46/+78
* | | Refactor GammaFontRendererRomain Guy2012-07-137-37/+153
* | | Merge "Improve rendering speed by disabling scissor tests"Romain Guy2012-07-135-14/+45
|\ \ \
| * | | Improve rendering speed by disabling scissor testsRomain Guy2012-07-135-14/+45
* | | | Merge "Text shadow alpha handling incorrect"Romain Guy2012-07-132-16/+5
|\ \ \ \ | |/ / /