This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-05-02 09:10:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
40,941
Commits
14
Branches
20
Tags
e204b3c8ee46653ca1c9d2aea6877ec3d11f7472
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