I've reorganized the contexts of some of the 3.3 source files.

Removed:
        glmisc.c
        glmisc.h

New:
        buffers.c   - glRead/DrawBuffers, glClear, etc
        buffers.h
        hint.c      - glHint and related funcs
        hint.h
        state.c     - state management, used to be in context.c
        state.h

I've updated all the Makefiles (except for src/mms_depend for VMS)
so there shouldn't be any compilation problems.

Also rearranged some of the dispatch code to better facilitate
integration with XFree86.

-Brian


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

Reply via email to