Didn't really do anything with advanced data/glsl so let's do geometry shaders.
This commit is contained in:
parent
9582ec8611
commit
c4c808f3c5
119 changed files with 0 additions and 0 deletions
4
26-geometry-shaders/scripts/setup.ps1
Normal file
4
26-geometry-shaders/scripts/setup.ps1
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
mkdir builddir
|
||||
mkdir subprojects
|
||||
cp wraps/*.wrap subprojects
|
||||
meson setup -Ddefault_library=static builddir
|
||||
Loading…
Add table
Add a link
Reference in a new issue