mesa/docs/gallium
Pierre-Eric Pelloux-Prayer d94bec5c49 mesa/st: introduce PIPE_CAP_NO_CLIP_ON_COPY_TEX
If supported this means that src_x/src_y/width/height parameters of
CopyTex functions will not be clipped using the read framebuffer's dimensions.

Cc: mesa-stable
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6259>
2020-09-02 11:53:16 +02:00
..
cso
drivers docs: add some very basic documentation about zink 2020-07-22 15:20:00 +00:00
context.rst
cso.rst
debugging.rst
distro.rst
drivers.rst
format.rst
glossary.rst
index.rst docs: move gallium specific docs into gallium folder 2020-07-07 10:22:08 +00:00
intro.rst
pipeline.txt
postprocess.rst docs: move gallium specific docs into gallium folder 2020-07-07 10:22:08 +00:00
resources.rst
screen.rst mesa/st: introduce PIPE_CAP_NO_CLIP_ON_COPY_TEX 2020-09-02 11:53:16 +02:00
tgsi.rst