| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | header only compressed buffers are valid (#604) | Dan Engelbrecht | 2023-12-12 | 1 | -2/+2 |
| | | | | - Bugfix: Allow attachments that contains a raw size of zero | ||||
| * | streaming decompression support (#142) | Stefan Boberg | 2023-05-23 | 1 | -20/+786 |
| | | | | Added CompressedBufferReader support from UE. This provides some streaming decompression support which can be employed to reduce memory and other resource usage. | ||||
| * | cleaned up how Oodle is incorporated | Stefan Boberg | 2023-05-02 | 1 | -4/+1 |
| | | | | | changed win64 to be more in line with other platforms wrt xmake config | ||||
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 1 | -0/+1353 |
| * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees | |||||