Mesa (master): configure: Disable drm egl platform by default

2011-06-24 Thread Benjamin Franzke
Module: Mesa Branch: master Commit: 15e64242f9f97f5e001bc7b9f94f17b013230ba5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=15e64242f9f97f5e001bc7b9f94f17b013230ba5 Author: Benjamin Franzke benjaminfran...@googlemail.com Date: Fri Jun 24 09:33:20 2011 +0200 configure: Disable drm

Mesa (master): targets/gbm: build pipe drivers

2011-06-24 Thread Chia-I Wu
Module: Mesa Branch: master Commit: f36d210c93b1fde0cdc5c6625ca2df25ad937aba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f36d210c93b1fde0cdc5c6625ca2df25ad937aba Author: Chia-I Wu o...@lunarg.com Date: Fri Jun 24 10:39:06 2011 +0900 targets/gbm: build pipe drivers Build pipe

Mesa (master): targets/egl-static: add support for driver lookup

2011-06-24 Thread Chia-I Wu
Module: Mesa Branch: master Commit: a000745f80f695cfa0cd1dc206869eeb5f87f36f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a000745f80f695cfa0cd1dc206869eeb5f87f36f Author: Chia-I Wu o...@lunarg.com Date: Mon Jun 20 12:36:02 2011 +0900 targets/egl-static: add support for driver

Mesa (master): targets/egl-static: allow st/mesa to be dynamically loaded

2011-06-24 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 7451bffad41a8ab7c61c9799b351c031852eb780 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7451bffad41a8ab7c61c9799b351c031852eb780 Author: Chia-I Wu o...@lunarg.com Date: Thu Jun 23 20:08:53 2011 +0900 targets/egl-static: allow st/mesa to be

Mesa (master): targets/egl-static: replace targets/egl

2011-06-24 Thread Chia-I Wu
Module: Mesa Branch: master Commit: b8f097f7a0da976ea23f8ee124f6faf0472ce42c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b8f097f7a0da976ea23f8ee124f6faf0472ce42c Author: Chia-I Wu o...@lunarg.com Date: Mon Jun 20 12:01:39 2011 +0900 targets/egl-static: replace targets/egl Build

Mesa (master): st/egl: make native_buffer interface typed

2011-06-24 Thread Chia-I Wu
Module: Mesa Branch: master Commit: febf5e4147612641fc23f202d5813958bee3af13 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=febf5e4147612641fc23f202d5813958bee3af13 Author: Chia-I Wu o...@lunarg.com Date: Fri Jun 24 13:30:35 2011 +0900 st/egl: make native_buffer interface typed Use

Mesa (master): targets/egl: removed

2011-06-24 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 875a1f896056fda291f19b1f119fc23b17fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=875a1f896056fda291f19b1f119fc23b17fe Author: Chia-I Wu o...@lunarg.com Date: Fri Jun 24 11:15:55 2011 +0900 targets/egl: removed Not used. ---

Mesa (master): gallium/tests/trivial: make it build

2011-06-24 Thread Brian Paul
Module: Mesa Branch: master Commit: c9760c5c89ecbd71b373e3b367b5e6d3a287e010 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c9760c5c89ecbd71b373e3b367b5e6d3a287e010 Author: Alon Levy al...@redhat.com Date: Wed Jun 22 14:31:11 2011 +0200 gallium/tests/trivial: make it build

Mesa (master): gallium/tests/trivial: use CXX to do final link

2011-06-24 Thread Brian Paul
Module: Mesa Branch: master Commit: b663292ae940e76e7d8f3f6d2a895fa51564539f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b663292ae940e76e7d8f3f6d2a895fa51564539f Author: Brian Paul bri...@vmware.com Date: Fri Jun 24 09:00:57 2011 -0600 gallium/tests/trivial: use CXX to do final

Mesa (master): gallium/tests/trivial: update comment

2011-06-24 Thread Brian Paul
Module: Mesa Branch: master Commit: 08183357c036352b7f143ad1f4be2b8e79333a98 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=08183357c036352b7f143ad1f4be2b8e79333a98 Author: Brian Paul bri...@vmware.com Date: Fri Jun 24 09:01:33 2011 -0600 gallium/tests/trivial: update comment ---

