mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Dec 19 20:17:56 UTC 2007


 src/mesa/pipe/tgsi/util/tgsi_dump.c      |   13 +++++++++++--
 src/mesa/pipe/xlib/xm_api.c              |    4 ++--
 src/mesa/state_tracker/st_atom_shader.c  |    7 ++++++-
 src/mesa/state_tracker/st_mesa_to_tgsi.c |    2 +-
 src/mesa/state_tracker/st_program.c      |    3 +++
 5 files changed, 23 insertions(+), 6 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit 1575763a6f57d1f13c707b709f188b0617c8955a
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Dec 19 11:50:50 2007 -0700

    convert Mesa OPCODE_END to TGSI_OPCODE_END, not TGSI_OPCOD_RET

commit 127ab73b380d9c26974d19062e3e16758005bd80
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Dec 19 08:51:17 2007 -0700

    remove obsolete TXP, add some sanity checks

commit cedf6892e7cc29aab404b142012eec0b0603a414
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Dec 19 08:50:52 2007 -0700

    special-case PSIZE too

commit dbf6eced87c16eae0834d38d86a60b4f643ee3b7
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Dec 19 08:50:35 2007 -0700

    move st_make_current() before buffer size check so renderbuffer alloc storage works

commit c61b32777b5b3b138c8bf5fac7e7e70ec084c8c1
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Dec 19 08:49:59 2007 -0700

    new assertions




More information about the mesa-commit mailing list