mesa/docs/gallium
Marek Olšák 1c66de3239 gallium: add pipe_vertex_state and draw_vertex_state for display lists
The main motivation is to improve the score of viewperf13/snx.

This new interface is designed to be optimal for display lists as implemented
by the vbo module. It has much lower CPU overhead in the frontend, threaded
context, and the driver.

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13050>
2021-10-01 14:51:23 +00:00
..
cso gallium: add rasterizer depth_clamp enable bit 2021-09-09 18:29:26 +00:00
buffermapping.rst
context.rst
cso.rst
debugging.rst
distro.rst
format.rst
glossary.rst
index.rst
intro.rst
pipeline.txt
postprocess.rst
resources.rst
screen.rst gallium: add pipe_vertex_state and draw_vertex_state for display lists 2021-10-01 14:51:23 +00:00
tgsi.rst gallium/tgsi: rip out cylindrical wrap support 2021-08-25 19:37:16 +00:00