mesa/src/gallium/docs/source
Ian Romanick b14e718e68 gallium: Add a cap bit for integer multiplication between 32-bit and 16-bit
Driver supports integer multiplication between a 32-bit integer and a
16-bit integer.  If the second operand is 32-bits, the upper 16-bits are
ignored, and the low 16-bits are possibly sign extended as necessary.

Iris will eventually enable this.  Not sure about other drivers.

v2: Add default value to u_screen.c.  Suggested by Caio.

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/767>
2020-01-23 00:18:57 +00:00
..
cso gallium: add initial support for conservative rasterization 2018-04-30 21:13:53 -06:00
drivers swr: update gallium driver docs 2017-04-14 15:21:31 -05:00
exts
conf.py gallium/docs: use imgmath instead of pngmath 2017-02-22 00:01:08 +00:00
context.rst gallium/docs: clarify set_sampler_views (v2) 2019-03-30 13:04:00 -04:00
cso.rst
debugging.rst galahad: remove driver 2015-03-21 17:18:28 +00:00
distro.rst galahad: remove driver 2015-03-21 17:18:28 +00:00
drivers.rst gallium/docs: add some freedreno compiler docs 2015-03-08 17:42:43 -04:00
format.rst gallium/docs: add format to index 2014-04-01 10:17:13 -04:00
glossary.rst
index.rst gallium/docs: add some freedreno compiler docs 2015-03-08 17:42:43 -04:00
intro.rst
pipeline.txt
resources.rst gallium/docs: fix incorrect/missing references 2014-04-01 10:17:13 -04:00
screen.rst gallium: Add a cap bit for integer multiplication between 32-bit and 16-bit 2020-01-23 00:18:57 +00:00
tgsi.rst gallium: add a a new cap for changing the TGSI TG4 instruction encoding 2019-10-11 00:32:15 +00:00