|
15f125ebee
|
VideoCommon: change asset loading to return the number of bytes loaded instead of a pass/fail
|
2025-06-06 23:03:02 -05:00 |
|
|
316740daed
|
VideoCommon: add 'Unload' functionality to CustomAsset
|
2025-06-06 23:03:02 -05:00 |
|
|
9ec69b5925
|
VideoCommon: add a handle to custom asset, this is an id that is only relevant for a particular game session but is slightly faster as a numeric value for lookups than the traditional asset id
|
2025-06-06 19:20:25 -05:00 |
|
|
9d7ab47738
|
VideoCommon: add additional locks around asset access and usage to ensure thread safety
|
2023-06-05 16:19:46 -05:00 |
|
|
b2c5a5485a
|
VideoCommon: add custom asset implementation and asset library that can load an asset
|
2023-06-01 19:57:57 -05:00 |
|