summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/EglManager.h
AgeCommit message (Expand)Author
2020-07-30Wire-up colorMode="hdr"John Reck
2020-03-01[HWUI] remove libui from HWUI's dependenciesAlec Mouri
2019-11-08Decouple SurfaceTexture from HWUIStan Iliev
2019-01-24Remove use of SkColorSpace::Gamut enumBrian Osman
2018-12-15[HWUI] Remove hardcoding around wide color gamut.Peiyong Lin
2018-11-15Add a sprinkle of speculative anti-crash dustJohn Reck
2018-09-27Partially revert "[HWUI] Implement legacy color mode."Peiyong Lin
2018-09-13[HWUI] Implement legacy color mode.Peiyong Lin
2018-09-05Reland "TextureView Vulkan support and optimized OpenGL draw"Stan Iliev
2018-09-04Revert "Revert "Revert "TextureView Vulkan support and optimized OpenGL draw"""Stan Iliev
2018-08-31Revert "Revert "TextureView Vulkan support and optimized OpenGL draw""Stan Iliev
2018-08-30Revert "TextureView Vulkan support and optimized OpenGL draw"John Reck
2018-08-29TextureView Vulkan support and optimized OpenGL drawStan Iliev
2018-05-09A better HW Bitmap uploaderJohn Reck
2018-04-26Remove RenderThread from EglManagerJohn Reck
2017-11-03Format the world (or just HWUI)John Reck
2017-06-02Enable wide color gamut renderingRomain Guy
2016-12-09Make buffer age work in VulkanGreg Daniel
2016-11-03Implement Skia pipelines for OpenGL and Vulkan.Stan Iliev
2016-10-31Routine to upload hardware bitmapssergeyv
2016-10-11Linear blending, step 1Romain Guy
2016-08-10Fix clang-tidy warnings in libs/hwui.Chih-Hung Hsieh
2016-02-26Always swap buffers if using partial update extensionJohn Reck
2015-08-12Support new EGL extensionsJohn Reck
2015-08-04renderthread: add EGL_EXT_buffer_age supportSeason Li
2015-07-16Don't crash on makeCurrent failJohn Reck
2015-05-20Eliminate requireGlContextJohn Reck
2015-05-08Add eglSwapBuffersWithDamageKHR supportJohn Reck
2015-01-30Add a WAIT_FOR_GPU_COMPLETION optionJohn Reck
2014-10-31Layer changesJohn Reck
2014-10-23Add some free zoom to lockHardwareCanvasJohn Reck
2014-09-17Special case EGL_BAD_SURFACEJohn Reck
2014-06-23No-fail invokeFunctorJohn Reck