mesa/src
Jason Ekstrand e647c4fbd9 util/build-id: Return a pointer rather than copying the data
We're about to use the build-id as the starting point for another SHA1
hash in the Intel Vulkan driver, and returning a pointer is far more
convenient.

Reviewed-by: Chad Versace <chadversary@chromium.org>
2017-03-01 15:31:44 -08:00
..
amd amd/common: Fix build with new ac_add_function_attr() 2017-03-01 23:53:38 +01:00
compiler glsl: remove unecessary flags.q.subroutine_def 2017-03-01 14:15:31 +01:00
egl egl/wayland: Don't use DRM format codes for SHM 2017-03-01 18:36:55 +00:00
gallium gallivm,ac: add function attributes at call sites instead of declarations 2017-03-01 18:59:36 +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 util/build-id: Return a pointer rather than copying the data 2017-03-01 15:31:44 -08:00
loader egl/dri3: implement query surface hook 2017-02-28 10:11:42 +00:00
mapi mapi: remove unused mapi.[ch] 2017-02-24 17:37:02 +00:00
mesa mesa: Fix performance query id check 2017-03-01 23:01:48 +00:00
util util/build-id: Return a pointer rather than copying the data 2017-03-01 15:31:44 -08:00
vulkan vulkan: provide vk.xml as argument to the python generator 2017-02-28 18:53:04 +00:00
Makefile.am vulkan: Combine wsi and util makefiles 2017-02-22 13:12:02 -08:00
SConscript