Mesa (master): i965: Zero the offset into the vbo when uploading non-interleaved

2011-02-22 Thread Chris Wilson
Module: Mesa Branch: master Commit: 3377faffcdc7227bd27381894c87c7600547744f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3377faffcdc7227bd27381894c87c7600547744f Author: Chris Wilson ch...@chris-wilson.co.uk Date: Tue Feb 22 11:18:25 2011 + i965: Zero the offset into the vbo

Mesa (master): i965: Reinstate max-index paranoia

2011-02-22 Thread Chris Wilson
Module: Mesa Branch: master Commit: b4cbd2b312d53a50603e2cda925711bc9def4517 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4cbd2b312d53a50603e2cda925711bc9def4517 Author: Chris Wilson ch...@chris-wilson.co.uk Date: Tue Feb 22 11:19:32 2011 + i965: Reinstate max-index paranoia

Mesa (master): i965: Trim the interleaved upload to the minimum number of vertices

2011-02-22 Thread Chris Wilson
Module: Mesa Branch: master Commit: 3adc108b4a7460ef5d92c0f5f0ee655d4ca6cb32 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3adc108b4a7460ef5d92c0f5f0ee655d4ca6cb32 Author: Chris Wilson ch...@chris-wilson.co.uk Date: Tue Feb 22 11:17:39 2011 + i965: Trim the interleaved upload

Mesa (master): st/mesa: fix crash when DrawBuffer-_ColorDrawBuffers[0] is NULL

2011-02-22 Thread Marek Olšák
Module: Mesa Branch: master Commit: 7942e6a5ae0113f1cbdf62b772849cf6cdd4eca1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7942e6a5ae0113f1cbdf62b772849cf6cdd4eca1 Author: Marek Olšák mar...@gmail.com Date: Sun Feb 20 16:50:48 2011 +0100 st/mesa: fix crash when

Mesa (master): st/mesa: fix crash when using both user and vbo buffers with the same stride

2011-02-22 Thread Marek Olšák
Module: Mesa Branch: master Commit: 695cdee67827ee2c11e1445eb2022d3a530f1b23 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=695cdee67827ee2c11e1445eb2022d3a530f1b23 Author: Marek Olšák mar...@gmail.com Date: Sun Feb 20 18:05:24 2011 +0100 st/mesa: fix crash when using both user and

Mesa (7.9): mesa: include compiler.h for ASSERT macro

2011-02-22 Thread Brian Paul
Module: Mesa Branch: 7.9 Commit: 439c298595a617d9b10047f950334d05b64fa8e5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=439c298595a617d9b10047f950334d05b64fa8e5 Author: Brian Paul bri...@vmware.com Date: Tue Feb 22 07:17:32 2011 -0700 mesa: include compiler.h for ASSERT macro This

Mesa (master): gallium: new transfer flag: DISCARD_WHOLE_RESOURCE

2011-02-22 Thread Jose Fonseca
Module: Mesa Branch: master Commit: fad8497d3b1cead6f0a5056deaa49350ed4e4d41 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fad8497d3b1cead6f0a5056deaa49350ed4e4d41 Author: Keith Whitwell kei...@vmware.com Date: Wed Jan 5 17:33:43 2011 + gallium: new transfer flag:

Mesa (master): gallium/docs: Update PIPE_TRANSFER_xx docs. Reformat to use definitions.

2011-02-22 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 0562f446257f56ab37b2aaa9b4098dbc093e9070 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0562f446257f56ab37b2aaa9b4098dbc093e9070 Author: José Fonseca jfons...@vmware.com Date: Tue Feb 22 14:14:22 2011 + gallium/docs: Update PIPE_TRANSFER_xx

Mesa (master): gallium: s/PIPE_TRANSFER_CPU_READ/PIPE_TRANSFER_READ/ in comments.

2011-02-22 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 7aeb610fe1b2656070f25e0647fbfc89941c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7aeb610fe1b2656070f25e0647fbfc89941c Author: José Fonseca jfons...@vmware.com Date: Tue Feb 22 14:14:45 2011 + gallium:

Mesa (master): mesa: Avoid undeclared ffs function warning on mingw.

2011-02-22 Thread Jose Fonseca
Module: Mesa Branch: master Commit: c6cedd43feccb9341c597329e28bb432c491939f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c6cedd43feccb9341c597329e28bb432c491939f Author: José Fonseca jfons...@vmware.com Date: Tue Feb 22 14:59:09 2011 + mesa: Avoid undeclared ffs function

Mesa (7.9): glsl: add ir_shader case in switch stmt to silence warning

2011-02-22 Thread Brian Paul
Module: Mesa Branch: 7.9 Commit: ffd90332270f746fdec491fafdcb37fbaf1d0af1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ffd90332270f746fdec491fafdcb37fbaf1d0af1 Author: Brian Paul bri...@vmware.com Date: Tue Feb 22 08:17:21 2011 -0700 glsl: add ir_shader case in switch stmt to

