mesa: Changes to 'gallium-0.1'

Jakob Bornecrantz wallbraker at kemper.freedesktop.org
Thu Jun 19 15:21:09 UTC 2008


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

Summary of changes:
 src/gallium/drivers/i915simple/i915_texture.c |   22 +++++++++++++++++++---
 1 files changed, 19 insertions(+), 3 deletions(-)

       via  8d0329fb6af657a53cb010a3d7a8f4282e2715b8 (commit)
      from  6fbfcf922210ddf29b73290557f9d40171b09d2e (commit)


- Commits -----------------------------------------------
commit 8d0329fb6af657a53cb010a3d7a8f4282e2715b8
Author: Jakob Bornecrantz <jakob at tungstengraphics.com>
Date:   Thu Jun 19 17:09:09 2008 +0200

    i915: Fixed cubemap layouts
    
    	Apprently we shouldn't do all the advanced layout
    	operation for none compressed formats.
    
    	The compressed code was also broken, its currently
    	disabled, but should be fixed once i915simple starts
    	to support compressed formats.

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




More information about the mesa-commit mailing list