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 docs: fix invalid rst 2021-04-01 08:15:08 +00:00
context.rst gallium: remove vertices_per_patch, add pipe_context::set_patch_vertices 2021-08-21 00:08:11 +00:00
cso.rst merge gallium docs into main docs 2020-07-07 10:22:08 +00:00
debugging.rst gallium: when tracing is enabled for threaded drivers, trace the driver thread 2021-04-21 14:28:44 +00:00
distro.rst merge gallium docs into main docs 2020-07-07 10:22:08 +00:00
format.rst docs/gallium: Document the index buffer format convention 2021-06-01 23:40:47 +00:00
glossary.rst merge gallium docs into main docs 2020-07-07 10:22:08 +00:00
index.rst docs: Add some documentation of game GL buffer object mapping behavior. 2021-03-09 09:24:23 -08: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: 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