thorvg/src/renderer/gl_engine
RuiwenTang 216d958e97 gl_engine: using depth buffer to support path clip
* Append depth buffer attachment in tvgGlRenderPass
* using depth test if Shape has path clip
2024-06-24 12:17:38 +09:00
..
meson.build common: Move the list to the gl_engine side. 2024-01-02 20:34:10 +09:00
tvgGlCommon.h gl_engine: using depth buffer to support path clip 2024-06-24 12:17:38 +09:00
tvgGlGeometry.cpp gl_engine: using depth buffer to support path clip 2024-06-24 12:17:38 +09:00
tvgGlGeometry.h gl_engine: make stencil task support other advance logical 2024-04-06 12:08:22 +09:00
tvgGlGpuBuffer.cpp updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgGlGpuBuffer.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgGlList.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgGlProgram.cpp updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgGlProgram.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgGlRenderer.cpp gl_engine: using depth buffer to support path clip 2024-06-24 12:17:38 +09:00
tvgGlRenderer.h gl_engine: using depth buffer to support path clip 2024-06-24 12:17:38 +09:00
tvgGlRenderPass.cpp gl_engine: using depth buffer to support path clip 2024-06-24 12:17:38 +09:00
tvgGlRenderPass.h gl_engine: using depth buffer to support path clip 2024-06-24 12:17:38 +09:00
tvgGlRenderTask.cpp gl_engine: using depth buffer to support path clip 2024-06-24 12:17:38 +09:00
tvgGlRenderTask.h gl_engine: using depth buffer to support path clip 2024-06-24 12:17:38 +09:00
tvgGlShader.cpp updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgGlShader.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgGlShaderSrc.cpp gl_engine: using normal texture rendering in final color blit 2024-06-24 12:10:18 +09:00
tvgGlShaderSrc.h gl_engine: using normal texture rendering in final color blit 2024-06-24 12:10:18 +09:00
tvgGlTessellator.cpp gl_engine: remove unused alpha attribute 2024-04-06 12:08:21 +09:00
tvgGlTessellator.h gl_engine: fix a compile warnings, errors. 2024-04-06 12:08:21 +09:00