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
2018-04-12
Remove Properties::isSkiaPipeline (3/!?)
John Reck
2017-11-09
Use Skia API to detect if FP16 render buffer is supported
Stan Iliev
2017-11-03
Format the world (or just HWUI)
John Reck
2017-11-01
Fix PixelCopyTest failure in CTS
Romain Guy
2017-10-31
Fix testWindowProducerCopyToRGBA16F test on x86 emulator
Stan Iliev
2017-10-18
Fix crash in Vulkan pipeline at boot time
Stan Iliev
2017-03-06
Add ColorSpace information on Bitmap
Romain Guy
2016-12-01
Query GL version before using it
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 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