This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-09-24 20:32:48 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b3d28abaf2563b64a83acae82ace2f5149d2855
dolphin
/
Source
/
Core
/
VideoCommon
/
Assets
History
iwubcode
58d383b30b
VideoCommon: prevent potential data issue when reloading Asset data that could happen due to the asset loading thread reloading data while another thread is working with it
2023-06-03 00:13:06 -05:00
..
CustomAsset.cpp
…
CustomAsset.h
VideoCommon: prevent potential data issue when reloading Asset data that could happen due to the asset loading thread reloading data while another thread is working with it
2023-06-03 00:13:06 -05:00
CustomAssetLibrary.cpp
…
CustomAssetLibrary.h
…
CustomAssetLoader.cpp
VideoCommon: add multithreaded asset loader and define a texture asset
2023-06-02 17:31:31 -05:00
CustomAssetLoader.h
VideoCommon: add multithreaded asset loader and define a texture asset
2023-06-02 17:31:31 -05:00
CustomTextureData.cpp
…
CustomTextureData.h
…
DirectFilesystemAssetLibrary.cpp
VideoCommon: add an asset library that loads directly from the filesystem
2023-06-02 14:49:22 -05:00
DirectFilesystemAssetLibrary.h
VideoCommon: add an asset library that loads directly from the filesystem
2023-06-02 14:49:22 -05:00
TextureAsset.cpp
VideoCommon: prevent potential data issue when reloading Asset data that could happen due to the asset loading thread reloading data while another thread is working with it
2023-06-03 00:13:06 -05:00
TextureAsset.h
VideoCommon: add multithreaded asset loader and define a texture asset
2023-06-02 17:31:31 -05:00