mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Sep 3 15:09:06 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:
 Makefile                                    |    1 +
 configs/linux-cell                          |    6 +++-
 configs/linux-cell-debug                    |   10 +++++++
 src/gallium/drivers/cell/ppu/cell_texture.c |   39 +++++++++++++++++++-------
 src/gallium/winsys/xlib/Makefile            |    5 +---
 5 files changed, 44 insertions(+), 17 deletions(-)
 create mode 100644 configs/linux-cell-debug

       via  ab93aa774e2fc09b5f579eb13ce94cf22796902b (commit)
       via  01a76f4fee3dda55447dc93e6198ede105bdaef0 (commit)
      from  f637a96e85a51a66f2c53b91118a6815bb61d6e6 (commit)


- Commits -----------------------------------------------
commit ab93aa774e2fc09b5f579eb13ce94cf22796902b
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Sep 3 09:08:19 2008 -0600

    Cell: added linux-cell-debug config
    
    linux-cell is now the optimized configuration.
    Remove some Cell-specific stuff from winsys/xlib/Makefile.

commit 01a76f4fee3dda55447dc93e6198ede105bdaef0
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Aug 27 16:45:41 2008 -0600

    cell: add missing cell_tex_surface_release()

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




More information about the mesa-commit mailing list