| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-23 | first pass background asset loading - buggy | Jonathan Bradley | |
| 2023-12-11 | replace handles with union struct | Jonathan Bradley | |
| 2023-10-31 | AM_Register definition did not match implementation | Jonathan Bradley | |
| 2023-10-09 | bucket teardown | Jonathan Bradley | |
| 2023-10-06 | Asset Manager debug print | Jonathan Bradley | |
| 2023-09-06 | bucket cleanup | Jonathan Bradley | |
| 2023-09-06 | cleanup naming conventions and header defs | Jonathan Bradley | |
| 2023-09-06 | move boilerplate bucket code to memory file | Jonathan Bradley | |
| 2023-08-22 | AssetManager handles files gracefully | Jonathan Bradley | |
| We're bypassing memcpy for files because we haven't read the file yet, and we also don't want to copy the file's data around multiple times when it isn't necessary. | |||
| 2023-08-10 | asset manager first pass | Jonathan Bradley | |
