dawn-cmake/third_party
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
..
glad Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
glfw@096efdf798 Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
glm@06f084063f Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
glslang@f00c245a5f Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
googletest@ec44c6c167 Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
picojson Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
shaderc@f6767fc2df Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
spirv-cross@2cbeaac76f Update SPRIV-Cross for HLSL SM5.1 register name support 2017-07-04 14:30:34 -04:00
spirv-headers@661ad91124 Better namespace CMake folders for Visual Studio 2017-07-11 13:59:15 -04:00
spirv-tools@06d4fd52c2 Better namespace CMake folders for Visual Studio 2017-07-11 13:59:15 -04:00
stb@c7110588a4 Roll STB to fix a warning 2017-07-10 19:35:21 -04:00
tinygltfloader Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
CMakeLists.txt clang/gcc: enable a bunch more warnings (#91) 2017-07-21 17:00:22 -07:00