src/mesa/drivers/dri/Makefile.template     |   12 +++++++-----
 src/mesa/drivers/dri/intel_winsys/Makefile |    2 +-
 src/mesa/pipe/i915simple/i915_texture.c    |    4 +---
 src/mesa/pipe/softpipe/sp_texture.c        |    5 +----
 src/mesa/state_tracker/st_cb_fbo.c         |    2 +-
 5 files changed, 11 insertions(+), 14 deletions(-)

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

New commits:
commit 37484a387495f1241e5e1220243d6355f5333aca
Author: Michel Dänzer <[EMAIL PROTECTED]>
Date:   Mon Dec 10 17:31:52 2007 +0100

    Fix up some confusion wrt winsys->buffer_create alignment / flags 
parameters.
    
    intel_winsys works again.

commit 41ce1f8fb30c9a918d85d4016ce82fe2a3d2c72c
Author: Michel Dänzer <[EMAIL PROTECTED]>
Date:   Mon Dec 10 16:34:25 2007 +0100

    Link fewer common objects into Gallium winsys layers.
    
    These are useless or even harmful due to referencing symbols no longer
    available in the Gallium build.

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to