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.cpp
Age
Commit message (
Expand
)
Author
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 b47ea9b2: am 2fa3eec0: am 93c14069: Merge "hwui: add extension to support ...
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-07-14
Clean up unncessary defines
Chris Craik
2015-02-25
Add null egl/gles stub support
John Reck
2015-02-06
Glop ColorFilter & VertexBuffer support, initial enable
Chris Craik
2015-01-05
Add overrides and switch to nullptr keyword for all files
Chris Craik
2013-07-24
Fix 9patches' limitation of 32 empty quads
Romain Guy
2013-06-18
Share Caches' index buffer with FontRenderer
Romain Guy
2013-05-23
Add PerfHUD ES profiling capabilities
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