mesa/src
Rafael Antognolli d71e1f32c6 i965/gen6+: Enable arb_transform_feedback_overflow_query.
This extension adds new query types which can be used to detect overflow
of transform feedback buffers. The new query types are also accepted by
conditional rendering commands.

v3:
    - s/gen7+/gen6+/ in the relnotes (Jordan Justen)

Signed-off-by: Rafael Antognolli <rafael.antognolli@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2017-02-21 16:28:32 -08:00
..
amd util/radv: move *_get_function_timestamp() to utils 2017-02-22 08:40:00 +11:00
compiler util/disk_cache: create timestamp and gpu_id dirs when MESA_GLSL_CACHE_DIR is used 2017-02-22 08:40:14 +11:00
egl egl: _eglFilterArray's filter is always non-null 2017-02-16 15:27:20 +00:00
gallium gallium/docs: use imgmath instead of pngmath 2017-02-22 00:01:08 +00:00
gbm gbm/dri: fix memory leaks in error path 2017-01-27 17:56:58 +00:00
getopt
glx glx/glvnd: Fix GLXdispatchIndex sorting 2017-02-15 09:55:57 +01:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl
intel anv: Take a device parameter in anv_state_flush 2017-02-21 12:26:35 -08:00
loader loader: unconditionally include unistd.h and stdlib.h 2017-02-10 11:47:12 +00:00
mapi mapi: automake: include builddir prior to srcdir 2017-01-27 17:56:56 +00:00
mesa i965/gen6+: Enable arb_transform_feedback_overflow_query. 2017-02-21 16:28:32 -08:00
util util/disk_cache: create timestamp and gpu_id dirs when MESA_GLSL_CACHE_DIR is used 2017-02-22 08:40:14 +11:00
vulkan vulkan/wsi/x11: add support to detect if we can support rendering (v3) 2017-02-20 12:53:52 +10:00
Makefile.am vulkan: automake: do not use EXTRA_DIST in a conditional 2017-01-18 13:41:32 +00:00
SConscript