mesa: Changes to 'i915tex_privbuffers'

Roland Scheidegger sroland at kemper.freedesktop.org
Fri Jul 13 18:47:55 UTC 2007


 src/mesa/drivers/dri/i915tex/intel_blit.c    |   18 +++++++---------
 src/mesa/drivers/dri/i915tex/intel_context.c |   24 +++++++++-------------
 src/mesa/drivers/dri/i915tex/intel_context.h |    1 
 src/mesa/drivers/dri/i915tex/intel_fbo.c     |   14 +++++++------
 src/mesa/drivers/dri/i915tex/intel_fbo.h     |    4 ++-
 src/mesa/drivers/dri/i915tex/intel_screen.c  |   29 +++++++++++++--------------
 6 files changed, 44 insertions(+), 46 deletions(-)

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

New commits:
commit f022bff5aa828cfdbb4749f672fc51c345f9cb33
Author: Roland Scheidegger <sroland at tungstengraphics.com>
Date:   Fri Jul 13 20:47:17 2007 +0200

    bugfixes (wrt fb updates), cleanups
    
    move drawable validation back to where it was now that the driDrawable
    information isn't used directly anymore.
    Fix bogus fb updates (the context we get for SwapBuffer processing
    may not have the drawable being processed attached!)
    glthreads behaves a bit better but still not correct.




More information about the mesa-commit mailing list