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
*
Disable shadow overdraw avoidance in the inverse clip case
Chris Craik
2014-03-27
1
-1
/
+1
*
Add private circular reveal API on View/RenderNode
Chris Craik
2014-03-25
1
-1
/
+1
*
Create one hole inside the umbra area to avoid overdraw.
ztenghui
2014-03-17
1
-1
/
+2
*
Rename DisplayList->RenderNode
John Reck
2014-03-12
1
-2
/
+2
*
Fix orthographic shadows projection, simplify shadow reordering
Chris Craik
2014-03-12
1
-2
/
+2
*
Use pre-computed index to draw the shadow.
ztenghui
2014-02-25
1
-2
/
+7
*
Removing SkiaColorFilter and inspecting the native object directly.
Derek Sollenberger
2014-02-07
1
-53
/
+22
*
Keep the SkPaint used when creating a layer.
Derek Sollenberger
2014-02-07
1
-14
/
+4
*
Merge "Native-side proxy"
John Reck
2014-01-28
1
-1
/
+1
|
\
|
*
Native-side proxy
John Reck
2014-01-27
1
-1
/
+1
*
|
Use path outlines to define shadow shapes
Chris Craik
2014-01-26
1
-1
/
+1
|
/
*
Use const where possible for drawing parameters
Chris Craik
2014-01-03
1
-43
/
+48
*
Fix Clang warnings/errors
Chris Craik
2014-01-02
1
-4
/
+4
*
Use const access to snapshot from OpenGLRenderer
Chris Craik
2014-01-02
1
-17
/
+5
*
Move Snapshot management to intermediate StatefulBaseRenderer class
Chris Craik
2014-01-01
1
-70
/
+8
*
Create abstract base class for OpenGLRenderer
Chris Craik
2013-12-27
1
-98
/
+14
*
Merge "3d view system!"
Chris Craik
2013-12-13
1
-2
/
+11
|
\
|
*
3d view system!
Chris Craik
2013-12-12
1
-2
/
+11
*
|
Unbreak display list debug dumping
John Reck
2013-12-10
1
-1
/
+0
|
/
*
Clean up quick rejection, especially surrounding points + lines.
Chris Craik
2013-11-22
1
-24
/
+12
*
Clean up modelView matrix logic
Chris Craik
2013-11-18
1
-12
/
+56
*
Clean unused parameters, disable warnings
Chris Craik
2013-10-17
1
-7
/
+6
*
Correct bitmap merging logic
Chris Craik
2013-09-20
1
-1
/
+1
*
Move DeferredDisplayState out of ops
Chris Craik
2013-09-12
1
-15
/
+2
*
Take shadow bounds into account for quick rejects
Romain Guy
2013-08-09
1
-0
/
+8
*
Remove an unnecessary allocation
Romain Guy
2013-08-09
1
-1
/
+0
*
Fix quickReject's handling of AA ramp geometry
Chris Craik
2013-08-02
1
-3
/
+10
*
Use global indices array to draw layers
Romain Guy
2013-07-22
1
-1
/
+8
*
Track the atlas' generation ID
Romain Guy
2013-06-27
1
-2
/
+2
*
Initialize MergingDrawBatch clip with viewport bounds
Chris Craik
2013-06-21
1
-0
/
+3
*
Batch 9-patches in a single mesh whenever possible
Romain Guy
2013-06-21
1
-1
/
+5
*
Merge "Better handle op size edge cases"
Chris Craik
2013-06-17
1
-1
/
+2
|
\
|
*
Better handle op size edge cases
Chris Craik
2013-06-17
1
-1
/
+2
*
|
Merge "Cancel layer update when a layer is about to be destroyed Bug #9310706"
Romain Guy
2013-06-17
1
-0
/
+1
|
\
\
|
*
|
Cancel layer update when a layer is about to be destroyed
Romain Guy
2013-06-17
1
-0
/
+1
|
|
/
*
|
Fix clip merging behavior
Chris Craik
2013-06-14
1
-1
/
+1
|
/
*
Fix various draw ops that may incorrectly not scissor
Chris Craik
2013-06-13
1
-14
/
+22
*
Merge "Restore buildLayer()'s old behavior; it's synchronous again Bug #9193833"
Romain Guy
2013-06-13
1
-0
/
+1
|
\
|
*
Restore buildLayer()'s old behavior; it's synchronous again
Romain Guy
2013-06-12
1
-0
/
+1
*
|
Overdraw avoidance and merging of clipped ops
Chris Craik
2013-06-12
1
-1
/
+11
|
/
*
Avoid 9patch cache lookups when possible
Romain Guy
2013-06-11
1
-1
/
+1
*
Introduce Caches::bindTexture() to reduce glBindTexture calls
Romain Guy
2013-06-04
1
-2
/
+2
*
Make sure atlas antries can correctly filter/wrap textures
Romain Guy
2013-05-24
1
-1
/
+0
*
Merge "Merge scaled bitmaps with translated bitmaps"
Romain Guy
2013-05-22
1
-1
/
+2
|
\
|
*
Merge scaled bitmaps with translated bitmaps
Romain Guy
2013-05-21
1
-1
/
+2
*
|
Use individual glyph positions to determine text bounds.
Chris Craik
2013-05-21
1
-3
/
+6
|
/
*
Add tessellation path for points
Chris Craik
2013-05-14
1
-2
/
+0
*
Add an on-screen overdraw counter
Romain Guy
2013-05-03
1
-0
/
+15
*
Pack preloaded framework assets in a texture atlas
Romain Guy
2013-05-02
1
-6
/
+28
*
Draw Operation merging
Chris Craik
2013-04-15
1
-18
/
+41
[next]