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-07-04 12:59:37 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
41,120
Commits
10
Branches
16
Tags
dfb2783c259ff43ce66a1e795bac87aa47e5f51a
Commit Graph
2 Commits
Author
SHA1
Message
Date
iwubcode
e204b3c8ee
VideoCommon: add additional data types (int, int2, float, bool, etc) as properties of materials and some helper functions to support sending the data to the GPU
2023-12-04 00:12:31 -06: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