dawn-cmake/generator/templates/wire
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
..
WireClient.cpp clang/gcc: enable a bunch more warnings (#91) 2017-07-21 17:00:22 -07:00
WireCmd.cpp Implement builder callback forwarding in the wire 2017-05-11 11:31:54 +02:00
WireCmd.h Implement Buffer::MapReadAsync in the wire 2017-06-13 08:30:01 -07:00
WireServer.cpp Add an internal ASSERT macro 2017-07-10 19:35:21 -04:00