gecko-dev/gfx/layers/opengl
sotaro d97a94eb95 Bug 1661189 - Make directly texture bounded buffers are not held by AsyncImagePipelineManager::mTexturesInUseByGPU on Android r=mattwoodrow
For android SurfaceTexture and AndroidHardwareBuffer, GPU/hardware task end could be checked by android fence. Then their TextureHost do not need to be held by AsyncImagePipelineManager::mTexturesInUseByGPU.

Differential Revision: https://phabricator.services.mozilla.com/D88239
2020-08-30 04:41:24 +00:00
..
CompositingRenderTargetOGL.cpp
CompositingRenderTargetOGL.h
CompositorOGL.cpp Bug 1649354 - Add android Fence handling to Compositor r=jnicol 2020-08-24 09:34:51 +00:00
CompositorOGL.h Bug 1649354 - Add android Fence handling to Compositor r=jnicol 2020-08-24 09:34:51 +00:00
DMABUFTextureClientOGL.cpp Bug 1620830 [Linux] Don't create DMABUFTextureData when dmabuf surface creation fails, r=sotaro 2020-08-24 06:38:09 +00:00
DMABUFTextureClientOGL.h Bug 1645704 [Wayland] Rename WaylandDMABufSurface to DMABufSurface at gxf, r=sotaro 2020-06-21 13:59:17 +00:00
DMABUFTextureHostOGL.cpp Bug 1655747 [Linux] Implement SurfaceFormat::YUV format for DMABUFTextureHostOGL, r=sotaro 2020-07-30 18:52:40 +00:00
DMABUFTextureHostOGL.h Bug 1645704 [Wayland] Rename WaylandDMABufSurface to DMABufSurface at gxf, r=sotaro 2020-06-21 13:59:17 +00:00
EGLImageHelpers.cpp
EGLImageHelpers.h
GLBlitTextureImageHelper.cpp
GLBlitTextureImageHelper.h
MacIOSurfaceTextureClientOGL.cpp
MacIOSurfaceTextureClientOGL.h
MacIOSurfaceTextureHostOGL.cpp Bug 1652894 - add SWGL RenderTextureHosts. r=mattwoodrow 2020-08-12 21:25:17 +00:00
MacIOSurfaceTextureHostOGL.h Bug 1617808 - Re-deliver PREFER_COMPOSITOR_SURFACE flag to WebRender r=gw 2020-03-10 03:52:08 +00:00
OGLShaderConfig.h Bug 1659015 - P3. Add YUV identity support (rgb) to OpenGL compositor. r=mattwoodrow 2020-08-16 20:21:23 +00:00
OGLShaderProgram.cpp Bug 1659015 - P3. Add YUV identity support (rgb) to OpenGL compositor. r=mattwoodrow 2020-08-16 20:21:23 +00:00
OGLShaderProgram.h Bug 1659015 - P3. Add YUV identity support (rgb) to OpenGL compositor. r=mattwoodrow 2020-08-16 20:21:23 +00:00
TextureClientOGL.cpp Bug 1649354 - Add android Fence handling to Compositor r=jnicol 2020-08-24 09:34:51 +00:00
TextureClientOGL.h Bug 1649354 - Add android Fence handling to Compositor r=jnicol 2020-08-24 09:34:51 +00:00
TextureHostOGL.cpp Bug 1649354 - Add android Fence handling to Compositor r=jnicol 2020-08-24 09:34:51 +00:00
TextureHostOGL.h Bug 1661189 - Make directly texture bounded buffers are not held by AsyncImagePipelineManager::mTexturesInUseByGPU on Android r=mattwoodrow 2020-08-30 04:41:24 +00:00
X11TextureSourceOGL.cpp Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
X11TextureSourceOGL.h