On Tue, Sep 4, 2012 at 9:55 AM, Chad Versace <chad.vers...@linux.intel.com> wrote: > On 09/01/2012 10:14 AM, Jordan Justen wrote: >> Change the format to [MAJOR.MINOR][CORE|COMPAT] For example: 3.0, CORE, >> COMPAT, 3.2CORE >> >> Signed-off-by: Jordan Justen <jordan.l.jus...@intel.com> --- >> docs/envvars.html | 11 +++-- src/mesa/main/context.c | 4 ++ >> src/mesa/main/version.c | 104 >> ++++++++++++++++++++++++++++++++++++++++++----- src/mesa/main/version.h | >> 3 ++ 4 files changed, 108 insertions(+), 14 deletions(-) > > The old function version.c:override_version is still getting called, hence > ctx->Version is getting overridden twice. Is that intentional? If not, then I > think this patch should delete version.c:override_version.
You're right. I'll clean this up in a v2. -Jordan _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev