mesa: Changes to 'master'

2008-09-21 Thread Keith Whitwell
The branch, master has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=master Summary of changes: include/GLES/egltypes.h| 14 +- src/egl/main/eglconfig.c | 18 +- src/egl/main/eglconfig.h

mesa: Changes to 'gallium-0.2'

2008-09-21 Thread Keith Whitwell
The branch, gallium-0.2 has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.2 Summary of changes: include/GL/glu.h | 55 +++--- include/GL/internal/glcore.h | 61 +++- include/GLE

mesa: Changes to 'gallium-0.2'

2008-09-21 Thread Keith Whitwell
The branch, gallium-0.2 has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.2 Summary of changes: via f25a90ed16d89b3cd33ec60647ff78286074 (commit) via 2ea3ef9a80f1759bea8cfe61179fc30fadecea50 (commit) via c07e274f44356cb662c0481

mesa: Changes to 'master'

2008-09-21 Thread Keith Whitwell
The branch, master has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=master Summary of changes: src/mesa/main/api_arrayelt.c | 96 +- src/mesa/main/api_eval.h | 42 -- src/mesa/vbo/vbo_exec_eval.c |

mesa: Changes to 'master'

2008-09-21 Thread Keith Whitwell
The branch, master has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=master Summary of changes: src/mesa/sparc/sparc.c|2 +- src/mesa/swrast_setup/ss_vb.h |2 +- src/mesa/x86-64/x86-64.c |4 ++-- 3 files changed, 4 insertions(+), 4 deletion

mesa: Changes to 'gallium-0.2'

2008-09-21 Thread Keith Whitwell
The branch, gallium-0.2 has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.2 Summary of changes: via 7513bc3886b69335e7976b2c9bbde8e928485818 (commit) via 64dc397d8b6a0b1b87fde0a4f20a57fab2664ef2 (commit) from f25a90ed16d89b3cd33

mesa: Changes to 'gallium-0.2'

2008-09-21 Thread Keith Whitwell
The branch, gallium-0.2 has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.2 Summary of changes: via dd90d304f2751cbd3ca9a961c8e54d37aaa47d91 (commit) via 45efcc44c758a94928648bc20df32b98b3462bcc (commit) from 7513bc3886b69335e7976b2

mesa: Changes to 'master'

2008-09-21 Thread Keith Whitwell
The branch, master has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=master Summary of changes: docs/MESA_resize_buffers.spec |1 - docs/MESA_shader_debug.spec|1 - docs/MESA_texture_array.spec

mesa: Changes to 'gallium-0.2'

2008-09-21 Thread Keith Whitwell
The branch, gallium-0.2 has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.2 Summary of changes: src/mesa/swrast/s_points.h |4 1 files changed, 0 insertions(+), 4 deletions(-) via f9958a1ac625d8608e4a8a0c0d4c9f9d108cc401 (commit) f

mesa: Changes to 'gallium-0.2'

2008-09-21 Thread Keith Whitwell
The branch, gallium-0.2 has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.2 Summary of changes: src/mesa/drivers/dri/i915/intel_ioctl.h| 72 --- src/mesa/drivers/dri/i915/intel_screen.c | 691 +--- src/mesa/drivers/dri

mesa: Changes to 'gallium-0.2'

2008-09-21 Thread Keith Whitwell
The branch, gallium-0.2 has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.2 Summary of changes: src/mesa/drivers/x11/xm_api.c | 98 +- src/mesa/drivers/x11/xm_buffer.c | 113 ++-- src/mesa/drivers/x11/xm_dd.c | 24 +-- src/m

mesa: Changes to 'gallium-0.2'

2008-09-21 Thread Keith Whitwell
The branch, gallium-0.2 has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.2 Summary of changes: src/mesa/sources |5 - 1 files changed, 0 insertions(+), 5 deletions(-) via 53dd838de6cd455f00f43ef7f733d4e9b420b8d8 (commit) from 0092

mesa: Changes to 'gallium-0.2'

2008-09-21 Thread Keith Whitwell
The branch, gallium-0.2 has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.2 Summary of changes: progs/fp/.gitignore |1 + progs/tests/mipmap_view.c|5 +++- progs/{vp => vpglsl}/.gitignore |0 src/

mesa: Changes to 'master'

2008-09-21 Thread Markus Amsler
The branch, master has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=master Summary of changes: src/mesa/x86/common_x86_asm.S |1 + 1 files changed, 1 insertions(+), 0 deletions(-) via a7573d805e9fa4d985cf48f467df5bd39dc3e7c0 (commit) from 45efc

Mesa (gallium-0.2): gallium: fix a fbo crash

2008-09-21 Thread Zack Rusin
Module: Mesa Branch: gallium-0.2 Commit: 90f1677fe6b6a016d38e89d1ebb23ce255f17b74 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90f1677fe6b6a016d38e89d1ebb23ce255f17b74 Author: Zack Rusin <[EMAIL PROTECTED]> Date: Sun Sep 21 00:20:38 2008 -0400 gallium: fix a fbo crash don't dirty

Mesa (gallium-0.2): gallium: cleanup the after merge framebuffer update code

2008-09-21 Thread Zack Rusin
Module: Mesa Branch: gallium-0.2 Commit: e61793a7c01588f2e6235f1271af4c58fa8adad4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e61793a7c01588f2e6235f1271af4c58fa8adad4 Author: Zack Rusin <[EMAIL PROTECTED]> Date: Sun Sep 21 18:32:09 2008 -0400 gallium: cleanup the after merge frame

Mesa (master): i965: fix compilation

2008-09-21 Thread Benjamin Close
Module: Mesa Branch: master Commit: 7c1fda71acfbe01bf36356f6af90d9ac631e18c1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c1fda71acfbe01bf36356f6af90d9ac631e18c1 Author: Benjamin Close <[EMAIL PROTECTED]> Date: Mon Sep 22 12:17:30 2008 +0930 i965: fix compilation Found By: Tinder

Mesa (master): glut: Remove EOF characters.

2008-09-21 Thread Jose Fonseca
Module: Mesa Branch: master Commit: d1e1a76f6220127f91f3d1adbbfc764332a9a138 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d1e1a76f6220127f91f3d1adbbfc764332a9a138 Author: José Fonseca <[EMAIL PROTECTED]> Date: Thu Aug 7 09:03:30 2008 +0100 glut: Remove EOF characters. --- src/g

Mesa (master): 56 new commits

2008-09-21 Thread Keith Whitwell
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6fd15dd80666ccb1e9b99cedd306e32cc7cee989 Author: Brian Paul <[EMAIL PROTECTED]> Date: Tue Aug 19 18:14:15 2008 -0600 mesa: allow for extra per-context init (cherry picked from commit 815cdcfbc0740c66b901361620c88d99541bdad2) URL:

Mesa (gallium-0.2): 60 new commits

2008-09-21 Thread Keith Whitwell
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dace236c5fffa29d59e4d12fa865889bbecbdd24 Merge: e61793a7c01588f2e6235f1271af4c58fa8adad4 6fd15dd80666ccb1e9b99cedd306e32cc7cee989 Author: Keith Whitwell <[EMAIL PROTECTED]> Date: Sun Sep 21 22:30:55 2008 -0700 Merge branch 'master' i