summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2012-08-30Merge "Avoid thrashing the glyph cache during the precache phase" into jb-mr1... Chet Haase
2012-08-30Avoid thrashing the glyph cache during the precache phase Chet Haase
2012-08-30Merge "Fix bug with Fbo layer clipping" into jb-mr1-dev Chet Haase
2012-08-29Merge "Pre-multiply color components for 2-stop gradients Bug #7033344" into ... Romain Guy
2012-08-29Pre-multiply color components for 2-stop gradients Romain Guy
2012-08-29Fix bug with Fbo layer clipping Chet Haase
2012-08-29Use smoothstep to eliminate branches in AA shader Chris Craik
2012-08-17Fix glyph cropping bug Chet Haase
2012-08-16Remove CacheTextureLine structure from FontRenderer Chet Haase
2012-08-15Merge "Restore scissor state correctly" into jb-mr1-dev Chet Haase
2012-08-15Glyph cache optimization Chet Haase
2012-08-15Restore scissor state correctly Chet Haase
2012-08-14Optimize interactions with glyph cache Chet Haase
2012-08-08Reduce gradients textures size whenever possible Romain Guy
2012-08-08It seems that apparently useless public APIs are actually useful Romain Guy
2012-08-08am 05e97e81: am 0be33f2d: Merge "Add shortcut to avoid potential divide by ze... Jean-Baptiste Queru
2012-08-08am 0be33f2d: Merge "Add shortcut to avoid potential divide by zero in some case" Jean-Baptiste Queru
2012-08-07Draw an empty border around glyphs to avoid sampling issues Romain Guy
2012-08-07Cleanup of libhwui Romain Guy
2012-08-06Merge "Add new debug tool to track hardware layers updates" into jb-mr1-dev Romain Guy
2012-08-06Add new debug tool to track hardware layers updates Romain Guy
2012-08-06Merge "libutils cleanup" into jb-mr1-dev Mathias Agopian
2012-08-05libutils cleanup Mathias Agopian
2012-08-03Bowing my head in shame Romain Guy
2012-08-03Avoid crash when dumping display lists Romain Guy
2012-08-03Merge "Add dithering to gradients" into jb-mr1-dev Romain Guy
2012-08-01Add dithering to gradients Romain Guy
2012-07-31Merge "Fix bug 6892600 Font (character pairs) rendering issue" into jb-mr1-dev Raph Levien
2012-07-31Improve gradients Romain Guy
2012-07-30Fix bug 6892600 Font (character pairs) rendering issue Raph Levien
2012-07-27Rename drawGeneralText to drawText Romain Guy
2012-07-25Add shortcut to avoid potential divide by zero in some case Chen YANG
2012-07-23Hardware implementation of glyph positioning (bug 5443796) Raph Levien
2012-07-20Make gradients look slightly better Romain Guy
2012-07-20Merge "Add drop shadow for drawPosText in hwui renderer." Raph Levien
2012-07-20Add drop shadow for drawPosText in hwui renderer. Raph Levien
2012-07-20Clamp gradient textures to max GL texture size Romain Guy
2012-07-20Fix crash with new LookupGammaFontRenderer Romain Guy
2012-07-18Optimize gradient textures Romain Guy
2012-07-18am 3409e728: Correctly pre-clip paths when recording display lists Bug #68364... Romain Guy
2012-07-18Remove vendor specific precision qualifier Romain Guy
2012-07-18Note to self Romain Guy
2012-07-18Clip lines, AA rects and points correctly Romain Guy
2012-07-18Tweak text gamma correction Romain Guy
2012-07-18Add a new method for text gamma correction Romain Guy
2012-07-17Correctly pre-clip paths when recording display lists Romain Guy
2012-07-17Correctly pre-clip paths when recording display lists Romain Guy
2012-07-17Don't clear the dirty clip flag if it's not applied Romain Guy
2012-07-16Add shader-based text gamma correction Romain Guy
2012-07-16Add makefile flags for perf Romain Guy