index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
OpenGLRenderer.cpp
Age
Commit message (
Expand
)
Author
2012-11-01
Avoid tesselation path when useCenter is set
Chris Craik
2012-10-22
Properly draw the window background on window resize
Romain Guy
2012-10-18
Defer layer rendering to avoid stalls
Romain Guy
2012-10-17
Take into account the texture layer's transform for clipping
Romain Guy
2012-10-16
Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-dev
Romain Guy
2012-10-16
Add API to enable mipmaps on Bitmap
Romain Guy
2012-10-16
Support clipping in Canvas.drawBitmapMesh()
Romain Guy
2012-10-15
HW Acceleration support for stroked arcs with BUTT caps
Chris Craik
2012-10-05
Use offset in line drawing
Chris Craik
2012-10-02
Draw stroked rectangle as meshes instead of textures
Romain Guy
2012-10-01
Quick reject empty paths
Chris Craik
2012-09-28
Fix a couple of rendering issues
Romain Guy
2012-09-27
Merge changes I9873540e,I4f6c38e3 into jb-mr1-dev
Romain Guy
2012-09-27
Don't use the QCOM_tiled_rendering extension with functors
Romain Guy
2012-09-26
Add stroke support to polygonal shape rendering
Chris Craik
2012-09-26
Applies a layer's color filter even when the layer is a quad
Romain Guy
2012-09-25
Fix alpha channel computation with ColorMatrixColorFilter
Romain Guy
2012-09-24
Add a property to disable libhwui's scissor optimization
Romain Guy
2012-09-21
Merge "Add support for a new developer setting: overdraw debugging" into jb-m...
Romain Guy
2012-09-21
Add support for a new developer setting: overdraw debugging
Romain Guy
2012-09-21
Merge "Polygonal rendering of simple fill shapes" into jb-mr1-dev
Chris Craik
2012-09-21
Update layers in a single batch at the beginning of a frame
Romain Guy
2012-09-20
Optimize tiling management
Romain Guy
2012-09-20
Polygonal rendering of simple fill shapes
Chris Craik
2012-09-19
Add support for QCOM_tiled_rendering
Romain Guy
2012-09-18
Minimize state changes when updating layers
Romain Guy
2012-09-17
Fix occasional crash bug with layers
Chet Haase
2012-09-11
Discard framebuffer commands when we redraw the entire buffer
Romain Guy
2012-09-10
Reset GL buffer state after functor invocation
Chet Haase
2012-09-07
Merge "Handle different x, y scales in drawLines AA path" into jb-mr1-dev
Chris Craik
2012-09-07
Handle different x, y scales in drawLines AA path
Chris Craik
2012-09-07
Enable changing properties of layer paint
Chet Haase
2012-09-06
Fix m11 to be Y scale instead of X
Chris Craik
2012-09-06
Merge "Varying-based AA rect drawing" into jb-mr1-dev
Chris Craik
2012-09-05
Varying-based AA rect drawing
Chris Craik
2012-09-04
Merge "Fix line drawing path to use proportional distance from center" into j...
Chris Craik
2012-09-04
Fix line drawing path to use proportional distance from center
Chris Craik
2012-08-31
Revert "Revert "Add more support for transformed clip rects and paths""
Romain Guy
2012-08-31
Revert "Add more support for transformed clip rects and paths"
Mathias Agopian
2012-08-31
Add more support for transformed clip rects and paths
Romain Guy
2012-08-30
Merge "Fix bug with Fbo layer clipping" into jb-mr1-dev
Chet Haase
2012-08-29
Fix bug with Fbo layer clipping
Chet Haase
2012-08-29
Use smoothstep to eliminate branches in AA shader
Chris Craik
2012-08-15
Restore scissor state correctly
Chet Haase
2012-08-07
Draw an empty border around glyphs to avoid sampling issues
Romain Guy
2012-08-06
Add new debug tool to track hardware layers updates
Romain Guy
2012-07-30
Fix bug 6892600 Font (character pairs) rendering issue
Raph Levien
2012-07-27
Rename drawGeneralText to drawText
Romain Guy
2012-07-23
Hardware implementation of glyph positioning (bug 5443796)
Raph Levien
2012-07-20
Merge "Add drop shadow for drawPosText in hwui renderer."
Raph Levien
[next]