dawn-cmake/generator/templates
Kai Ninomiya 78c8b837ea clang/gcc: enable a bunch more warnings (#91)
* clang/gcc: enable -pedantic warnings

* suppress a GCC-specific warning in stb_image

* And some clang-specific warnings

* -Wconversion (clang) -Wold-style-cast (clang+gcc)

and fix a few warnings that show up with these (and a few more with
-Wconversion on gcc, even though that's not enabled by default)

* bunch more warnings

* fixes

* remove merge error
2017-07-21 17:00:22 -07:00
..
blink Update blink generators for the big Blink rename. 2017-04-26 15:17:03 -04:00
wire clang/gcc: enable a bunch more warnings (#91) 2017-07-21 17:00:22 -07:00
BackendProcTable.cpp Add an internal ASSERT macro 2017-07-10 19:35:21 -04:00
api.c Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
api.h Add Buffer::MapReadAsync state-tracking 2017-06-13 08:30:01 -07:00
apicpp.cpp Implement the device error callback. 2017-05-11 11:31:54 +02:00
apicpp.h Fix ObjectBase's move constructor not setting handle to nullptr 2017-05-30 10:40:43 -07:00
apicpp_traits.h clang/gcc: enable a bunch more warnings (#91) 2017-07-21 17:00:22 -07:00
mock_api.cpp Add Buffer::MapReadAsync state-tracking 2017-06-13 08:30:01 -07:00
mock_api.h Add Buffer::MapReadAsync state-tracking 2017-06-13 08:30:01 -07:00