Commit Graph

3 Commits

Author SHA1 Message Date
savis
e55fc4db17 Optimize pack file loading
- Add thread-local ZSTD decompression context reuse
- Integrate BufferPool for temporary buffers
- PackManager auto-uses BufferPool for all GetFile calls
- Thread-safe pack loading with mutex
2026-01-03 20:37:32 +01:00
d1str4ught
81c61692f1 LoadImageFromFile for CImageBox 2025-09-22 01:43:01 +02:00
d1str4ught
5b1d3c6bce new pack system 2025-09-21 05:28:55 +02:00