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
/
Extensions.h
Age
Commit message (
Expand
)
Author
2017-03-06
Add ColorSpace information on Bitmap
Romain Guy
2016-10-12
Various fixes for linear blending and gradients
Romain Guy
2016-10-11
Linear blending, step 1
Romain Guy
2015-11-16
Extensions must load in ctor
John Reck
2015-11-05
add DeviceInfo
John Reck
2015-11-05
Revert "add DeviceInfo"
John Reck
2015-11-04
add DeviceInfo
John Reck
2015-11-03
Remove almost-all android::Singleton users
John Reck
2015-09-21
Unify extensions parsing behavior
Chris Craik
2015-08-12
Support new EGL extensions
John Reck
2015-08-04
am 2fa3eec0: am 93c14069: Merge "hwui: add extension to support unpack operat...
John Reck
2015-08-04
hwui: add extension to support unpack operations in OpenGL ES 2.0
xiaozhengdong
2015-02-25
Add null egl/gles stub support
John Reck
2015-02-06
Glop ColorFilter & VertexBuffer support, initial enable
Chris Craik
2013-09-25
Take SkBitmap's stride into account when uploading textures
Romain Guy
2013-06-13
Add new Query class for debugging
Romain Guy
2013-05-23
Add PerfHUD ES profiling capabilities
Romain Guy
2013-05-02
Pack preloaded framework assets in a texture atlas
Romain Guy
2013-04-04
Add internal API to query GL version number
Romain Guy
2013-02-07
Add a RenderBuffer object to store stencil buffers.
Romain Guy
2012-09-13
Foundation for tiling optimization
Romain Guy
2012-07-18
Remove vendor specific precision qualifier
Romain Guy
2012-05-12
Add call sites for OpenGL's debug label extension
Romain Guy
2012-01-30
Add debug markers to OpenGLRenderer
Romain Guy
2012-01-03
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2011-12-06
Discard framebuffer rendering queues when discarding layers
Romain Guy
2011-11-14
Revert "Discard framebuffer rendering queues when discarding layers"
Dave Burke
2011-11-10
Discard framebuffer rendering queues when discarding layers
Romain Guy
2011-08-01
Use high precision iterators on specific GPUs
Romain Guy
2010-11-02
Optimize FBO drawing with regions.
Romain Guy
2010-09-09
Add support for advanced blend modes with the framebuffer.
Romain Guy
2010-08-02
Add support for ColorFilters.
Romain Guy
2010-07-23
Cleanup, added properties for the FontRenderer.
Romain Guy
2010-07-22
Add a way to query GL extensions.
Romain Guy