Kai Ninomiya
|
fec8c58a97
|
Add depth-stencil textures and attachments (#77)
Related: #29
|
2017-07-17 12:03:16 -04:00 |
Corentin Wallez
|
9347e8fcd1
|
Rename example/Utils to example/SampleUtils
|
2017-06-20 07:40:17 -07:00 |
Corentin Wallez
|
5ee7afdfbe
|
Split NXT helpers from example/Utils into src/utils
This will make it possible to use them in the test suites
|
2017-06-20 07:40:17 -07:00 |
Corentin Wallez
|
931e6e82fd
|
Make CHelloTriangle in C++ to simplify Utils
The point of CHelloTriangle is to use the C version of NXT, so having
the code C++ is still ok.
|
2017-06-20 07:40:17 -07:00 |