OSDN Git Service

docs: Import extension spec for GLX_MESA_query_renderer
authorIan Romanick <ian.d.romanick@intel.com>
Sat, 16 Feb 2013 06:38:23 +0000 (22:38 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 8 Nov 2013 02:12:33 +0000 (18:12 -0800)
commitee6c9fcbcaf525b13f23537f50e207bff57581d8
tree80d42e3b763c7268c5e6ab9af582eb9850c10244
parent4680d237c5ae2d1ce6446ff2ec2f0a91f8286554
docs: Import extension spec for GLX_MESA_query_renderer

The enumerated values are currently allocated from Intel's range.

v2: Fix a typo.  Update the list of functions to which the new enums can
be passed.  The "Current" versions were previously missing.  Both things
noticed by Marek.

v3: Fix typo in return type of glXQueryRendererIntegerMESA in the spec
body (noticed by Ken).  Fix typo in issue #14 referencing itself instead
of issue #13 (noticed by Dave).

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Acked-by: Marek Olšák <marek.olsak@amd.com>
Acked-by: Dave Airlie <airlied@redhat.com>
docs/specs/MESA_query_renderer.spec [new file with mode: 0644]