Mesa (master): Fix 24bpp software rendering

2011-06-24 Thread Brian Paul
Module: Mesa Branch: master Commit: c0c0bb6cb140825f5bab3c40c0c9c0ec575fbc76 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0c0bb6cb140825f5bab3c40c0c9c0ec575fbc76 Author: Marc Pignat m...@pignat.org Date: Fri Jun 24 15:19:32 2011 +0200 Fix 24bpp software rendering This patch add

Mesa (master): st/mesa: fix all_varyings_in_vbos() regression

2011-06-24 Thread Brian Paul
Module: Mesa Branch: master Commit: d91dc4a356e5509116572770b89d0a7520a55bfc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d91dc4a356e5509116572770b89d0a7520a55bfc Author: Brian Paul bri...@vmware.com Date: Fri Jun 24 10:41:42 2011 -0600 st/mesa: fix all_varyings_in_vbos()

Mesa (master): i965: Reuse existing program data when a new compiled program matches.

2011-06-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 18d4a44bdc2ed91ec9511d816acddc4a0bd7f9be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=18d4a44bdc2ed91ec9511d816acddc4a0bd7f9be Author: Eric Anholt e...@anholt.net Date: Sat Feb 26 02:01:37 2011 -0800 i965: Reuse existing program data when a new

Mesa (master): i965: Don' t bother telling tnl about state updates unless we fall back.

2011-06-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6cf3d1cace770a3b4a0bff0d44db3b9e1da4cb09 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6cf3d1cace770a3b4a0bff0d44db3b9e1da4cb09 Author: Eric Anholt e...@anholt.net Date: Tue Jun 21 16:52:51 2011 -0700 i965: Don't bother telling tnl about state

Mesa (master): i965: Don' t bother telling swrast_setup about state updates until fallback.

2011-06-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3541cc0d40f86d8ea63a876b7215831335ec677d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3541cc0d40f86d8ea63a876b7215831335ec677d Author: Eric Anholt e...@anholt.net Date: Tue Jun 21 17:02:14 2011 -0700 i965: Don't bother telling swrast_setup about

Mesa (master): i965: Make the brw_format_for_mesa_format table static const .

2011-06-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 0c27dcb75cf43bd58d32c3d5d580f0d3145e27d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c27dcb75cf43bd58d32c3d5d580f0d3145e27d8 Author: Eric Anholt e...@anholt.net Date: Tue Jun 21 17:38:20 2011 -0700 i965: Make the brw_format_for_mesa_format

Mesa (master): r600g: LIT: fix xy slots order

2011-06-24 Thread Jerome Glisse
Module: Mesa Branch: master Commit: 8567e02dca6a944c703185f268a7a624fdd65482 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8567e02dca6a944c703185f268a7a624fdd65482 Author: Vadim Girlin vadimgir...@gmail.com Date: Fri Jun 24 20:29:11 2011 +0400 r600g: LIT: fix xy slots order

Mesa (master): r600g: optimize spi update

2011-06-24 Thread Jerome Glisse
Module: Mesa Branch: master Commit: d81126b714cd4de0ab036bb22bf4103f5fcec015 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d81126b714cd4de0ab036bb22bf4103f5fcec015 Author: Vadim Girlin vadimgir...@gmail.com Date: Fri Jun 24 20:29:12 2011 +0400 r600g: optimize spi update

Mesa (master): r600g: implement fragment and vertex color clamp

2011-06-24 Thread Jerome Glisse
Module: Mesa Branch: master Commit: eafd331cf3b024001abd3f64861f41cd33a9acb2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eafd331cf3b024001abd3f64861f41cd33a9acb2 Author: Vadim Girlin vadimgir...@gmail.com Date: Fri Jun 24 20:29:13 2011 +0400 r600g: implement fragment and vertex

Mesa (master): egl_dri2: Build drm platform only if enabled

2011-06-24 Thread Benjamin Franzke
Module: Mesa Branch: master Commit: 629c15aaacb69a8f2060e366fba679601738b22d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=629c15aaacb69a8f2060e366fba679601738b22d Author: Benjamin Franzke benjaminfran...@googlemail.com Date: Fri Jun 24 21:45:05 2011 +0200 egl_dri2: Build drm

