This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-04-15 17:00:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
adf4089276b81eb17fadb6069b9cdb17da8f9d87
dolphin
/
Source
/
Core
/
VideoCommon
/
Assets
History
iwubcode
9b9dc6dc5d
VideoCommon: fix minor issue in C++ template
2023-06-03 12:47:12 -05:00
..
CustomAsset.cpp
…
CustomAsset.h
VideoCommon: fix minor issue in C++ template
2023-06-03 12:47:12 -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
VideoCommon: when loading a PNG with no custom texture data levels already, create a level, this avoids a potential segfault
2023-06-03 12:19:30 -05:00
CustomTextureData.h
VideoCommon: when loading a PNG with no custom texture data levels already, create a level, this avoids a potential segfault
2023-06-03 12:19:30 -05:00
DirectFilesystemAssetLibrary.cpp
VideoCommon: when loading a PNG with no custom texture data levels already, create a level, this avoids a potential segfault
2023-06-03 12:19:30 -05:00
DirectFilesystemAssetLibrary.h
…
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