thorvg/src/renderer/gl_engine
RuiwenTang 56de3bb3ca gl_engine: fix gradient rendering error
* Fix error when handle GradientTransform calculation. And move the inv
calculation into gradient vertex shader.
* Fix cubic tessellation not close the last point
2024-06-24 12:23: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: fix gradient rendering error 2024-06-24 12:23: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: fix gradient rendering error 2024-06-24 12:23:38 +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: fix gradient rendering error 2024-06-24 12:23:38 +09:00
tvgGlTessellator.h gl_engine: fix a compile warnings, errors. 2024-04-06 12:08:21 +09:00