thorvg/src/renderer/gl_engine
2025-03-27 22:51:02 +09:00
..
meson.build gl_engine: ++binary optimization 2024-12-30 22:24:53 +09:00
tvgGlCommon.h gl_engine: Introduce gauss blur effect for opengl renderer 2025-03-27 22:51:02 +09:00
tvgGlGeometry.cpp common: support c++20 builds 2025-03-10 09:45:19 +09:00
tvgGlGpuBuffer.cpp updated copyright 2025-01-03 14:32:31 +09:00
tvgGlGpuBuffer.h updated copyright 2025-01-03 14:32:31 +09:00
tvgGlList.h updated copyright 2025-01-03 14:32:31 +09:00
tvgGlProgram.cpp common: introduced designated memory allocators 2025-02-18 17:20:31 +09:00
tvgGlProgram.h updated copyright 2025-01-03 14:32:31 +09:00
tvgGlRenderer.cpp gl_engine: Introduce gauss blur effect for opengl renderer 2025-03-27 22:51:02 +09:00
tvgGlRenderer.h gl_engine: Introduce gauss blur effect for opengl renderer 2025-03-27 22:51:02 +09:00
tvgGlRenderPass.cpp common: support c++20 builds 2025-03-10 09:45:19 +09:00
tvgGlRenderPass.h gl_engine: Introduce gauss blur effect for opengl renderer 2025-03-27 22:51:02 +09:00
tvgGlRenderTarget.cpp gl_engine: Introduce gauss blur effect for opengl renderer 2025-03-27 22:51:02 +09:00
tvgGlRenderTarget.h gl_engine: Introduce gauss blur effect for opengl renderer 2025-03-27 22:51:02 +09:00
tvgGlRenderTask.cpp gl_engine: Introduce gauss blur effect for opengl renderer 2025-03-27 22:51:02 +09:00
tvgGlRenderTask.h gl_engine: Introduce gauss blur effect for opengl renderer 2025-03-27 22:51:02 +09:00
tvgGlShader.cpp common: introduced designated memory allocators 2025-02-18 17:20:31 +09:00
tvgGlShader.h updated copyright 2025-01-03 14:32:31 +09:00
tvgGlShaderSrc.cpp gl_engine: Introduce gauss blur effect for opengl renderer 2025-03-27 22:51:02 +09:00
tvgGlShaderSrc.h gl_engine: Introduce gauss blur effect for opengl renderer 2025-03-27 22:51:02 +09:00
tvgGlTessellator.cpp renderer: safety++ 2025-03-24 23:50:57 +09:00
tvgGlTessellator.h common: refactoring the dash pattern 2025-03-17 15:28:23 +09:00