index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
renderthread
/
EglManager.h
Age
Commit message (
Expand
)
Author
2020-07-30
Wire-up colorMode="hdr"
John Reck
2020-03-01
[HWUI] remove libui from HWUI's dependencies
Alec Mouri
2019-11-08
Decouple SurfaceTexture from HWUI
Stan Iliev
2019-01-24
Remove use of SkColorSpace::Gamut enum
Brian Osman
2018-12-15
[HWUI] Remove hardcoding around wide color gamut.
Peiyong Lin
2018-11-15
Add a sprinkle of speculative anti-crash dust
John Reck
2018-09-27
Partially revert "[HWUI] Implement legacy color mode."
Peiyong Lin
2018-09-13
[HWUI] Implement legacy color mode.
Peiyong Lin
2018-09-05
Reland "TextureView Vulkan support and optimized OpenGL draw"
Stan Iliev
2018-09-04
Revert "Revert "Revert "TextureView Vulkan support and optimized OpenGL draw"""
Stan Iliev
2018-08-31
Revert "Revert "TextureView Vulkan support and optimized OpenGL draw""
Stan Iliev
2018-08-30
Revert "TextureView Vulkan support and optimized OpenGL draw"
John Reck
2018-08-29
TextureView Vulkan support and optimized OpenGL draw
Stan Iliev
2018-05-09
A better HW Bitmap uploader
John Reck
2018-04-26
Remove RenderThread from EglManager
John Reck
2017-11-03
Format the world (or just HWUI)
John Reck
2017-06-02
Enable wide color gamut rendering
Romain Guy
2016-12-09
Make buffer age work in Vulkan
Greg Daniel
2016-11-03
Implement Skia pipelines for OpenGL and Vulkan.
Stan Iliev
2016-10-31
Routine to upload hardware bitmaps
sergeyv
2016-10-11
Linear blending, step 1
Romain Guy
2016-08-10
Fix clang-tidy warnings in libs/hwui.
Chih-Hung Hsieh
2016-02-26
Always swap buffers if using partial update extension
John Reck
2015-08-12
Support new EGL extensions
John Reck
2015-08-04
renderthread: add EGL_EXT_buffer_age support
Season Li
2015-07-16
Don't crash on makeCurrent fail
John Reck
2015-05-20
Eliminate requireGlContext
John Reck
2015-05-08
Add eglSwapBuffersWithDamageKHR support
John Reck
2015-01-30
Add a WAIT_FOR_GPU_COMPLETION option
John Reck
2014-10-31
Layer changes
John Reck
2014-10-23
Add some free zoom to lockHardwareCanvas
John Reck
2014-09-17
Special case EGL_BAD_SURFACE
John Reck
2014-06-23
No-fail invokeFunctor
John Reck