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
...
*
Add support for ovals and stroked rectangles.
Romain Guy
2011-01-23
1
-0
/
+4
*
Add support for drawBitmapMesh().
Romain Guy
2011-01-20
1
-0
/
+2
*
Add rounded rects and circles support to OpenGLRenderer.
Romain Guy
2011-01-19
1
-0
/
+5
*
Make embedded hardware layers work.
Romain Guy
2011-01-19
1
-0
/
+13
*
Add support for skew()
Romain Guy
2011-01-18
1
-0
/
+1
*
Don't blend transparent pixels when rendering layers.
Romain Guy
2011-01-16
1
-8
/
+26
*
Preapre region tracking in layers
Romain Guy
2011-01-14
1
-0
/
+2
*
Add debug logs for display lists.
Romain Guy
2011-01-13
1
-1
/
+1
*
Cleanup implementation of hardware layers.
Romain Guy
2011-01-13
1
-14
/
+14
*
Better backend for hardware layers.
Romain Guy
2011-01-11
1
-0
/
+6
*
Cleanup OpenGLRenderer::drawLines()
Romain Guy
2010-12-14
1
-1
/
+4
*
Continue cleanup refactoring in OpenGLRenderer.
Romain Guy
2010-12-14
1
-68
/
+3
*
OpenGLRenderer would not render colors < ALPHA_THRESHOLD
Romain Guy
2010-12-14
1
-0
/
+1
*
Refactor OpenGLRenderer to simplify OpenGL drawing code.
Romain Guy
2010-12-13
1
-7
/
+40
*
Correctly render text when coordinates are not integers.
Romain Guy
2010-12-06
1
-2
/
+3
*
Don't render degenerate triangles in 9patches.
Romain Guy
2010-12-03
1
-7
/
+0
*
Move all debug flags in a single place.
Romain Guy
2010-11-10
1
-4
/
+1
*
Support nested display lists.
Romain Guy
2010-11-08
1
-1
/
+2
*
Lines would not set the scissor before drawing.
Romain Guy
2010-11-04
1
-1
/
+2
*
Optimize FBO drawing with regions.
Romain Guy
2010-11-02
1
-5
/
+52
*
Remove unnecessary GL calls.
Romain Guy
2010-10-26
1
-11
/
+28
*
Don't change textures wrap modes on every draw.
Romain Guy
2010-10-25
1
-3
/
+5
*
Optimizing display lists by referencing pointers to resources instead of copy...
Chet Haase
2010-10-21
1
-9
/
+9
*
Use VBOs to render most geometries.
Romain Guy
2010-10-18
1
-6
/
+7
*
Return identity matrix when rendering in an FBO.
Romain Guy
2010-10-13
1
-0
/
+3
*
Add a getNativeMatrix() API.
Romain Guy
2010-10-13
1
-0
/
+1
*
Optimize 9patch rendering.
Romain Guy
2010-10-12
1
-2
/
+2
*
Don't clear the framebuffer when not needed.
Romain Guy
2010-10-06
1
-1
/
+1
*
Optimize saveLayer() when the clip flag is set.
Romain Guy
2010-10-05
1
-1
/
+2
*
Add display lists caching.
Romain Guy
2010-09-29
1
-1
/
+5
*
Adding display lists to the GL renderer (checkpoint.)
Romain Guy
2010-09-26
1
-20
/
+20
*
Add debug mode to measure performance.
Romain Guy
2010-09-24
1
-26
/
+32
*
Fix OpenGL errors in various places.
Romain Guy
2010-09-22
1
-4
/
+0
*
Add support for non AA lines.
Romain Guy
2010-09-17
1
-0
/
+6
*
Add support for drawLines(), with anti-aliasing
Romain Guy
2010-09-16
1
-0
/
+15
*
Better error handling in the OpenGL renderer.
Romain Guy
2010-09-16
1
-0
/
+10
*
Fix 9patch rendering.
Romain Guy
2010-09-15
1
-1
/
+1
*
Document the implementation of saveLayer().
Romain Guy
2010-09-13
1
-2
/
+1
*
Optimize calls to glCopyTexImage2D().
Romain Guy
2010-09-12
1
-0
/
+11
*
Correct implementation of saveLayer().
Romain Guy
2010-09-12
1
-3
/
+13
*
Add support for advanced blend modes with the framebuffer.
Romain Guy
2010-09-09
1
-1
/
+3
*
Add support for Canvas flags on save.
Romain Guy
2010-09-01
1
-1
/
+3
*
Add hooks for hardware accelerated WebView.
Romain Guy
2010-08-31
1
-0
/
+2
*
Use only one GL context per process, share chaches.
Romain Guy
2010-08-24
1
-24
/
+2
*
Layers were using an extra Snapshot causing extra clipping.
Romain Guy
2010-08-18
1
-3
/
+4
*
Cleanup, better code reuse.
Romain Guy
2010-08-16
1
-5
/
+44
*
Add drop shadows.
Romain Guy
2010-08-13
1
-0
/
+40
*
Add support for paths.
Romain Guy
2010-08-05
1
-0
/
+3
*
Add support for ColorFilters.
Romain Guy
2010-08-02
1
-0
/
+7
*
Refactor Skia shaders handling.
Romain Guy
2010-07-30
1
-59
/
+3
[prev]
[next]