mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Thu Jun 12 23:02:31 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/mesa/main/context.c                |    4 ++--
 src/mesa/main/enable.c                 |    5 +++++
 src/mesa/main/texcompress.c            |   17 +++++++++++++++++
 src/mesa/main/texformat.c              |    6 ++++++
 src/mesa/main/texformat.h              |    8 ++++++++
 src/mesa/shader/prog_statevars.c       |    1 -
 src/mesa/state_tracker/st_cb_blit.c    |    2 ++
 src/mesa/state_tracker/st_cb_texture.c |    4 ++++
 src/mesa/state_tracker/st_format.c     |    4 ++++
 9 files changed, 48 insertions(+), 3 deletions(-)

       via  e961a5da77cbcdb0e32400ec707c16fcfe9d7083 (commit)
       via  5b51cc020efc5519bc7cc34f6fcb4138eab76e0a (commit)
       via  6363960db55769db73021081b60f1028723d9f58 (commit)
      from  73f78dedad36a5bae6cac1845d297bb4357a2786 (commit)


- Commits -----------------------------------------------
commit e961a5da77cbcdb0e32400ec707c16fcfe9d7083
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu Jun 12 16:55:28 2008 -0600

    mesa: add some #if FEATURE_x tests

commit 5b51cc020efc5519bc7cc34f6fcb4138eab76e0a
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu Jun 12 16:54:44 2008 -0600

    gallium: add some #if FEATURE_x tests

commit 6363960db55769db73021081b60f1028723d9f58
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu Jun 12 16:48:24 2008 -0600

    mesa: remove unneeded #include

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




More information about the mesa-commit mailing list