thorvg/src
RuiwenTang 3c6d686795 gl_engine: fix fbo and texture leak
GlRenderTarget contains framebuffer and render target objects,
these GPU resources need to be released before reusing the structure and calling init with the new size.
2024-12-31 16:25:11 +09:00
..
bindings gl_engine: ensure the gl context switching 2024-12-31 12:07:52 +09:00
common common: inlist code refactoring 2024-12-02 15:15:35 +09:00
loaders svg: fixed broken clip regression bugs 2024-12-31 12:36:04 +09:00
renderer gl_engine: fix fbo and texture leak 2024-12-31 16:25:11 +09:00
savers API: Replace the Canvas::clear() API with Canvas::remove() & draw() 2024-12-10 11:59:46 +09:00
meson.build infra: --shutdown the unkown-pragmas warning 2024-10-04 02:50:19 +09:00