summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/EglManager.cpp
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-09-22Conditionally cache RenderEffect resultsNader Jawad
2020-08-12Refactor since EGL_ANDROID_native_fence_sync is exposed via eglQueryStringYiwei Zhang
2020-07-30Wire-up colorMode="hdr"John Reck
2020-06-29Correctly expose EGL_ANDROID_native_fence_sync to hwuiAlec Mouri
2020-05-26switch to kDisplayP3 enumMike Reed
2020-02-14[HWUI] Remove libgui from libhwui's dependency listAlec Mouri
2019-12-23[HWUI] Minor ANativeWindow usage cleanupAlec Mouri
2019-11-08Decouple SurfaceTexture from HWUIStan Iliev
2019-08-05Merge "[HWUI] clean up libgui include directives"TreeHugger Robot
2019-08-02[HWUI] clean up libgui include directivesAlec Mouri
2019-08-02Crash in createPBufferSurface if eglCreatePbufferSurface failsRoman Kiryanov
2019-05-02Be quietJohn Reck
2019-04-12Support render-ahead in vulkanJohn Reck
2019-01-24Remove use of SkColorSpace::Gamut enumBrian Osman
2019-01-10Fix leak/crash in exitJohn Reck
2018-12-15[HWUI] Remove hardcoding around wide color gamut.Peiyong Lin
2018-12-06Revert "Revert "Make HWUI's surface Reliable^TM""John Reck
2018-12-03Revert "Make HWUI's surface Reliable^TM"Bo Hu
2018-11-28Make HWUI's surface Reliable^TMJohn Reck
2018-11-15Add a sprinkle of speculative anti-crash dustJohn Reck
2018-09-27Partially revert "[HWUI] Implement legacy color mode."Peiyong Lin
2018-09-18Refactor DeviceInfo in HWUIDerek Sollenberger
2018-09-15Merge "Disable GLES validation"John Reck
2018-09-14Disable GLES validationJohn Reck
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-04-26Remove RenderThread from EglManagerJohn Reck
2018-04-18Revert "Add support for render-ahead"John Reck
2018-04-09Add support for render-aheadJohn Reck
2018-04-06Add ability to change context priority of RT GL contextJorim Jaggi
2017-12-12renderthread: relax error handling for wide gamut EGL configsRob Herring
2017-12-11Update GrContext creation calls to use sk_spGreg Daniel
2017-11-03Format the world (or just HWUI)John Reck
2017-08-30Change how distance field paths are disabledBrian Osman
2017-07-11Use EGL_EXT_gl_colorspace_scrgb instead of *_linearRomain Guy
2017-06-15Merge "Revert buffer age workaround for Adreno GPUs."Derek Sollenberger
2017-06-14Merge "Add a workaround for simulate secondary display" into oc-dev am: 31443...John Reck
2017-06-14Revert buffer age workaround for Adreno GPUs.Derek Sollenberger
2017-06-14Add a workaround for simulate secondary displayJohn Reck
2017-06-06Implement CacheManager for the Skia pipelines.Derek Sollenberger
2017-06-02Enable wide color gamut renderingRomain Guy
2017-02-23Update framework to use new method for disabling DF path rendering.Derek Sollenberger
2017-02-14Disable buffer age swap behavior for SkiaGL on Adreno gpusMatt Sarett
2017-01-12resolve merge conflicts of ec7e2a164c37 to masterMark Salyzyn
2017-01-11Replace cutils/log.h and log/logger.h with android/log.h or log/log.hMark Salyzyn