OSDN Git Service

mesa/version: Update gl_extensions::Version during version override
authorNanley Chery <nanley.g.chery@intel.com>
Tue, 1 Dec 2015 18:42:21 +0000 (10:42 -0800)
committerNanley Chery <nanley.g.chery@intel.com>
Thu, 3 Dec 2015 18:20:34 +0000 (10:20 -0800)
commit808e75279618d887daeee8ab2025e39c863234ac
tree7fd79087886a7dcc35c2d5b84542d8ad2f59f81b
parenta0f1bc18e51566e62a0a0a314650b7aa8eb192e5
mesa/version: Update gl_extensions::Version during version override

Commit a16ffb743ced9fde80b2485dfc2d86ae74e86f25, which introduced
gl_extensions::Version, updates the field when the context version
is computed and when entering/exiting meta. Update this field when
the version is overridden as well.

Cc: "11.1" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Nanley Chery <nanley.g.chery@intel.com>
Reviewed-by: Marta Lofstedt <marta.lofstedt@intel.com>
src/mesa/main/version.c