mesa: Changes to 'master'

Eric Anholt anholt at kemper.freedesktop.org
Thu Mar 20 00:52:50 UTC 2008


The branch, master has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=master

Summary of changes:
 src/mesa/drivers/dri/i965/brw_wm_surface_state.c |    2 ++
 src/mesa/drivers/dri/intel/intel_bufmgr_ttm.c    |    4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

       via  7183ccaa9df1b5591e7aca926ce4ea5aab4ffc86 (commit)
       via  7d5f713fa5c3d49425e984dc437926725ad4a8cc (commit)
      from  e03dd83209929ca0925172c962bc41cab8268164 (commit)


- Commits -----------------------------------------------
commit 7183ccaa9df1b5591e7aca926ce4ea5aab4ffc86
Author: Eric Anholt <eric at anholt.net>
Date:   Wed Mar 19 17:53:21 2008 -0700

    [965] Initialize region surface key structure padding.
    
    Fixes valgrind warnings, and potential performance loss from cache misses.

commit 7d5f713fa5c3d49425e984dc437926725ad4a8cc
Author: Eric Anholt <eric at anholt.net>
Date:   Wed Mar 19 16:14:48 2008 -0700

    [intel] Fix an uninitialized variable access in PRESUMED_OFFSET clearing.
    
    It was harmless, as the only time we need to clear PRESUMED_OFFSET, the
    variable had been initialized already.

---------------------------------




More information about the mesa-commit mailing list