mesa/src
Dave Airlie dacf8f5f5c draw: hook up final bits of tessellation
This hooks tessellation into various parts of draw, so the
tessellation shaders are used in the correct places as the
last shader of the pipeline.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3841>
2020-02-28 18:33:34 +10:00
..
amd radv: allow to capture SQTT traces with RADV_THREAD_TRACE=<start_frame> 2020-02-28 08:11:11 +01:00
broadcom v3d: Ask the state tracker to lower image accesses off of derefs. 2020-02-24 18:25:02 +00:00
compiler nir: fix 5 warnings 2020-02-27 22:53:12 -05:00
drm-shim drm-shim: fix EOF case 2019-11-13 12:39:14 +00:00
egl egl: Factor out dri2_add_pbuffer_configs_for_visuals {device,surfaceless}. 2020-02-26 06:53:50 +01:00
etnaviv etnaviv: drm-shim: add GC400 2020-01-30 04:05:39 +00:00
freedreno nir: Drop nir_tex_instr::texture_array_size 2020-02-26 18:29:49 +00:00
gallium draw: hook up final bits of tessellation 2020-02-28 18:33:34 +10:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx glx/drisw: fix shm put image fallback 2020-02-25 01:23:01 +00:00
gtest meson: gtest needs pthreads 2019-11-07 06:11:19 -08:00
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel anv: Remove unused field urb.total_size 2020-02-27 14:45:10 -08:00
loader loader: Fix leak of kernel driver name 2020-01-30 10:08:17 -08:00
mapi glapi/copyimage: Implement CopyImageSubDataNV 2020-02-24 16:31:06 +00:00
mesa mesa: fix 11 warnings 2020-02-27 22:53:12 -05:00
panfrost pan/midgard: Use address analysis for globals, etc 2020-02-27 21:02:35 +00:00
util util: move debug_memory_{begin,end} to os_memory_debug.h 2020-02-24 23:07:57 +00:00
vulkan vulkan: Update the XML and headers to 1.2.133 2020-02-18 09:57:14 -06:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00
SConscript