mesa/src
Marek Olšák 6eade342eb radeonsi: optimize TCS epilog when invocation 0 writes tess factors
This removes the barrier and LDS stores and loads for tess factors
when it's possible. The removal of the barrier seems more important
to me though.

In one shader, it removes 17 * 4 bytes from the shader binary.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2017-09-11 19:02:02 +02:00
..
amd Android: fix undeclared identifier 'gfx9d_reg_table' 2017-09-11 09:35:23 -05:00
broadcom broadcom/genxml: Add V3D 3.3 packet definitions. 2017-08-18 12:54:13 -07:00
compiler nir/spirv: fix chain access with different index bit sizes 2017-09-11 10:03:39 +02:00
egl egl/x11: advertise __DRI_USE_INVALIDATE for DRI2 2017-09-06 17:48:50 +01:00
gallium radeonsi: optimize TCS epilog when invocation 0 writes tess factors 2017-09-11 19:02:02 +02:00
gbm loader: rework xmlconfig dependency 2017-08-04 23:54:52 +01:00
getopt
glx glx: use ARRAY_SIZE macro 2017-09-08 10:29:40 +01:00
gtest
hgl
intel anv: Annotate entrypoint table with index and func name 2017-09-06 13:07:12 -07:00
loader loader/dri3: Make sure we invalidate a drawable on size change 2017-09-07 12:43:29 +02:00
mapi mapi/gen: remove shebang from the marshal generator scripts 2017-08-26 11:20:08 +01:00
mesa st/glsl_to_tgsi: only the first (inner-most) array reference can be a 2D index 2017-09-11 15:03:57 +02:00
util disk_cache: make the thread queue resizable and low priority 2017-09-07 12:57:14 +02:00
vulkan vulkan/util: Add a vk_zalloc helper 2017-08-28 18:35:33 -07:00
Makefile.am build: Convert git_sha1_gen script to Python (part2). 2017-08-01 16:33:55 +01:00
SConscript build: Convert git_sha1_gen script to Python. 2017-08-01 15:24:39 +01:00