Logo
Explore Help
Sign In
izzy/dolphin
0
0
Fork 0
You've already forked dolphin
mirror of https://github.com/izzy2lost/dolphin.git synced 2026-03-10 11:48:14 -07:00
Code Issues Packages Projects Releases Wiki Activity
41,201 Commits 1 Branch 0 Tags
514b3e6f55bc74e2c893aa8a044d2fb739f08add
Commit Graph

5 Commits

Author SHA1 Message Date
iwubcode
0e8f8ea930 VideoCommon: instead of using 'CustomTextureData' directly, use 'TextureData' for texture assets, this allows us to provide additional metadata for textures. Such as a sampler or type information (to distinguish cube maps) 2023-10-10 09:58:14 -05:00
iwubcode
77511e8e7c VideoCommon: add material asset. A material is similar to other graphics engines where it provides data to be used in conjunction with a shader asset to generate a runtime AbstractShader 2023-07-09 12:21:34 -05:00
iwubcode
6ea49c6746 VideoCommon: add a pixel shader asset 2023-06-30 01:32:53 -05:00
iwubcode
9d7ab47738 VideoCommon: add additional locks around asset access and usage to ensure thread safety 2023-06-05 16:19:46 -05:00
iwubcode
c93940c6ee VideoCommon: add multithreaded asset loader and define a texture asset 2023-06-02 17:31:31 -05:00
Powered by Gitea Page: 1119ms Template: 12ms
English
English
Licenses API