Mesa (master): st/mesa: fix pipe_get_transfer() call in fallback_copy_texsubimage()

2011-06-24 Thread Brian Paul
Module: Mesa Branch: master Commit: 09e71cf7228232aa203915c9248c79cf26c5b917 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=09e71cf7228232aa203915c9248c79cf26c5b917 Author: Brian Paul bri...@vmware.com Date: Fri Jun 24 13:59:33 2011 -0600 st/mesa: fix pipe_get_transfer() call in

Mesa (master): mesa: fix texstore of DEPTH24_STENCIL8 if srcFormat is STENCIL_INDEX

2011-06-24 Thread Marek Olšák
Module: Mesa Branch: master Commit: e41a91cea764cc1ba95906251cd907d837225293 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e41a91cea764cc1ba95906251cd907d837225293 Author: Marek Olšák mar...@gmail.com Date: Tue Jun 21 05:10:26 2011 +0200 mesa: fix texstore of DEPTH24_STENCIL8 if

Mesa (master): mesa: remove unused function _mesa_new_depthstencil_renderbuffer

2011-06-24 Thread Marek Olšák
Module: Mesa Branch: master Commit: 2b41399bb46356d5866c9bb4adfe4bb8f4878468 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b41399bb46356d5866c9bb4adfe4bb8f4878468 Author: Marek Olšák mar...@gmail.com Date: Wed Jun 1 15:10:27 2011 +0200 mesa: remove unused function

Mesa (master): mesa: fix a memory leak in _mesa_unpack_depth_span

2011-06-24 Thread Marek Olšák
Module: Mesa Branch: master Commit: 12c105b5de7dfb0e1c1f1fbe4ee71ddd54b020a7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=12c105b5de7dfb0e1c1f1fbe4ee71ddd54b020a7 Author: Marek Olšák mar...@gmail.com Date: Tue Jun 21 05:07:53 2011 +0200 mesa: fix a memory leak in

Mesa (master): mesa: don' t allocate memory in _mesa_unpack_depth_span if we don't need it

2011-06-24 Thread Marek Olšák
Module: Mesa Branch: master Commit: 100a37587f9919d986e6af6f7e2ddecdc5bcfd09 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=100a37587f9919d986e6af6f7e2ddecdc5bcfd09 Author: Marek Olšák mar...@gmail.com Date: Tue Jun 21 05:08:28 2011 +0200 mesa: don't allocate memory in

Mesa (7.10): mesa: fix a memory leak in _mesa_unpack_depth_span

2011-06-24 Thread Marek Olšák
Module: Mesa Branch: 7.10 Commit: 26ab29cf792931dde48003df512757fe844f068f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26ab29cf792931dde48003df512757fe844f068f Author: Marek Olšák mar...@gmail.com Date: Tue Jun 21 05:07:53 2011 +0200 mesa: fix a memory leak in

Mesa (master): st/mesa: add PIPE_FORMAT_R8G8B8A8_UNORM as the first RGBA format.

2011-06-24 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: 407832b0d251515307dc0712863e243435baa4c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=407832b0d251515307dc0712863e243435baa4c2 Author: Stéphane Marchesin marc...@chromium.org Date: Fri Jun 24 14:07:31 2011 -0700 st/mesa: add

Mesa (master): intel: Define functions intel_texture_s8z24_scatter/gather

2011-06-24 Thread Chad Versace
Module: Mesa Branch: master Commit: 01e493980c133ad20f70d627dcc1b1900e3ebf44 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=01e493980c133ad20f70d627dcc1b1900e3ebf44 Author: Chad Versace c...@chad-versace.us Date: Tue Jun 21 22:58:39 2011 -0700 intel: Define functions

Mesa (master): intel: Add fields to intel_texture for faking s8z24 with separate stencil

2011-06-24 Thread Chad Versace
Module: Mesa Branch: master Commit: 1a062dfc6f6e872e18f048bb5a61709c36f22870 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a062dfc6f6e872e18f048bb5a61709c36f22870 Author: Chad Versace c...@chad-versace.us Date: Tue Jun 21 13:44:57 2011 -0700 intel: Add fields to intel_texture for

