dawn-cmake/examples
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
..
glTFViewer Move USleep to utils/ 2017-07-18 11:06:54 -04:00
Animometer.cpp clang/gcc: enable a bunch more warnings (#91) 2017-07-21 17:00:22 -07:00
CHelloTriangle.cpp Move USleep to utils/ 2017-07-18 11:06:54 -04:00
CMakeLists.txt clang/gcc: enable a bunch more warnings (#91) 2017-07-21 17:00:22 -07:00
ComputeBoids.cpp clang/gcc: enable a bunch more warnings (#91) 2017-07-21 17:00:22 -07:00
HelloCompute.cpp clang/gcc: enable a bunch more warnings (#91) 2017-07-21 17:00:22 -07:00
HelloDepthStencil.cpp Move USleep to utils/ 2017-07-18 11:06:54 -04:00
HelloIndices.cpp Move USleep to utils/ 2017-07-18 11:06:54 -04:00
HelloInstancing.cpp Move USleep to utils/ 2017-07-18 11:06:54 -04:00
HelloTriangle.cpp clang/gcc: enable a bunch more warnings (#91) 2017-07-21 17:00:22 -07:00
HelloUBO.cpp Move USleep to utils/ 2017-07-18 11:06:54 -04:00
HelloVertices.cpp Move USleep to utils/ 2017-07-18 11:06:54 -04:00
RenderToTexture.cpp Move USleep to utils/ 2017-07-18 11:06:54 -04:00
SampleUtils.cpp Move USleep to utils/ 2017-07-18 11:06:54 -04:00
SampleUtils.h Move USleep to utils/ 2017-07-18 11:06:54 -04:00