mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-18 22:11:32 +00:00
![]() Support the bindings to be more integrable with a system's coherent memory management. Pleaes note that thorvg now only allow the desinated memory allocators here: malloc -> tvg::malloc calloc -> tvg::calloc realloc -> tvg::realloc free -> tvg::free issue: https://github.com/thorvg/thorvg/issues/2652 |
||
---|---|---|
.. | ||
meson.build | ||
tvgGlCommon.h | ||
tvgGlGeometry.cpp | ||
tvgGlGpuBuffer.cpp | ||
tvgGlGpuBuffer.h | ||
tvgGlList.h | ||
tvgGlProgram.cpp | ||
tvgGlProgram.h | ||
tvgGlRenderer.cpp | ||
tvgGlRenderer.h | ||
tvgGlRenderPass.cpp | ||
tvgGlRenderPass.h | ||
tvgGlRenderTarget.cpp | ||
tvgGlRenderTarget.h | ||
tvgGlRenderTask.cpp | ||
tvgGlRenderTask.h | ||
tvgGlShader.cpp | ||
tvgGlShader.h | ||
tvgGlShaderSrc.cpp | ||
tvgGlShaderSrc.h | ||
tvgGlTessellator.cpp | ||
tvgGlTessellator.h |