mesa/src/gallium/drivers
Boris Brezillon 1e47c3ee7b panfrost: Stop passing has_draws to panfrost_drm_submit_vs_fs_batch()
has_draws can be inferred directly from the batch->last_job value, no
need to pass it around.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
2019-09-18 10:28:03 +02:00
..
etnaviv etnaviv: disable ARB_shadow 2019-09-18 06:47:26 +02:00
freedreno freedreno/a6xx: pre-calculate userconst stateobj size 2019-09-12 18:07:20 -07:00
i915 gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04:00
iris iris: Skip allocating a null surface when there are 0 color regions. 2019-09-17 14:27:51 -07:00
kmsro gallium: add stm DRM entry point 2019-08-05 14:53:31 +00:00
lima lima: reset scissor state if scissor test is disabled 2019-09-17 04:13:24 +00:00
llvmpipe gallium: Require LLVM >= 3.4 2019-09-11 17:00:43 +00:00
nouveau nir: allow specifying filter callback in lower_alu_to_scalar 2019-09-06 01:51:28 +00:00
panfrost panfrost: Stop passing has_draws to panfrost_drm_submit_vs_fs_batch() 2019-09-18 10:28:03 +02:00
r300 r300,r600,radeonsi: set winsys_handle::stride,offset in drivers, not winsyses 2019-09-09 23:43:03 -04:00
r600 r300,r600,radeonsi: set winsys_handle::stride,offset in drivers, not winsyses 2019-09-09 23:43:03 -04:00
radeon radeon/vcn: exclude raven2 from vcn 2.0 encode initialization 2019-09-13 09:18:43 -04:00
radeonsi radeonsi/nir: fix number of used samplers 2019-09-16 10:14:48 +00:00
softpipe softpipe: Add support for ARB_derivative_control 2019-08-14 07:03:15 +00:00
svga svga: replace binary HAVE_LLVM checks with LLVM_AVAILABLE 2019-09-06 22:19:01 +01:00
swr swr: Limit DEBUG workaround to LLVM < 7 2019-09-17 10:24:29 +00:00
tegra gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04:00
v3d v3d: fix TF primitive counts for resume without draw 2019-09-13 06:53:26 +00:00
vc4 nir: allow specifying filter callback in lower_alu_to_scalar 2019-09-06 01:51:28 +00:00
virgl virgl: Fix pipe_resource leaks under multi-sample. 2019-09-10 03:42:55 +00:00