thorvg/src
Hermet Park 995f756c26 sw_engine: replace RLE memory with common array
This commit has two purposes:

- refactoring to introduce y indexing method for the upcoming partial rendering.
- replaces the RLE-specific memory allocation with a shared array structure,
eliminating potential memory overflows during RLE clipping.
2025-05-28 23:16:45 +09:00
..
bindings
common sw_engine: replace RLE memory with common array 2025-05-28 23:16:45 +09:00
loaders
renderer sw_engine: replace RLE memory with common array 2025-05-28 23:16:45 +09:00
savers
meson.build