mesa: Changes to 'gallium-0.1'

Jakob Bornecrantz wallbraker at kemper.freedesktop.org
Sun Jun 8 15:30:19 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:
 configs/linux-dri                  |    2 +-
 src/mesa/main/texformat.c          |   35 +++++++++++++++++++++++++++++++++++
 src/mesa/main/texformat.h          |    2 ++
 src/mesa/state_tracker/st_format.c |    6 ++++--
 4 files changed, 42 insertions(+), 3 deletions(-)

       via  80ab4c3f8c3cf9518cd40ce1dff10ab99ab20301 (commit)
       via  f4535f6e5ae63d8c59428cf190a95e0eb4ae233d (commit)
      from  a47c222803483c208f720e3fb5015050d4d0eaf4 (commit)


- Commits -----------------------------------------------
commit 80ab4c3f8c3cf9518cd40ce1dff10ab99ab20301
Author: Jakob Bornecrantz <jakob at tungstengraphics.com>
Date:   Sun Jun 8 17:29:56 2008 +0200

    mesa: Do not compile the dri drivers in mesa

commit f4535f6e5ae63d8c59428cf190a95e0eb4ae233d
Author: Jakob Bornecrantz <jakob at tungstengraphics.com>
Date:   Fri Jun 6 16:12:55 2008 +0200

    mesa: Add MESA_FORMAT_S8_Z24 texture format
    	None of the fetch and store functions implemented.
    	This atleast stops shadowtex from locking the GPU on
    	i915 with the linux-dri-x86 target. It most of it looks
    	okay, with the exception of actually displaying the texture.

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




More information about the mesa-commit mailing list