mesa/src
Kenneth Graunke 951f56cd43 i965: Delete vestiges of resource streamer code.
We never actually used the resource streamer in any shipping build
of Mesa.  We have no plans to do so in the future.  We looked into
using it in Vulkan, and concluded that it was unusable.  We're not
the only ones to arrive at the conclusion that it's not worth using.

So, drop the last vestiges of resource streamer support and move on.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2017-03-06 12:38:15 -08:00
..
amd radv: Emit pending flushes before executing a secondary command buffer 2017-03-06 19:46:14 +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 i965: don't require 64bit cmpxchg 2017-03-06 11:07:20 -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 i965: Delete vestiges of resource streamer code. 2017-03-06 12:38:15 -08:00
util ralloc: don't leave out the alignment factor 2017-03-06 11:28:48 -08: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