Mesa (7.9): glsl2: fix signed/unsigned comparison warning

2011-02-22 Thread Brian Paul
Module: Mesa Branch: 7.9 Commit: 1bac4815a847540dc9a91823d0403f0f232abe9e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1bac4815a847540dc9a91823d0403f0f232abe9e Author: Brian Paul bri...@vmware.com Date: Tue Oct 12 08:54:16 2010 -0600 glsl2: fix signed/unsigned comparison warning

Mesa (master): i965/fs: Apply source modifier workarounds to POW as well.

2011-02-22 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 72cd7e87d35e96fad9643f1cee706a8568fa3fa1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72cd7e87d35e96fad9643f1cee706a8568fa3fa1 Author: Kenneth Graunke kenn...@whitecape.org Date: Sat Feb 19 01:03:08 2011 -0800 i965/fs: Apply source modifier

Mesa (master): i965: Fix shaders that write to gl_PointSize on Sandybridge.

2011-02-22 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 3e91070ea81da970b640acf22e2b1aa761161906 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e91070ea81da970b640acf22e2b1aa761161906 Author: Kenneth Graunke kenn...@whitecape.org Date: Tue Feb 22 10:04:18 2011 -0800 i965: Fix shaders that write to

Mesa (master): i965/fs: Correctly set up gl_FragCoord.w on Sandybridge.

2011-02-22 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 4a3b28113c3d23ba21bb8b8f5ebab7c567083a6d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a3b28113c3d23ba21bb8b8f5ebab7c567083a6d Author: Kenneth Graunke kenn...@whitecape.org Date: Sat Feb 19 16:48:24 2011 -0800 i965/fs: Correctly set up

Mesa (master): i965/fs: Avoid register coalescing away gen6 MATH workarounds.

2011-02-22 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 2c2686b912de19a430aba9f5ea5fa679eabdc5c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c2686b912de19a430aba9f5ea5fa679eabdc5c6 Author: Kenneth Graunke kenn...@whitecape.org Date: Sat Feb 19 01:05:11 2011 -0800 i965/fs: Avoid register coalescing

Mesa (master): i965: Increase Sandybridge point size clamp.

2011-02-22 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 2bfc23fb86964e4153f57f2a56248760f6066033 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2bfc23fb86964e4153f57f2a56248760f6066033 Author: Kenneth Graunke kenn...@whitecape.org Date: Sat Feb 19 17:22:47 2011 -0800 i965: Increase Sandybridge point

Mesa (master): i965/fs: Refactor control flow stack handling.

2011-02-22 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: df2aef0e197f9276f60a8e755260420c90841269 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=df2aef0e197f9276f60a8e755260420c90841269 Author: Kenneth Graunke kenn...@whitecape.org Date: Sat Feb 19 16:12:28 2011 -0800 i965/fs: Refactor control flow

Mesa (master): xlib: pass Display pointer to XMesaGarbageCollect()

2011-02-22 Thread Brian Paul
Module: Mesa Branch: master Commit: 90e227f0791cb585dc4e4e1f71e32c67f5e20436 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90e227f0791cb585dc4e4e1f71e32c67f5e20436 Author: Andy Skinner andy.skin...@mathworks.com Date: Fri Feb 11 07:31:25 2011 -0800 xlib: pass Display pointer to

Mesa (master): i915g: remove extra semicolons

2011-02-22 Thread Brian Paul
Module: Mesa Branch: master Commit: 7898d2ae16d335e27da599cd3cab04528248f959 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7898d2ae16d335e27da599cd3cab04528248f959 Author: Brian Paul bri...@vmware.com Date: Tue Feb 22 12:44:10 2011 -0700 i915g: remove extra semicolons ---

Mesa (master): r300g: fix missing initializers warning

2011-02-22 Thread Brian Paul
Module: Mesa Branch: master Commit: cbe47a2459c3b3a78a98038aed1990ec8627bb49 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbe47a2459c3b3a78a98038aed1990ec8627bb49 Author: Brian Paul bri...@vmware.com Date: Tue Feb 22 12:44:42 2011 -0700 r300g: fix missing initializers warning ---

Mesa (7.9): radeon/r200: fix fbo-clearmipmap + gen-teximage

2011-02-22 Thread Alex Deucher
Module: Mesa Branch: 7.9 Commit: 87a02b952be752cb8473066b0f1e3c01b7bc1850 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=87a02b952be752cb8473066b0f1e3c01b7bc1850 Author: Dave Airlie airl...@redhat.com Date: Wed Jan 19 10:39:32 2011 +1000 radeon/r200: fix fbo-clearmipmap +

Mesa (7.9): radeon: avoid segfault on 3D textures.

