Mesa (master): identity: Use the correct texture

2009-08-06 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: c818efd0b30efbdb077a4a2497ad8de7f015c8d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c818efd0b30efbdb077a4a2497ad8de7f015c8d5 Author: Jakob Bornecrantz ja...@vmware.com Date: Thu Aug 6 13:20:49 2009 +0100 identity: Use the correct texture ---

Mesa (master): progs/egl: Add xeglbindtex, really.

2009-08-06 Thread Brian Paul
Module: Mesa Branch: master Commit: e179ab2815f4de7a704f057204e692b136e7a0b3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e179ab2815f4de7a704f057204e692b136e7a0b3 Author: Chia-I Wu olva...@gmail.com Date: Thu Aug 6 08:39:25 2009 -0600 progs/egl: Add xeglbindtex, really. Missed

Mesa (master): Ensure GL_EXT_blend_equation_separate is enabled when 2. 0 is enabled.

2009-08-06 Thread Alan Hourihane
Module: Mesa Branch: master Commit: 45b12edcbe2c112a87993f810f832a9141085b17 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45b12edcbe2c112a87993f810f832a9141085b17 Author: Alan Hourihane al...@jetpack.(none) Date: Thu Aug 6 15:54:49 2009 +0100 Ensure GL_EXT_blend_equation_separate

Mesa (mesa_7_5_branch): Ensure GL_EXT_blend_equation_separate is enabled when 2.0 is enabled.

2009-08-06 Thread Alan Hourihane
Module: Mesa Branch: mesa_7_5_branch Commit: 8c223e8eb6359d5df918e23ae5c036fa134cc40d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c223e8eb6359d5df918e23ae5c036fa134cc40d Author: Alan Hourihane al...@jetpack.(none) Date: Thu Aug 6 15:54:49 2009 +0100 Ensure

Mesa (mesa_7_5_branch): util: added util_same_surface() helper function

2009-08-06 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: ffb1f9bded52aa9f53ed179f91186c9e8c59b8c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ffb1f9bded52aa9f53ed179f91186c9e8c59b8c8 Author: Brian Paul bri...@vmware.com Date: Thu Aug 6 09:02:05 2009 -0600 util: added util_same_surface()

Mesa (mesa_7_5_branch): util: use util_same_surface() to compare surface pointers

2009-08-06 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: 24fdf8aadb6cd1f98d0ce54a1e4f28cb964b99e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=24fdf8aadb6cd1f98d0ce54a1e4f28cb964b99e0 Author: Brian Paul bri...@vmware.com Date: Thu Aug 6 09:02:36 2009 -0600 util: use util_same_surface() to

Mesa (master): GL_ARB_vertex_array_bgra is (basically) a synonym for the EXT version

2009-08-06 Thread Ian Romanick
Module: Mesa Branch: master Commit: 3cb6f3bf21adc5ced428521746746fb85c6ae47c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3cb6f3bf21adc5ced428521746746fb85c6ae47c Author: Ian Romanick ian.d.roman...@intel.com Date: Thu Aug 6 15:21:23 2009 -0500 GL_ARB_vertex_array_bgra is

Mesa (mesa_7_5_branch): util: include u_surface.h, added comment

2009-08-06 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: 98f00e8eb90b2b46fe72ffb0aea6cd516cf47497 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=98f00e8eb90b2b46fe72ffb0aea6cd516cf47497 Author: Brian Paul bri...@vmware.com Date: Thu Aug 6 14:54:25 2009 -0600 util: include u_surface.h, added

Mesa (mesa_7_5_branch): util: fix incorrect assertion

2009-08-06 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: 9676ed27fe1f59956779ca4a612929e0cf61e3a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9676ed27fe1f59956779ca4a612929e0cf61e3a3 Author: Brian Paul bri...@vmware.com Date: Thu Aug 6 14:58:01 2009 -0600 util: fix incorrect assertion

Mesa (master): r200: fix scissor emission for r200 under kms

2009-08-06 Thread Dave Airlie
Module: Mesa Branch: master Commit: eaf87e84c3e29f8473cc04f681e965fbef38916b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eaf87e84c3e29f8473cc04f681e965fbef38916b Author: Dave Airlie airl...@redhat.com Date: Fri Aug 7 14:12:09 2009 +1000 r200: fix scissor emission for r200 under