summaryrefslogtreecommitdiff
path: root/libs/hwui/Extensions.cpp
AgeCommit message (Expand)Author
2018-04-12Remove Properties::isSkiaPipeline (3/!?) John Reck
2017-11-09Use Skia API to detect if FP16 render buffer is supported Stan Iliev
2017-11-03Format the world (or just HWUI) John Reck
2017-11-01Fix PixelCopyTest failure in CTS Romain Guy
2017-10-31Fix testWindowProducerCopyToRGBA16F test on x86 emulator Stan Iliev
2017-10-18Fix crash in Vulkan pipeline at boot time Stan Iliev
2017-03-06Add ColorSpace information on Bitmap Romain Guy
2016-12-01Query GL version before using it Romain Guy
2016-10-12Various fixes for linear blending and gradients Romain Guy
2016-10-11Linear blending, step 1 Romain Guy
2015-11-16Extensions must load in ctor John Reck
2015-11-05add DeviceInfo John Reck
2015-11-05Revert "add DeviceInfo" John Reck
2015-11-04add DeviceInfo John Reck
2015-11-03Remove almost-all android::Singleton users John Reck
2015-09-21Unify extensions parsing behavior Chris Craik
2015-08-12Support new EGL extensions John Reck
2015-08-04am b47ea9b2: am 2fa3eec0: am 93c14069: Merge "hwui: add extension to support ... John Reck
2015-08-04am 2fa3eec0: am 93c14069: Merge "hwui: add extension to support unpack operat... John Reck
2015-08-04hwui: add extension to support unpack operations in OpenGL ES 2.0 xiaozhengdong
2015-07-14Clean up unncessary defines Chris Craik
2015-02-25Add null egl/gles stub support John Reck
2015-02-06Glop ColorFilter & VertexBuffer support, initial enable Chris Craik
2015-01-05Add overrides and switch to nullptr keyword for all files Chris Craik
2013-07-24Fix 9patches' limitation of 32 empty quads Romain Guy
2013-06-18Share Caches' index buffer with FontRenderer Romain Guy
2013-05-23Add PerfHUD ES profiling capabilities Romain Guy
2013-04-04Add internal API to query GL version number Romain Guy
2013-02-07Add a RenderBuffer object to store stencil buffers. Romain Guy