| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-06-06 | VideoCommon: remove 'GetByteSizeInMemory()' from custom asset, it is not need... | iwubcode |
| 2025-06-06 | VideoCommon: avoid race conditions with asset load/unload by moving the lock ... | iwubcode |
| 2025-06-06 | VideoCommon: rename m_bytes_loaded in asset library to bytes_loaded | iwubcode |
| 2025-06-06 | VideoCommon: update CustomAsset's load time to be before the load occurs (thi... | iwubcode |
| 2025-06-06 | VideoCommon: remove 'GetLastAssetWriteTime' and switch to a steady_clock for ... | iwubcode |
| 2025-06-06 | VideoCommon: change asset loading to return the number of bytes loaded instea... | iwubcode |
| 2025-06-06 | VideoCommon: add 'Unload' functionality to CustomAsset | iwubcode |
| 2025-06-06 | VideoCommon: add a handle to custom asset, this is an id that is only relevan... | iwubcode |
| 2023-06-05 | VideoCommon: add additional locks around asset access and usage to ensure thr... | iwubcode |
| 2023-06-01 | VideoCommon: add custom asset implementation and asset library that can load ... | iwubcode |
