index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
OpenGLRenderer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Defer layer rendering to avoid stalls
Romain Guy
2012-10-18
1
-2
/
+11
*
Merge changes I9873540e,I4f6c38e3 into jb-mr1-dev
Romain Guy
2012-09-27
1
-0
/
+3
|
\
|
*
Don't use the QCOM_tiled_rendering extension with functors
Romain Guy
2012-09-27
1
-0
/
+3
*
|
Add stroke support to polygonal shape rendering
Chris Craik
2012-09-26
1
-4
/
+7
|
/
*
Add a property to disable libhwui's scissor optimization
Romain Guy
2012-09-24
1
-0
/
+10
*
Merge "Add support for a new developer setting: overdraw debugging" into jb-m...
Romain Guy
2012-09-21
1
-0
/
+3
|
\
|
*
Add support for a new developer setting: overdraw debugging
Romain Guy
2012-09-21
1
-0
/
+3
*
|
Merge "Polygonal rendering of simple fill shapes" into jb-mr1-dev
Chris Craik
2012-09-21
1
-23
/
+7
|
\
\
|
|
/
|
/
|
|
*
Polygonal rendering of simple fill shapes
Chris Craik
2012-09-20
1
-23
/
+7
*
|
Update layers in a single batch at the beginning of a frame
Romain Guy
2012-09-21
1
-0
/
+15
*
|
Optimize tiling management
Romain Guy
2012-09-20
1
-2
/
+1
|
/
*
Add support for QCOM_tiled_rendering
Romain Guy
2012-09-19
1
-0
/
+18
*
Minimize state changes when updating layers
Romain Guy
2012-09-18
1
-0
/
+18
*
Enable changing properties of layer paint
Chet Haase
2012-09-07
1
-26
/
+26
*
Merge "Varying-based AA rect drawing" into jb-mr1-dev
Chris Craik
2012-09-06
1
-1
/
+1
|
\
|
*
Varying-based AA rect drawing
Chris Craik
2012-09-05
1
-1
/
+1
*
|
Revert "Revert "Add more support for transformed clip rects and paths""
Romain Guy
2012-08-31
1
-6
/
+0
*
|
Revert "Add more support for transformed clip rects and paths"
Mathias Agopian
2012-08-31
1
-0
/
+6
*
|
Add more support for transformed clip rects and paths
Romain Guy
2012-08-31
1
-6
/
+0
|
/
*
Fix bug with Fbo layer clipping
Chet Haase
2012-08-29
1
-3
/
+2
*
It seems that apparently useless public APIs are actually useful
Romain Guy
2012-08-08
1
-16
/
+15
*
Cleanup of libhwui
Romain Guy
2012-08-07
1
-8
/
+83
*
Rename drawGeneralText to drawText
Romain Guy
2012-07-27
1
-1
/
+1
*
Hardware implementation of glyph positioning (bug 5443796)
Raph Levien
2012-07-23
1
-2
/
+2
*
Add drop shadow for drawPosText in hwui renderer.
Raph Levien
2012-07-20
1
-1
/
+19
*
Don't clear the dirty clip flag if it's not applied
Romain Guy
2012-07-17
1
-0
/
+1
*
Add shader-based text gamma correction
Romain Guy
2012-07-16
1
-0
/
+2
*
Don't copy paints for 9patches
Romain Guy
2012-07-16
1
-16
/
+51
*
Text shadow alpha handling incorrect
Romain Guy
2012-07-13
1
-1
/
+0
*
Track canvas clearing for swap buffers logic.
Chet Haase
2012-06-07
1
-2
/
+2
*
Skip eglSwapBuffers() call when we do not draw to GL
Chet Haase
2012-05-31
1
-21
/
+21
*
Ensure we always set the proper blending mode
Romain Guy
2012-05-22
1
-0
/
+6
*
Sanitize display list properties
Romain Guy
2012-05-18
1
-1
/
+1
*
Avoid unnecessary copy when invoking drawBitmap(int[])
Romain Guy
2012-05-15
1
-0
/
+2
*
Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)
Romain Guy
2012-05-14
1
-0
/
+1
*
Prevent WebView from crashing when detached from the window
Romain Guy
2012-04-23
1
-1
/
+4
*
Remove USE_DISPLAY_LIST_PROPERTIES flag
Chet Haase
2012-04-23
1
-2
/
+2
*
Fix layer blending bug
Chet Haase
2012-04-12
1
-0
/
+1
*
Merge "Disable AA lines vertex attrib arrays after rendering"
Romain Guy
2012-04-04
1
-1
/
+2
|
\
|
*
Disable AA lines vertex attrib arrays after rendering
Romain Guy
2012-04-04
1
-1
/
+2
*
|
Optimization of alpha with DisplayList properties
Chet Haase
2012-04-03
1
-0
/
+4
*
|
Allow fine-grained control over functors execution
Romain Guy
2012-04-02
1
-2
/
+5
|
/
*
Use a status_t return type for GL functors
Romain Guy
2012-03-26
1
-2
/
+2
*
Add hooks to implement Canvas.drawTextOnPath() in GL
Romain Guy
2012-02-24
1
-2
/
+4
*
Record possible clip rejects when recording display lists
Romain Guy
2012-02-17
1
-1
/
+1
*
Add debug markers to OpenGLRenderer
Romain Guy
2012-01-30
1
-0
/
+3
*
Add stencil buffer to the EGL config
Romain Guy
2012-01-30
1
-0
/
+2
*
Add full support for Canvas.setDrawFilter()
Romain Guy
2012-01-23
1
-0
/
+11
*
First pass at implementing Canvas.drawPosText() in GL
Romain Guy
2012-01-17
1
-0
/
+2
*
Reduce the number of GL commands generated by the UI
Romain Guy
2011-12-13
1
-2
/
+2
[next]