mesa/src/gallium/auxiliary
Tim Rowley 33bdbc1db4 gallium: add more exceptions to tgsi_util_get_inst_usage_mask
A number of double/int64 operations don't have matching
read and write usage masks, which the fallthrough case of
tgsi_util_get_inst_usage_mask assumes for componentwise
tagged instructions.

No regressions in llvmpipe piglit; fixes a large number of
swr regressions.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2017-10-19 12:49:32 -05:00
..
cso_cache cso: inline a few frequently-used functions 2017-06-22 01:51:02 +02:00
draw llvmpipe, draw: improve shader cache debugging 2017-09-09 03:06:10 +02:00
gallivm gallium: allow 512-bit vectors 2017-10-11 14:34:31 -05:00
hud gallium/hud: always use two-dimensional constant references 2017-09-04 13:43:59 +02:00
indices gallium: remove pipe_index_buffer and set_index_buffer 2017-05-10 19:00:16 +02:00
nir tgsi: infer that DLDEXP's second source has an integer type 2017-09-29 12:07:33 +02:00
os gallium/os: fix os_time_get_nano() to roll over less 2017-08-16 18:32:47 -06:00
pipe-loader meson: build gallium winsys for dri, null, and wrapper 2017-10-16 16:32:43 -07:00
pipebuffer gallium: Fix Thomas's email address 2017-07-28 13:41:51 -07:00
postprocess pp: always use two-dimensional constant references 2017-09-04 13:44:01 +02:00
rbug gallium: decrease the size of pipe_resource - 64 -> 48 bytes 2017-04-04 11:14:43 +02:00
renderonly renderonly/etnaviv: stop importing resource from renderonly 2017-07-19 16:26:49 +02:00
rtasm gallium/util: replace pipe_mutex_unlock() with mtx_unlock() 2017-03-07 08:53:05 +11:00
target-helpers broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268. 2017-10-10 11:42:04 -07:00
tgsi gallium: add more exceptions to tgsi_util_get_inst_usage_mask 2017-10-19 12:49:32 -05:00
translate translate: whitespace fixes in translate_generic.c 2017-06-20 07:56:34 -06:00
util gallium: add tests for PIPE_FORMAT_{X1,A1}B5G5R5_UNORM formats 2017-10-12 08:42:55 +02:00
vl gallium/vl: don't use the template keyword 2017-09-30 19:03:07 +02:00
Android.mk gallium: auxiliary: Fix standalone Android build of u_cpu_detect (v2) 2017-07-19 13:28:23 +01:00
Makefile.am auxiliary/vl: use vl_*_screen_create stubs when building w/o platform 2017-05-19 19:46:41 +01:00
Makefile.sources gallium/util: Remove unused keymap 2017-09-21 20:42:38 +02:00
meson.build meson: Build gallium pipe-loader 2017-10-16 16:32:43 -07:00
SConscript scons: whitespace cleanup 2016-05-25 12:23:12 -06:00