mesa/docs/gallium
Marek Olšák 05f35a50e3 gallium: remove and emulate PIPE_CAP_MULTI_DRAW
To remove PIPE_CAP checking in the common code.

It's better if drivers lower multi draws even if the hardware doesn't
support it beause the multi draw loop can be moved deeper into the driver
to remove more overhead.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7679>
2021-01-04 19:22:33 -05:00
..
cso docs: anistropy -> anisotropy 2020-10-28 10:27:51 +00:00
context.rst gallium: add an api to retrieve pipe offsets 2020-12-21 01:12:41 +00:00
cso.rst merge gallium docs into main docs 2020-07-07 10:22:08 +00:00
debugging.rst merge gallium docs into main docs 2020-07-07 10:22:08 +00:00
distro.rst merge gallium docs into main docs 2020-07-07 10:22:08 +00:00
format.rst merge gallium docs into main docs 2020-07-07 10:22:08 +00:00
glossary.rst merge gallium docs into main docs 2020-07-07 10:22:08 +00:00
index.rst docs: Move the gallium driver documentation to the top level. 2020-10-21 18:11:39 +00:00
intro.rst merge gallium docs into main docs 2020-07-07 10:22:08 +00:00
pipeline.txt merge gallium docs into main docs 2020-07-07 10:22:08 +00:00
postprocess.rst docs: move gallium specific docs into gallium folder 2020-07-07 10:22:08 +00:00
resources.rst merge gallium docs into main docs 2020-07-07 10:22:08 +00:00
screen.rst gallium: remove and emulate PIPE_CAP_MULTI_DRAW 2021-01-04 19:22:33 -05:00
tgsi.rst merge gallium docs into main docs 2020-07-07 10:22:08 +00:00