Mesa (master): intel: Change signature of intel_create_wrapped_renderbuffer

2011-06-24 Thread Chad Versace
Module: Mesa Branch: master Commit: 8869a2623775a4879ac310d7073f184b7d45eed1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8869a2623775a4879ac310d7073f184b7d45eed1 Author: Chad Versace c...@chad-versace.us Date: Tue Jun 21 14:06:13 2011 -0700 intel: Change signature of

Mesa (master): intel: Perform gather on s8z24 texture images during glGetTexImage

2011-06-24 Thread Chad Versace
Module: Mesa Branch: master Commit: 951b75808eeac5fb97183ea8e653512bfa35fdb2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=951b75808eeac5fb97183ea8e653512bfa35fdb2 Author: Chad Versace c...@chad-versace.us Date: Tue Jun 21 21:42:48 2011 -0700 intel: Perform gather on s8z24 texture

Mesa (master): intel: Declare some functions in intel_fbo.c as non-static

2011-06-24 Thread Chad Versace
Module: Mesa Branch: master Commit: 5cd4d8551778e1b371397ad4a1144a1c0b9f436f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5cd4d8551778e1b371397ad4a1144a1c0b9f436f Author: Chad Versace c...@chad-versace.us Date: Wed Jun 22 10:26:26 2011 -0700 intel: Declare some functions in

Mesa (master): intel: Factor region updates out of intel_update_wrapper

2011-06-24 Thread Chad Versace
Module: Mesa Branch: master Commit: bffae4c9cd7df044cdbeeed1de257d720f1e76ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bffae4c9cd7df044cdbeeed1de257d720f1e76ac Author: Chad Versace c...@chad-versace.us Date: Wed Jun 22 16:08:49 2011 -0700 intel: Factor region updates out of

Mesa (master): intel: In intel_update_wrapper, support s8z24 textures when using separate stencil

2011-06-24 Thread Chad Versace
Module: Mesa Branch: master Commit: e357ae949465d0304adb704df5d860ee678390e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e357ae949465d0304adb704df5d860ee678390e7 Author: Chad Versace c...@chad-versace.us Date: Wed Jun 22 19:44:53 2011 -0700 intel: In intel_update_wrapper, support

Mesa (master): intel: Change framebuffer validation criteria

2011-06-24 Thread Chad Versace
Module: Mesa Branch: master Commit: 97f263c229784a55014b32e8b3e420e58f8bc851 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97f263c229784a55014b32e8b3e420e58f8bc851 Author: Chad Versace c...@chad-versace.us Date: Wed Jun 22 17:52:22 2011 -0700 intel: Change framebuffer validation

Mesa (master): intel: Fix workaround for _mesa_update_framebuffer

2011-06-24 Thread Chad Versace
Module: Mesa Branch: master Commit: 6062692cc6cd2a88d854b304d9a85bcf4bab0d11 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6062692cc6cd2a88d854b304d9a85bcf4bab0d11 Author: Chad Versace c...@chad-versace.us Date: Thu Jun 23 01:20:19 2011 -0700 intel: Fix workaround for

Mesa (master): r600g: eg+ support for FS_COLOR0_WRITES_ALL_CBUFS

2011-06-24 Thread Alex Deucher
Module: Mesa Branch: master Commit: feec48114b261f43c8dc94c06cfccea3b6ef1689 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=feec48114b261f43c8dc94c06cfccea3b6ef1689 Author: Alex Deucher alexdeuc...@gmail.com Date: Fri Jun 24 18:05:53 2011 -0400 r600g: eg+ support for

Mesa (master): r600g: limit fs_write_all shader rebuild to eg+

2011-06-24 Thread Alex Deucher
Module: Mesa Branch: master Commit: 3acae4591566ed9560798e23edb5416e6a614a21 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3acae4591566ed9560798e23edb5416e6a614a21 Author: Alex Deucher alexdeuc...@gmail.com Date: Fri Jun 24 18:27:39 2011 -0400 r600g: limit fs_write_all shader

Mesa (master): i965: fix mask used to write to clip distance registers when gen6

