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
*
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
*
Faster text clipping
Romain Guy
2011-12-01
1
-1
/
+1
*
Reduce the size of libhwui by 50%
Romain Guy
2011-10-12
1
-6
/
+8
*
Remove unnecessary private API
Romain Guy
2011-08-11
1
-1
/
+0
*
Improve rendering performance on some GPUs
Romain Guy
2011-07-25
1
-6
/
+0
*
Add TextureView.getBitmap()
Romain Guy
2011-06-14
1
-8
/
+8
*
Batch glCopyTexImage() calls to get about 15 fps back on SGX.
Romain Guy
2011-06-13
1
-1
/
+67
*
Add support to OpenGLRendere to draw BiDi text.
Romain Guy
2011-06-01
1
-2
/
+0
*
Fix issue with drawColor(color, Mode.Clear)
Romain Guy
2011-05-27
1
-0
/
+1
*
Merge "Prepare OpenGLRenderer to use glyphs from TextLayoutCache"
Fabrice Di Meglio
2011-05-13
1
-0
/
+2
|
\
|
*
Prepare OpenGLRenderer to use glyphs from TextLayoutCache
Fabrice Di Meglio
2011-05-13
1
-0
/
+2
*
|
Antialiasing for rectangles
Chet Haase
2011-05-12
1
-0
/
+3
|
/
*
Add ability for hierarchyviewer to output displaylist info
Chet Haase
2011-05-05
1
-0
/
+1
*
Revert "Add ability for hierarchyviewer to output displaylist info"
Chet Haase
2011-05-04
1
-1
/
+0
*
Add ability for hierarchyviewer to output displaylist info
Chet Haase
2011-05-04
1
-0
/
+1
*
Merge "Allows to render with an OpenGL context inside a TextureView."
Romain Guy
2011-05-02
1
-1
/
+2
|
\
|
*
Allows to render with an OpenGL context inside a TextureView.
Romain Guy
2011-05-02
1
-1
/
+2
*
|
Line endcaps for AA lines are now antialiased.
Chet Haase
2011-05-02
1
-1
/
+2
|
/
*
Merge "New widget: TextureView Bug #4343984"
Romain Guy
2011-04-28
1
-0
/
+13
|
\
|
*
New widget: TextureView
Romain Guy
2011-04-28
1
-0
/
+13
*
|
Fix various hw-accelerated line/point bugs
Chet Haase
2011-04-27
1
-14
/
+1
|
/
*
Enable anti-aliasing for hw-accelerated lines
Chet Haase
2011-04-21
1
-0
/
+16
*
Add support for drawPoint() and drawPoints().
Romain Guy
2011-03-21
1
-0
/
+3
*
Correctly apply filters to Alpha8 bitmaps.
Romain Guy
2011-03-18
1
-0
/
+2
*
Fix rendering artifact in edge fades.
Romain Guy
2011-03-14
1
-10
/
+2
*
Add support for partial invalidates in WebView
Romain Guy
2011-03-07
1
-2
/
+2
*
Update layers based on the dirty region.
Romain Guy
2011-02-01
1
-0
/
+2
*
Remove unused API
Romain Guy
2011-01-26
1
-2
/
+0
*
Enable partial invalidates when rendering with OpenGL.
Romain Guy
2011-01-24
1
-1
/
+2
*
Use optimized display lists for all hwaccelerated rendering
Chet Haase
2011-01-24
1
-3
/
+5
*
Add support for arcs.
Romain Guy
2011-01-23
1
-0
/
+2
[next]