https://bugs.freedesktop.org/show_bug.cgi?id=58380

          Priority: medium
            Bug ID: 58380
          Keywords: regression
                CC: [email protected]
          Assignee: [email protected]
           Summary: osmesa.c:794: error: ‘ctx’ undeclared
          Severity: blocker
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Other
           Product: Mesa

mesa: 1358f3a905448f6fb546aba951e317f743a83c76 (master)

$ scons
[...]
  Compiling src/mesa/drivers/osmesa/osmesa.c ...
src/mesa/drivers/osmesa/osmesa.c: In function ‘OSMesaCreateContextExt’:
src/mesa/drivers/osmesa/osmesa.c:794: error: ‘ctx’ undeclared (first use in
this function)


4bea4cb9fd55cdb267003a6e6e16f7e903e00940 is the first bad commit
commit 4bea4cb9fd55cdb267003a6e6e16f7e903e00940
Author: Jordan Justen <[email protected]>
Date:   Fri Nov 16 10:30:19 2012 -0800

    drivers: compute version and then initialize exec table

    This change forces the context version to be computed before
    initilizing the exec dispatch tables.

    Signed-off-by: Jordan Justen <[email protected]>
    Reviewed-by: Kenneth Graunke <[email protected]>

:040000 040000 94a4ba61980183b58d860512439958dd0d1c3913
260dad82c7c3753ae07c1d4680e46cc65171eb33 M    src
bisect run success

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to