mesa/src
Samuel Pitoiset 5ae54c0cf7 getteximage: avoid to lookup textures with id 0
This fixes the following assertion when the key is 0.

main/hash.c:181: _mesa_HashLookup_unlocked: Assertion `key' failed.

Fixes: 633c959fae ("getteximage: Return correct error value when texure object is not found")
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2017-03-06 18:01:38 +01:00
..
amd radeonsi: drop support for LLVM 3.6 & 3.7 2017-03-06 14:13:04 +01:00
compiler util/disk_cache: fix make check 2017-03-06 16:39:55 +11:00
egl EGL/Android: Add EGL_EXT_buffer_age extension 2017-03-04 16:37:12 +00:00
gallium gallium/radeon: don't monitor SDMA busyness on EG/Cayman/SI 2017-03-06 14:13:04 +01: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 glx/tests: automake: add dispatch-index-check to the tarball 2017-02-28 16:18:27 +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 anv: Advertise shaderInt64 on Broadwell and above 2017-03-03 13:59:29 -08:00
loader egl/dri3: implement query surface hook 2017-02-28 10:11:42 +00:00
mapi glapi: Fix a comment typo 2017-03-03 20:29:12 +11:00
mesa getteximage: avoid to lookup textures with id 0 2017-03-06 18:01:38 +01:00
util util/disk_cache: fix make check 2017-03-06 16:39:55 +11:00
vulkan android: fix outdir for gen_enum_to_str files 2017-03-04 16:38:33 +00:00
Makefile.am automake: move wayland-drm prior to Vulkan 2017-03-04 23:44:14 +00:00
SConscript