mesa/docs/drivers
Vasily Khoruzhick 02e5f4fb10 lima: add more wrap modes
Using 1 bit per wrap mode looked very suspicious and after some
experiments it turns out it's 3-bit enum.

Border color is also here, it sits right after depth field. For
some reason it uses 16 bit per channel just like for clear color in RSW

GL_CLAMP mode is broken for nearest filter just as on Midgard, so add
the same workaround - use GL_CLAMP_TO_EDGE for nearest filter.

Reviewed-by: Andreas Baierl <ichgeh@imkreisrum.de>
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13213>
2021-11-16 22:58:12 +00:00
..
freedreno compiler/isaspec: add alignment support 2021-09-21 20:25:31 +00:00
openswr Remove Scons leftovers 2021-03-30 20:17:19 +00:00
d3d12.rst d3d12: Add mechanism for D3D12 Adapter Selection 2021-06-07 02:22:34 +00:00
freedreno.rst docs: clean up freedreno links 2021-06-03 09:34:43 +00:00
lima.rst lima: add more wrap modes 2021-11-16 22:58:12 +00:00
llvmpipe.rst docs: Update Windows llvmpipe doc for driver split 2021-09-08 07:22:45 -07:00
openswr.rst docs: clean up openswr links 2021-06-03 09:34:43 +00:00
panfrost.rst docs/panfrost: Fix link to use rst syntax 2021-10-11 23:03:57 +00:00
svga3d.rst docs: rename vmware-guest article 2021-06-03 09:34:43 +00:00
v3d.rst docs/v3d: Add a little stub of v3d documentation. 2020-10-21 18:11:39 +00:00
vc4.rst docs/vc4: Add information on the hw documentation available. 2020-10-21 18:11:39 +00:00
venus.rst venus: document the darkest corner of venus 2021-06-11 12:21:27 -07:00
zink.rst zink: document ZINK_DESCRIPTORS env var 2021-09-12 23:58:48 +00:00