OSDN Git Service

mesa: add a GLES3.2 enums section, and expose new MS line width params
authorIlia Mirkin <imirkin@alum.mit.edu>
Sun, 28 Aug 2016 23:51:45 +0000 (19:51 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Wed, 14 Sep 2016 00:49:47 +0000 (20:49 -0400)
commita69dc2c41294a4b7126804050bd4d10f3208852e
tree0d1738526cf3ed1a19333225783b559f0692b1d8
parentaa7b410592700bf6253e8695ea208d0448c1610e
mesa: add a GLES3.2 enums section, and expose new MS line width params

This also exposes them for ARB_ES3_2_compatibility.

While both specs refer to the new MS line width parameters being
separate from the existing AA line widths, reality begs to differ. It's
the same on all hardware currently supported by mesa. Should hardware
come along that wants these to be different, they're easy enough to
separate out.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> (v1)
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/context.h
src/mesa/main/get.c
src/mesa/main/get_hash_generator.py
src/mesa/main/get_hash_params.py