I've checked in the first big batch of new code for Mesa 3.3 (the default
CVS branch).

major changes:
        new API dispatch code
        new imaging pipeline code
        gl.h, glu.h, glx.h now use #defines instead of C enums


I've only updated the src/Makefile.X11 makefile for the new sources:

Obsolete source files:
        api1.c
        api2.c
        apiext.c
        api.h
        pointers.h

New source files:
        glapi.c
        glapi.h
        glapinoop.c
        glapinoop.h
        dispatch.c
        dispatch.h
        imaging.h
        imaging.c
        mem.h
        mem.c

Be sure to update your src/depend dependencies file (make -f Makefile.X11
dep)

I'm not aware of any new outstanding bugs in this code.  But as always,
report any new problems here.

-Brian


_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to