2011-06-24 Thread Paul Berry
Module: Mesa Branch: master Commit: 95c2e0b601fd333cc73d7f214a3cd949f7e45aac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95c2e0b601fd333cc73d7f214a3cd949f7e45aac Author: Paul Berry stereotype...@gmail.com Date: Sun Jun 12 10:47:46 2011 -0700 i965: fix mask used to write to clip

Mesa (master): indices: fix conversion of PIPE_PRIM_POLYGON to lines

2011-06-24 Thread Brian Paul
Module: Mesa Branch: master Commit: 6b28b44d458177209705637f759d03a27fa100f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b28b44d458177209705637f759d03a27fa100f1 Author: Brian Paul bri...@vmware.com Date: Thu Jun 23 18:44:42 2011 -0600 indices: fix conversion of PIPE_PRIM_POLYGON

Mesa (master): i915g: Fix point sprites.

2011-06-24 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: 1a69b50b3b441ce8f7a00af3a7f02c37df50f6c3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a69b50b3b441ce8f7a00af3a7f02c37df50f6c3 Author: Stéphane Marchesin marc...@chromium.org Date: Fri Jun 24 16:18:58 2011 -0700 i915g: Fix point sprites. ---

Mesa (master): i915g: Don't do shader fixup if no surface is bound.

2011-06-24 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: 3a7953910a7c3babebd6479bbefe9a1032bd8299 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a7953910a7c3babebd6479bbefe9a1032bd8299 Author: Stéphane Marchesin marc...@chromium.org Date: Fri Jun 24 16:41:09 2011 -0700 i915g: Don't do shader fixup if

Mesa (master): i915g: add fake occlusion queries.

2011-06-24 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: 7b44830ef40b6d4644c3f55189ed2457e6822428 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b44830ef40b6d4644c3f55189ed2457e6822428 Author: Stéphane Marchesin marc...@chromium.org Date: Fri Jun 24 17:18:12 2011 -0700 i915g: add fake occlusion

Mesa (master): i965/gen5: Fix grf_used calculation for 16-wide.

2011-06-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 773556e0f537eba82d9d68d618e229140f413620 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=773556e0f537eba82d9d68d618e229140f413620 Author: Eric Anholt e...@anholt.net Date: Fri Jun 24 15:40:51 2011 -0700 i965/gen5: Fix grf_used calculation for

Mesa (glsl-to-tgsi): glsl_to_tgsi: remove handling of XPD opcode in compile_tgsi_instruction()

2011-06-24 Thread Bryan Cain
Module: Mesa Branch: glsl-to-tgsi Commit: 857f3973b457f41078af803e1c562cec3d4a6dce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=857f3973b457f41078af803e1c562cec3d4a6dce Author: Bryan Cain bryanca...@gmail.com Date: Thu Jun 23 19:53:37 2011 -0500 glsl_to_tgsi: remove handling of

Mesa (glsl-to-tgsi): glsl_to_tgsi: add a better, more advanced dead code elimination pass

2011-06-24 Thread Bryan Cain
Module: Mesa Branch: glsl-to-tgsi Commit: de3a9fbd852b86a9a7818abf9ad7ca2e32e26ba2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de3a9fbd852b86a9a7818abf9ad7ca2e32e26ba2 Author: Bryan Cain bryanca...@gmail.com Date: Fri Jun 24 18:45:04 2011 -0500 glsl_to_tgsi: add a better, more

Mesa (master): i915g: always upload the vs constants.

2011-06-24 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: ac8f59b23ed8256bcce40c47b5773669b00ba78a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ac8f59b23ed8256bcce40c47b5773669b00ba78a Author: Stéphane Marchesin marc...@chromium.org Date: Fri Jun 24 19:51:25 2011 -0700 i915g: always upload the vs

Mesa (glsl-to-tgsi): glsl_to_tgsi: use the correct writemask in try_emit_mad() and try_emit_sat()

2011-06-24 Thread Bryan Cain
Module: Mesa Branch: glsl-to-tgsi Commit: bdc3e8fc7089fe66c95be84de75fce9ae8e76560 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bdc3e8fc7089fe66c95be84de75fce9ae8e76560 Author: Bryan Cain bryanca...@gmail.com Date: Fri Jun 24 22:32:26 2011 -0500 glsl_to_tgsi: use the correct