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
*
DO NOT MERGE Inspect SkShader to determine hw shader.
Leon Scroggins III
2014-05-23
1
-10
/
+22
*
Define light position (using new lighting spec) in Java
Chris Craik
2014-05-21
1
-1
/
+1
*
Round rect outline clipping
Chris Craik
2014-05-15
1
-0
/
+2
*
Combine projection matrix, and viewport management
Chris Craik
2014-05-14
1
-11
/
+2
*
Revert "Simplify projection matrix management."
Jorim Jaggi
2014-05-11
1
-0
/
+3
*
Simplify projection matrix management.
Chris Craik
2014-05-09
1
-3
/
+0
*
Rename matrices for consistency
Chris Craik
2014-05-08
1
-7
/
+7
*
Merge "Avoid caching shadow properties in Java & HWUI."
Derek Sollenberger
2014-05-08
1
-10
/
+26
|
\
|
*
Avoid caching shadow properties in Java & HWUI.
Derek Sollenberger
2014-05-07
1
-10
/
+26
*
|
Cleanup attachFunctor
John Reck
2014-05-07
1
-5
/
+0
*
|
Add CanvasProperty for drawCircle
John Reck
2014-05-02
1
-0
/
+7
|
/
*
Clip TouchFeedbackDrawable effect to receiver Outline
Chris Craik
2014-04-23
1
-2
/
+10
*
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
|
\
[next]