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/util/p_tile.c | 165 ++-
src/gallium/drivers/softpipe/sp_setup.c | 4 +-
src/gallium/drivers/softpipe/sp_tex_sample.c | 6 +
src/mesa/main/texobj.c | 4 +-
src/mesa/shader/slang/library/slang_120_core_gc.h | 1332 +++++++++---------
.../slang/library/slang_builtin_120_common_gc.h | 188 ++--
.../slang/library/slang_builtin_120_fragment_gc.h | 2 +-
.../shader/slang/library/slang_common_builtin_gc.h | 1570 ++++++++++----------
src/mesa/shader/slang/library/slang_core_gc.h | 1562 ++++++++++----------
.../slang/library/slang_fragment_builtin_gc.h | 190 ++--
.../shader/slang/library/slang_vertex_builtin_gc.h | 175 ++--
src/mesa/shader/slang/slang_compile.c | 21 +-
src/mesa/shader/slang/slang_compile_variable.h | 10 +
src/mesa/state_tracker/st_cb_texture.c | 12 +-
14 files changed, 2701 insertions(+), 2540 deletions(-)
via 8fb55dab783f2de5111e7440093e1458fce5fb3d (commit)
via 275b09f2569c8bea5dcca1643c93aa6a43d7e2a2 (commit)
via ae2195caf56d2eb782475254c68858a25ee7c857 (commit)
via b1ff7dac537947d412bf423a73e7eacd76f90d84 (commit)
via 600aa7501f95c520ad97ac894cfd1a639562f94c (commit)
via c8f319138355a5365303e6649a953422ecc88c5f (commit)
via 2c2d6c90fe910e9ba9f84650ce0e80c34f165eac (commit)
via 14ac52e457ea71f2cfc761948f397cedab4d255b (commit)
via a78f295f7ca0a93fdaeda559668fda013c2a03b0 (commit)
from 1ffd6908d4153d647f8a3bf1ba9fe9d33c206185 (commit)
- Commits -----------------------------------------------
commit 8fb55dab783f2de5111e7440093e1458fce5fb3d
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Thu Aug 7 13:35:21 2008 -0600
gallium: s/pf_sprint_name/pf_name/
commit 275b09f2569c8bea5dcca1643c93aa6a43d7e2a2
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Thu Aug 7 13:32:11 2008 -0600
gallium: fix a few bugs on the fallback CopyTex[Sub]Image() path.
commit ae2195caf56d2eb782475254c68858a25ee7c857
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Thu Aug 7 13:31:57 2008 -0600
gallium: s/printf/debug_printf/
commit b1ff7dac537947d412bf423a73e7eacd76f90d84
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Thu Aug 7 13:30:49 2008 -0600
gallium: new/better debug code (disabled)
commit 600aa7501f95c520ad97ac894cfd1a639562f94c
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Thu Aug 7 13:30:24 2008 -0600
gallium: implement a bunch of missing put_tile functions
commit c8f319138355a5365303e6649a953422ecc88c5f
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Thu Aug 7 11:04:05 2008 -0600
gallium: enable the call to r16_put_tile_rgba(), silences warning
commit 2c2d6c90fe910e9ba9f84650ce0e80c34f165eac
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Thu Aug 7 10:29:11 2008 -0600
mesa: fix glBindTexture comment/error string
commit 14ac52e457ea71f2cfc761948f397cedab4d255b
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Thu Aug 7 10:26:56 2008 -0600
mesa: glsl: regenerated files
commit a78f295f7ca0a93fdaeda559668fda013c2a03b0
Author: Brian Paul <[EMAIL PROTECTED]>
Date: Thu Aug 7 10:26:35 2008 -0600
mesa: glsl: finish up support for precision qualifiers
---------------------------------
_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit