mesa/src/gallium/drivers
Eric Anholt 464f1fb733 broadcom/vc5: Use raw stores for MSAA buffers.
We were storing the resolved pixels in all cases, but nr_samples > 0 means
we should be keeping the per-sample values.

We will probably want to change the job structure at some point, as we'll
want to recognize full-buffer resolves and do the resolved store in the
same job as the original rendering, meaning we'll need to track both the
MSAA and single-sample resources in the job.  However, this will be enough
to build the rest of the MSAA support.
2017-10-30 13:31:27 -07:00
..
ddebug meson: build gallium helper drivers 2017-10-16 16:32:43 -07:00
etnaviv etnaviv: add ext_texture_srgb support 2017-10-28 21:20:42 +02:00
freedreno meson: Add a dependency on nir_opcodes_h for freedreno 2017-10-27 11:30:13 -07:00
i915 gallium: s/unsigned/enum pipe_prim_type/ 2017-10-27 16:26:26 -06:00
imx imx: gallium driver for imx-drm scanout driver 2017-01-12 19:27:11 +00:00
llvmpipe gallium: s/unsigned/enum pipe_prim_type/ 2017-10-27 16:26:26 -06:00
noop meson: build gallium helper drivers 2017-10-16 16:32:43 -07:00
nouveau gallium: s/unsigned/enum pipe_prim_type/ 2017-10-27 16:26:26 -06:00
pl111 Android: use symlinks for driver loading 2017-06-29 09:09:49 -05:00
r300 gallium: s/unsigned/enum pipe_prim_type/ 2017-10-27 16:26:26 -06:00
r600 Android: fix build break from r600/radeon split 2017-10-10 21:37:19 -05:00
radeon radeon/video: add gfx9 offsets when rejoin the video surface 2017-10-26 08:30:21 -04:00
radeonsi radeonsi: update hack for HTILE corruption in ARK: Survival Evolved 2017-10-27 10:47:30 +02:00
rbug meson: build gallium helper drivers 2017-10-16 16:32:43 -07:00
softpipe gallium: s/unsigned/enum pipe_prim_type/ 2017-10-27 16:26:26 -06:00
svga svga: format the version string like the rest of mesa 2017-10-16 18:52:41 +01:00
swr swr: Rework scratch space allocation 2017-10-19 20:18:09 -05:00
trace meson: build gallium helper drivers 2017-10-16 16:32:43 -07:00
vc4 vc4: fix release build 2017-10-27 11:57:03 +01:00
vc5 broadcom/vc5: Use raw stores for MSAA buffers. 2017-10-30 13:31:27 -07:00
virgl gallium: Create a new PIPE_CAP_TILE_RASTER_ORDER for vc4. 2017-10-10 10:45:22 -07:00