index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
OpenGLRenderer.cpp
Age
Commit message (
Expand
)
Author
2014-01-17
Property support for light positioning.
ztenghui
2014-01-16
Map shadow light position globally
Chris Craik
2014-01-10
Calculate and show the shadow from a spot light.
ztenghui
2014-01-03
Use const where possible for drawing parameters
Chris Craik
2014-01-02
Fix Clang warnings/errors
Chris Craik
2014-01-02
Use const access to snapshot from OpenGLRenderer
Chris Craik
2014-01-01
Move Snapshot management to intermediate StatefulBaseRenderer class
Chris Craik
2013-12-27
Create abstract base class for OpenGLRenderer
Chris Craik
2013-12-16
Create private properties on GLCanvas for experimentation with 3d
Chris Craik
2013-12-13
Calculate and show Ambient shadow.
ztenghui
2013-12-13
Merge "3d view system!"
Chris Craik
2013-12-12
3d view system!
Chris Craik
2013-12-10
Unbreak display list debug dumping
John Reck
2013-12-03
Call SkBitmap::config() instead of ::getConfig()
Leon Scroggins III
2013-11-22
Clean up quick rejection, especially surrounding points + lines.
Chris Craik
2013-11-18
Clean up modelView matrix logic
Chris Craik
2013-11-06
am 2f70da2b: am 6ed16a89: am 0b807d2e: Merge "Update the layer\'s alpha value...
Chris Craik
2013-11-06
am 6ed16a89: am 0b807d2e: Merge "Update the layer\'s alpha value upon composi...
Chris Craik
2013-11-05
Update the layer's alpha value upon composition of the layer
Digish Pandya
2013-10-17
Clean unused parameters, disable warnings
Chris Craik
2013-09-20
am bd842f96: am d8a84a86: Merge "Correct bitmap merging logic" into klp-dev
Chris Craik
2013-09-20
Correct bitmap merging logic
Chris Craik
2013-09-17
resolved conflicts for merge of d97303a7 to master
Chris Craik
2013-09-17
Conservatively estimate geometry bounds
Chris Craik
2013-09-10
am 53760b4a: am 874ae2ad: Merge "Fix scissor for functor invocation" into klp...
John Reck
2013-09-10
Fix scissor for functor invocation
John Reck
2013-08-26
am 7ff37ada: am ff2c22e2: Merge "Move functor GL setup to just before functor...
Chris Craik
2013-08-26
Move functor GL setup to just before functor
Chris Craik
2013-08-21
am dfb79408: am 5b8efc47: Merge "Add overdraw debugging that accounts for Deu...
Romain Guy
2013-08-21
Add overdraw debugging that accounts for Deuteranomaly
Romain Guy
2013-08-15
Replace float arrays with readable names
Romain Guy
2013-08-09
Remove an unnecessary allocation
Romain Guy
2013-08-02
Merge "Fix quickReject's handling of AA ramp geometry"
Chris Craik
2013-08-02
Fix quickReject's handling of AA ramp geometry
Chris Craik
2013-08-01
Fix region clipping bugs
Romain Guy
2013-07-31
Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts)
Victoria Lease
2013-07-22
Merge "Ensure glActiveTexture is cleaned up correctly on functor resume"
Chris Craik
2013-07-22
Ensure glActiveTexture is cleaned up correctly on functor resume
Chris Craik
2013-07-22
Use global indices array to draw layers
Romain Guy
2013-07-16
Support stencil-based clipping for functors
Chris Craik
2013-06-28
am 55e789db: am ed96349a: am 3d1b158e: Merge "Fix out of range glCopyTexImage...
Romain Guy
2013-06-27
Fix out of range glCopyTexImage2D
Romain Guy
2013-06-27
Track the atlas' generation ID
Romain Guy
2013-06-21
Initialize MergingDrawBatch clip with viewport bounds
Chris Craik
2013-06-21
Batch 9-patches in a single mesh whenever possible
Romain Guy
2013-06-19
Merge "Fix regression: TextureView.setAlpha() was ignored"
Romain Guy
2013-06-19
Fix regression: TextureView.setAlpha() was ignored
Romain Guy
2013-06-19
Merge "Share Caches' index buffer with FontRenderer"
Romain Guy
2013-06-18
Share Caches' index buffer with FontRenderer
Romain Guy
2013-06-17
Merge "Better handle op size edge cases"
Chris Craik
[next]