dawn-cmake/generator
Corentin Wallez a0a9f633ce Fix ObjectBase's move constructor not setting handle to nullptr
This caused a crash because if handle was set to garbage then the
move-constructor would try to call the Release function on it.
2017-05-30 10:40:43 -07:00
..
templates Fix ObjectBase's move constructor not setting handle to nullptr 2017-05-30 10:40:43 -07:00
CMakeLists.txt Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
main.py Create a Null backend. 2017-05-24 15:23:53 -04:00