mesa: Changes to 'master'

Keith Whitwell keithw at kemper.freedesktop.org
Mon Sep 15 12:50:01 UTC 2008


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

Summary of changes:
 progs/trivial/Makefile                             |    1 +
 .../glutskel.c => trivial/dlist-degenerate.c}      |   28 +++++++++++++++-----
 src/mesa/main/dlist.c                              |    7 +++-
 src/mesa/vbo/vbo_save_api.c                        |   24 +++++++++++++++++
 4 files changed, 51 insertions(+), 9 deletions(-)
 copy progs/{util/glutskel.c => trivial/dlist-degenerate.c} (82%)

       via  bd953e872f22690bd232a758383883100d9347d0 (commit)
       via  a30d2c5727b67a88feee9aff2f7d9128fca9408b (commit)
      from  641b80275b7d0237c1d5bc79c19d12a0f422173a (commit)


- Commits -----------------------------------------------
commit bd953e872f22690bd232a758383883100d9347d0
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Mon Sep 15 13:47:25 2008 +0100

    mesa: get another class of degenerate dlists working
    
    Primitive begin in one dlist, end in another.

commit a30d2c5727b67a88feee9aff2f7d9128fca9408b
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Mon Sep 15 13:47:12 2008 +0100

    add dlist-degenerate test case

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




More information about the mesa-commit mailing list