2011-02-22 Thread Alex Deucher
Module: Mesa Branch: 7.9 Commit: b093c9939e31c673d787f0c4215089c9295e50bf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b093c9939e31c673d787f0c4215089c9295e50bf Author: Dave Airlie airl...@redhat.com Date: Wed Jan 19 16:27:13 2011 +1000 radeon: avoid segfault on 3D textures. This

Mesa (7.9): dri_util: fail driCreateNewScreen if InitScreen is NULL

2011-02-22 Thread Alex Deucher
Module: Mesa Branch: 7.9 Commit: 4996e4a845340cc37e24ecb808106cf5246f55aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4996e4a845340cc37e24ecb808106cf5246f55aa Author: Paulo Zanoni pzan...@mandriva.com Date: Thu Jan 13 04:59:12 2011 -0800 dri_util: fail driCreateNewScreen if

Mesa (7.10): st/mesa: fix a regression from cae2bb76

2011-02-22 Thread Alex Deucher
Module: Mesa Branch: 7.10 Commit: b847da213ea011da6c96fc67e47fcee5866c1f32 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b847da213ea011da6c96fc67e47fcee5866c1f32 Author: Fredrik Höglund fred...@kde.org Date: Thu Jan 6 23:12:08 2011 +0100 st/mesa: fix a regression from cae2bb76

Mesa (7.10): dri_util: fail driCreateNewScreen if InitScreen is NULL

2011-02-22 Thread Alex Deucher
Module: Mesa Branch: 7.10 Commit: f0fa040d947742e6ba9cbde486044e7881323784 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0fa040d947742e6ba9cbde486044e7881323784 Author: Paulo Zanoni pzan...@mandriva.com Date: Thu Jan 13 04:59:12 2011 -0800 dri_util: fail driCreateNewScreen if

Mesa (7.10): radeon: calculate complete texture state inside TFP function

2011-02-22 Thread Alex Deucher
Module: Mesa Branch: 7.10 Commit: d3d2be2de1249fab2916bcc47566fd8ad271038e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3d2be2de1249fab2916bcc47566fd8ad271038e Author: Dave Airlie airl...@redhat.com Date: Wed Jan 19 15:27:54 2011 +1000 radeon: calculate complete texture state

Mesa (7.10): radeon: avoid segfault on 3D textures.

2011-02-22 Thread Alex Deucher
Module: Mesa Branch: 7.10 Commit: 76366ee06b03c5eff259c2b4fdbb62c3c2638dd8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76366ee06b03c5eff259c2b4fdbb62c3c2638dd8 Author: Dave Airlie airl...@redhat.com Date: Wed Jan 19 16:27:13 2011 +1000 radeon: avoid segfault on 3D textures. This

Mesa (master): vbo: use ctx intstead of exec-ctx

2011-02-22 Thread Brian Paul
Module: Mesa Branch: master Commit: d8aebc4e4b9bb2b62dec5849698cfc1f2ed67c21 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d8aebc4e4b9bb2b62dec5849698cfc1f2ed67c21 Author: Brian Paul bri...@vmware.com Date: Tue Feb 22 13:24:56 2011 -0700 vbo: use ctx intstead of exec-ctx ---

Mesa (master): vbo: simplify NeedFlush flag clearing

2011-02-22 Thread Brian Paul
Module: Mesa Branch: master Commit: d7fcb2ac81e1b1da593f0ce7375324773470d8ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7fcb2ac81e1b1da593f0ce7375324773470d8ed Author: Brian Paul bri...@vmware.com Date: Tue Feb 22 13:31:09 2011 -0700 vbo: simplify NeedFlush flag clearing ---

Mesa (master): mesa: move comment, change debug code

2011-02-22 Thread Brian Paul
Module: Mesa Branch: master Commit: eb24a5a9be2d517dfe5a00c869e6255ed7a279ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb24a5a9be2d517dfe5a00c869e6255ed7a279ce Author: Brian Paul bri...@vmware.com Date: Tue Feb 22 13:37:30 2011 -0700 mesa: move comment, change debug code ---

Mesa (master): vbo: removed unused #defines, add comments

2011-02-22 Thread Brian Paul
Module: Mesa Branch: master Commit: bcd017f16fd00723a00a212775e22c55fac2af27 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bcd017f16fd00723a00a212775e22c55fac2af27 Author: Brian Paul bri...@vmware.com Date: Tue Feb 22 14:23:50 2011 -0700 vbo: removed unused #defines, add comments

Mesa (master): vbo: added vbo_check_buffers_are_unmapped() debug function

2011-02-22 Thread Brian Paul
Module: Mesa Branch: master Commit: 6d1f28d6c045f768da2eee779006535acf382cce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d1f28d6c045f768da2eee779006535acf382cce Author: Brian Paul bri...@vmware.com Date: Tue Feb 22 14:31:15 2011 -0700 vbo: added vbo_check_buffers_are_unmapped()