dawn-cmake/src/utils
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
..
BackendBinding.cpp Add proper defines for backend enablement 2017-07-13 14:55:23 -04:00
BackendBinding.h Introduce end2end tests. 2017-06-22 09:56:30 -07:00
CMakeLists.txt clang/gcc: enable a bunch more warnings (#91) 2017-07-21 17:00:22 -07:00
D3D12Binding.cpp Add depth-stencil textures and attachments (#77) 2017-07-17 12:03:16 -04:00
MetalBinding.mm Split backend/common in backend/ and common/ 2017-07-06 17:54:52 -04:00
NXTHelpers.cpp clang/gcc: enable a bunch more warnings (#91) 2017-07-21 17:00:22 -07:00
NXTHelpers.h unittests: Add validation tests for InputState. 2017-07-06 11:34:31 -04:00
NullBinding.cpp Split backend/common in backend/ and common/ 2017-07-06 17:54:52 -04:00
OpenGLBinding.cpp Fix using NXT_PLATFORM without including Platform.h 2017-07-17 13:48:17 -04:00
SystemUtils.cpp clang/gcc: enable a bunch more warnings (#91) 2017-07-21 17:00:22 -07:00
SystemUtils.h clang/gcc: enable a bunch more warnings (#91) 2017-07-21 17:00:22 -07:00