mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Tue Nov 6 17:05:32 UTC 2007


 src/mesa/drivers/dri/intel_winsys/intel_batchbuffer.c |   39 +++++-----
 src/mesa/drivers/dri/intel_winsys/intel_batchbuffer.h |   68 ++++++++++++------
 src/mesa/drivers/dri/intel_winsys/intel_context.c     |   10 +-
 src/mesa/drivers/dri/intel_winsys/intel_screen.h      |    6 +
 src/mesa/drivers/dri/intel_winsys/intel_swapbuffers.c |   45 +----------
 5 files changed, 83 insertions(+), 85 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit eef6783537c3bf3a454b2c56b1cf71d0c73e45ee
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Nov 6 10:10:50 2007 -0700

    Remove use of Mesa/GL types/functions (s/GLuint/uint/ etc)

commit c80d17b68dfbee091b43588f19acc2e8bf1e1522
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Nov 6 10:07:31 2007 -0700

    don't include mtypes.h

commit 0800342296fb9eeb6bac8f24965441dff0e71812
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Nov 6 10:05:01 2007 -0700

    Remove last of core Mesa dependencies in intel_swapbuffers.c
    
    Use the "dummyContext" pointer (for now) instead of GET_CURRENT_CONTEXT().




More information about the mesa-commit mailing list