mesa: Changes to 'softpipe_0_1_branch'

Michel Daenzer daenzer at kemper.freedesktop.org
Fri Sep 14 13:53:50 UTC 2007


 src/mesa/drivers/dri/intel_winsys/intel_swapbuffers.c |   38 +++++++++---------
 src/mesa/drivers/dri/intel_winsys/intel_swapbuffers.h |    2 
 src/mesa/drivers/dri/intel_winsys/intel_winsys_pipe.c |    8 ++-
 3 files changed, 25 insertions(+), 23 deletions(-)

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

New commits:
commit d59c95bfae0402813a6b9a1242cdd971624c127a
Author: Michel Daenzer <daenzer at localhost.(none)>
Date:   Fri Sep 14 15:51:00 2007 +0100

    intel_winsys: Fix intel_buffer_reference.
    
    Correctly clear the pointer to the old buffer (not sure how this could build at
    all before...) and only reference the new one when its pointer is non-NULL.

commit c01a5ec3d63a2f414e2b6c5b31c80367943189b4
Author: Michel Daenzer <daenzer at localhost.(none)>
Date:   Fri Sep 14 15:48:54 2007 +0100

    intel_winsys: Adapt to recent drm changes (s/pipes/planes/).




More information about the mesa-commit mailing list