thorvg/src/bindings
Hermet Park eab9d68e67 api: remove SwCanvas::mempool()
We have improved the functionality to manage the memory pool safely,
by figuring out the current working threads. Users no longer need to
manually configure memory pool management, and the related APIs
have been removed.

API Removals:
- Result SwCanvas::mempool(MempoolPolicy policy)
- enum SwCanvas::MempoolPolicy

- Tvg_Result tvg_swcanvas_set_mempool(Tvg_Canvas* canvas,  Tvg_Mempool_Policy policy)
- enum Tvg_Mempool_Policy

issue: https://github.com/thorvg/thorvg/issues/3116
2025-02-12 13:19:12 +09:00
..
capi api: remove SwCanvas::mempool() 2025-02-12 13:19:12 +09:00
wasm wasm: fix build issue in sw/wg build only case 2025-01-15 21:27:00 +09:00
meson.build build: Remove redundant comparisons 2024-08-19 17:42:40 +09:00