mesa: Changes to 'gallium-0.1'

Keith Whitwell keithw at kemper.freedesktop.org
Mon Apr 21 19:53: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:
 src/gallium/auxiliary/cso_cache/cso_context.c |   32 ++++-
 src/gallium/auxiliary/cso_cache/cso_context.h |    4 +
 src/gallium/auxiliary/util/u_blit.c           |    4 +-
 src/gallium/auxiliary/util/u_gen_mipmap.c     |    4 +-
 src/mesa/state_tracker/st_atom_shader.c       |    4 +-
 src/mesa/state_tracker/st_cache.c             |  181 -------------------------
 src/mesa/state_tracker/st_cb_bitmap.c         |    4 +-
 src/mesa/state_tracker/st_cb_clear.c          |    4 +-
 src/mesa/state_tracker/st_cb_drawpixels.c     |    4 +-
 src/mesa/state_tracker/st_program.h           |    4 +-
 10 files changed, 42 insertions(+), 203 deletions(-)
 delete mode 100644 src/mesa/state_tracker/st_cache.c

       via  01dfa6cde157321f565bab949f23f367ed20fa0e (commit)
       via  1dc5e56f3e48b629daa18c2d8631c96bda638eb6 (commit)
       via  c2afa182f31ed4a8be01078c2b8bedcd881cd157 (commit)
      from  fb1c09305ea8cb727514c53a0346d90e78eeb05f (commit)


- Commits -----------------------------------------------
commit 01dfa6cde157321f565bab949f23f367ed20fa0e
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Mon Apr 21 20:26:19 2008 +0100

    use cso fs/vs handle functions

commit 1dc5e56f3e48b629daa18c2d8631c96bda638eb6
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Mon Apr 21 20:25:47 2008 +0100

    cso: provide functions to bind fs/vs handles directly

commit c2afa182f31ed4a8be01078c2b8bedcd881cd157
Author: Keith Whitwell <keith at tungstengraphics.com>
Date:   Mon Apr 21 20:25:06 2008 +0100

    mesa: remove st_cache.c

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




More information about the mesa-commit mailing list