mesa: Changes to 'master'

Kristian Høgsberg krh at kemper.freedesktop.org
Tue Feb 26 23:01:43 UTC 2008


 src/mesa/drivers/dri/i965/brw_context.c |    2 --
 src/mesa/drivers/dri/i965/brw_context.h |    3 ++-
 src/mesa/drivers/dri/i965/brw_metaops.c |    5 +++++
 src/mesa/drivers/dri/i965/brw_tex.c     |    9 +++++----
 4 files changed, 12 insertions(+), 7 deletions(-)

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

New commits:
commit 20b8bff49cba3e8246e29004c5ff38f231d589ff
Author: Kristian Høgsberg <krh at redhat.com>
Date:   Tue Feb 26 17:57:41 2008 -0500

    i965: Setup framebuffer texture in meta_draw_region.
    
    With DRI2 we there is no screen region until a drawable is bound to
    the context.  Set up the framebuffer texture in meta_draw_region instead
    which should also handle the case where the draw region changes as a
    result of resizing a redirected window or resizing the screen.




More information about the mesa-commit mailing list