mesa/src/gallium/drivers
Marek Olšák 2c09eb4122 radeonsi: add support for displayable DCC for 1 RB chips
This is the simpler codepath - just disable RB and pipe alignment for DCC.
2019-04-04 09:53:24 -04:00
..
etnaviv etnaviv: only try to construct scanout resource when on KMS winsys 2019-04-03 12:54:09 +02:00
freedreno freedreno/ir3: align const size to vec4 2019-03-28 14:36:24 -04:00
i915 i915g: remove calls to pipe_sampler_view_release() 2019-03-17 20:07:22 -06:00
iris iris: move variable to the scope where it is being used 2019-04-04 04:43:20 +00:00
kmsro kmsro: Add the rest of the current set of tinydrm drivers. 2019-02-20 21:49:41 +00:00
llvmpipe llvmpipe: stop using pipe_sampler_view_release() 2019-03-17 20:07:22 -06:00
nouveau nv50/ir/nir: support gather offsets 2019-03-21 02:58:41 +00:00
panfrost panfrost: Size tiled temp buffers correctly 2019-04-04 03:51:43 +00:00
r300 gallium: add PIPE_CAP_MAX_VARYINGS 2019-02-07 21:51:45 -05:00
r600 gallium: Add PIPE_BARRIER_UPDATE_BUFFER and UPDATE_TEXTURE bits. 2019-03-19 23:43:33 -07:00
radeon radeonsi: add support for displayable DCC for 1 RB chips 2019-04-04 09:53:24 -04:00
radeonsi radeonsi: add support for displayable DCC for 1 RB chips 2019-04-04 09:53:24 -04:00
softpipe softpipe: Implement ATOMFADD and enable cap TGSI_ATOMFADD 2019-04-02 09:58:16 +00:00
svga svga: stop using pipe_sampler_view_release() 2019-03-17 20:07:22 -06:00
swr swr: Fix build with llvm-9.0. 2019-03-22 13:13:51 -07:00
tegra gallium: Add PIPE_BARRIER_UPDATE_BUFFER and UPDATE_TEXTURE bits. 2019-03-19 23:43:33 -07:00
v3d v3d: Upload all of UBO[0] if any indirect load occurs. 2019-03-21 14:20:50 -07:00
vc4 vc4: Use shared drm_find_modifier util 2019-03-14 22:43:06 +00:00
virgl virgl: also destroy all read-transfers 2019-04-03 18:59:23 +02:00