third_party_vulkan-loader/tests
Ian Elliott 808a181d72 Enable additional Linux warnings, for loader/layers/demos.
The intention is for Linux developers to catch more problems (real or
annoyance) before porting to Windows.

The new warnings are:

-Wpointer-arith
-Wsign-compare

These are not used for the Intel sample driver (mostly because the Intel
compiler from Mesa3D generates lots of these warnings, which code we don't want
to modify), nor for the tests.

Not sure how this affects Glave on Linux.
2015-02-13 16:33:18 -07:00
..
blit_tests.cpp xgl: Fix typo in memory barriers APIs 2015-02-04 17:58:11 -07:00
CMakeLists.txt Enable additional Linux warnings, for loader/layers/demos. 2015-02-13 16:33:18 -07:00
image_tests.cpp tests: Convert to using Instancing APIs rather than xglInitAndEnumerateGpus 2015-02-04 17:58:10 -07:00
init.cpp tests: Convert to using Instancing APIs rather than xglInitAndEnumerateGpus 2015-02-04 17:58:10 -07:00
render_tests.cpp xgl: Remove XGL_* typedef wrappers 2015-02-04 17:58:10 -07:00
run_all_tests.sh tests: helper script to run all regression tests 2014-12-09 09:00:57 -07:00
test_common.h tests: remove dependencies on xglgpu.h 2015-02-04 17:58:02 -07:00
xglrenderframework.cpp xgl: Fix typo in memory barriers APIs 2015-02-04 17:58:11 -07:00
xglrenderframework.h tests: Convert to using Instancing APIs rather than xglInitAndEnumerateGpus 2015-02-04 17:58:10 -07:00
xgltestbinding.cpp tests demos: Fix pDataSize to be either unitinitalized or initialized. 2015-02-11 15:30:18 -07:00
xgltestbinding.h xgl: Remove XGL_* typedef wrappers 2015-02-04 17:58:10 -07:00
xgltestframework.cpp xgl: Remove XGL_* typedef wrappers 2015-02-04 17:58:10 -07:00
xgltestframework.h tests: fold xglimage.{cpp,h} into xglrenderframework.{cpp,h} 2015-02-04 17:58:03 -07:00