mesa: Changes to 'gallium-0.1'

Keith Whitwell keithw at kemper.freedesktop.org
Tue Apr 22 10:16: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/softpipe/sp_clear.c      |    3 +++
 src/gallium/drivers/softpipe/sp_context.c    |    3 +++
 src/gallium/drivers/softpipe/sp_context.h    |    2 ++
 src/gallium/drivers/softpipe/sp_setup.c      |   10 ++++++++++
 src/gallium/drivers/softpipe/sp_tile_cache.c |    2 +-
 src/gallium/winsys/xlib/fakeglx.c            |    7 +++++++
 src/gallium/winsys/xlib/xm_winsys.c          |   15 ++++++++++++++-
 7 files changed, 40 insertions(+), 2 deletions(-)

       via  6a9f6625b38c3669769568d122958993f4a8d5b3 (commit)
       via  d07ed9216cc7033fecb5bce661bbaf79189bb391 (commit)
       via  a5b87f249ef79b1a8d8b9dbe72879b7ac9eb133c (commit)
       via  09b668615852eb28cb6289baf84faaf3b6ccc3c2 (commit)
      from  83fec372b45eb0af9e2d83549b3d92afb17c38af (commit)


- Commits -----------------------------------------------
commit 6a9f6625b38c3669769568d122958993f4a8d5b3
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Tue Apr 22 11:15:51 2008 +0100

    xlib: shortcircuit no-op makecurrent

commit d07ed9216cc7033fecb5bce661bbaf79189bb391
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Tue Apr 22 11:01:56 2008 +0100

    xlib: implement SP_NO_RAST env var

commit a5b87f249ef79b1a8d8b9dbe72879b7ac9eb133c
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Tue Apr 22 11:01:41 2008 +0100

    softpipe: implement SP_NO_RAST env var

commit 09b668615852eb28cb6289baf84faaf3b6ccc3c2
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Tue Apr 22 10:57:06 2008 +0100

    softpipe: make NUM_ENTRIES 32 so that div/mods are easier

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




More information about the mesa-commit mailing list