mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
[GPU] Start texture combiner implementation
This commit first implements experimental and incomplete texture combiner support. Currently only the first texture combiner is implemented. Many sources and combine modes are not implemented yet.
This commit is contained in:
parent
18776702e0
commit
4322ebda2c
3 changed files with 135 additions and 15 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -8,6 +8,7 @@
|
|||
|
||||
#Clion Files
|
||||
.idea/
|
||||
cmake-build-*
|
||||
|
||||
Debug/
|
||||
Release/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue