mesa/src
Eric Engestrom cd35a119ad check: make any failure fatal
Previously, only the last error code was returned.
Using `set -e` makes the script quit on any unhandled error.

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
2017-02-26 13:39:43 +00:00
..
amd ac: silence a warning 2017-02-25 00:16:38 +01:00
compiler compiler: style clean-ups in blob.h 2017-02-25 13:30:28 +11:00
egl check: make any failure fatal 2017-02-26 13:39:43 +00:00
gallium st/nine: Drop USER_INDEX_BUFFERS check 2017-02-25 23:20:18 +11:00
gbm gbm/dri: fix memory leaks in error path 2017-01-27 17:56:58 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx check: make any failure fatal 2017-02-26 13:39:43 +00:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel blorp: automake: add TODO to the tarball 2017-02-24 17:37:00 +00:00
loader loader: unconditionally include unistd.h and stdlib.h 2017-02-10 11:47:12 +00:00
mapi mapi: remove unused mapi.[ch] 2017-02-24 17:37:02 +00:00
mesa st/mesa: don't update unrelated states in non-draw calls such as Clear 2017-02-25 00:03:09 +01:00
util util/disk_cache: Use backward compatible st_mtime. 2017-02-24 16:06:40 -08:00
vulkan vulkan/wsi: move image count to shared structure. 2017-02-23 15:30:32 +10:00
Makefile.am vulkan: Combine wsi and util makefiles 2017-02-22 13:12:02 -08:00
SConscript