mesa/src/gallium/docs/source
Rob Clark de481947d9 gallium: add PIPE_CAP_ESSL_FEATURE_LEVEL
Adds a new cap to allow drivers to expose higher shading language
versions in GLES contexts, to avoid having to report an artificially
low version for the benefit of GL contexts.

The motivation is to expose EXT_gpu_shader5 even though a driver may
not support all the features needed for the corresponding GL extension
(ARB_gpu_shader5).

Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
2019-03-22 16:39:13 -04: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: Add the ability to query a single pipeline statistics counter 2019-01-15 11:43:04 -08: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 PIPE_CAP_ESSL_FEATURE_LEVEL 2019-03-22 16:39:13 -04:00
tgsi.rst tgsi: remove culldist semantic from docs 2019-01-26 12:04:53 +11:00