mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Oct 3 19:51:20 UTC 2007


 src/mesa/pipe/draw/draw_vertex_shader.c   |   10 -
 src/mesa/pipe/p_compiler.h                |   10 +
 src/mesa/pipe/softpipe/sp_quad_fs.c       |   31 +--
 src/mesa/pipe/softpipe/sp_surface.c       |   37 ++++
 src/mesa/pipe/tgsi/exec/tgsi_exec.c       |  242 ++++++++++++++++--------------
 src/mesa/state_tracker/st_cb_readpixels.c |   37 ++++
 6 files changed, 224 insertions(+), 143 deletions(-)

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

New commits:
commit 65996f27f48e2212bf36e515aba82b6876398bfd
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Oct 3 13:49:31 2007 -0600

    Move XSTDCALL definition to p_compiler.h

commit 5356ba250c078c861f3a31a587b79570308cfc23
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Oct 3 13:46:48 2007 -0600

    handle frag progs that write Z

commit a9f0330061471ba47beb2369884d7661b715722e
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Oct 3 13:45:24 2007 -0600

    basic support for reading GL_DEPTH_COMPONENT

commit e6f4af6b236fcf077cef2ea74346fa9b97106b95
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Oct 3 13:44:53 2007 -0600

    added s8z24_get_tile()

commit 76e61556e7b69b6ce11be4bd600590a049bfbbef
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Oct 3 10:33:05 2007 -0600

    fix eq/neq bugs

commit df235f33a6e851e0487755e9ad5f9d5cfd041c18
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Oct 3 09:55:36 2007 -0600

    fix f/u mix-up in micro_trunc()

commit 1a18ebc6b31ebb8e950b84790744dd5e3113f014
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Wed Oct 3 09:55:06 2007 -0600

    move TEX code into exec_tex()




More information about the mesa-commit mailing list