src/mesa/pipe/Makefile | 2 +- src/mesa/pipe/i965simple/brw_sf.c | 8 ++++---- src/mesa/pipe/i965simple/brw_sf_emit.c | 14 +++++++------- src/mesa/pipe/p_context.h | 4 ++-- src/mesa/pipe/p_util.h | 1 - src/mesa/pipe/softpipe/sp_context.h | 2 +- src/mesa/pipe/softpipe/sp_query.c | 6 +++--- src/mesa/state_tracker/st_cb_program.c | 1 + 8 files changed, 19 insertions(+), 19 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 62ef6376bef7dcc7f23c676519683e99cd9f7717 Author: Brian <[EMAIL PROTECTED]> Date: Tue Jan 15 18:27:14 2008 -0700 Don't include stdint.h or inttypes. Use the uint64 typedef instead of uint64_t. commit 5a185ca09ae9d0774c99a187463d975a40ce9770 Author: Brian <[EMAIL PROTECTED]> Date: Tue Jan 15 18:26:21 2008 -0700 replace _mesa_printf() with fprintf() commit 0cec2e18d5a11244f1b2c989b3f17161a95ee416 Author: Brian <[EMAIL PROTECTED]> Date: Tue Jan 15 18:22:35 2008 -0700 remove redundant llvm subdir commit 14a1e5908dc204f033eaff88e6b3f5cbc9793c0c Author: Brian <[EMAIL PROTECTED]> Date: Tue Jan 15 18:22:23 2008 -0700 include pipe/draw/draw_context.h _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
