Mesa (master): i915g: Implement surface format fixup without adding an extra instruction.

2011-06-30 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: a9cb01f35597797a83ac940b0230a8f74f99a1b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9cb01f35597797a83ac940b0230a8f74f99a1b8 Author: Stéphane Marchesin Date: Thu Jun 30 02:05:50 2011 -0700 i915g: Implement surface format fixup without adding a

Mesa (master): scons: Make declaration-after-statement and pointer-arith just warnings.

2011-06-30 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 0edb40cb69124722691011b0db1c8b7376217728 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0edb40cb69124722691011b0db1c8b7376217728 Author: José Fonseca Date: Thu Jun 30 10:43:57 2011 +0100 scons: Make declaration-after-statement and pointer-arith ju

Mesa (master): scons: Buid libGL.so (WIP).

2011-06-30 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 2699fce0d69db5158427c8b6c8194b2eefc5e58b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2699fce0d69db5158427c8b6c8194b2eefc5e58b Author: José Fonseca Date: Fri Jun 17 20:12:18 2011 +0100 scons: Buid libGL.so (WIP). --- common.py

Mesa (master): scons: Expose pkg-config in a simpler manner.

2011-06-30 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 235225ec935002b4669d14a48c9c20864a5496f8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=235225ec935002b4669d14a48c9c20864a5496f8 Author: José Fonseca Date: Thu Jun 30 17:36:37 2011 +0100 scons: Expose pkg-config in a simpler manner. --- scons/c

Mesa (glsl-to-tgsi): r200,r600c,i965: fix build

2011-06-30 Thread Bryan Cain
Module: Mesa Branch: glsl-to-tgsi Commit: 4d0203a49dcb4c2e06d0ce911b9896bd9d3f72a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d0203a49dcb4c2e06d0ce911b9896bd9d3f72a2 Author: Bryan Cain Date: Thu Jun 30 13:42:37 2011 -0500 r200,r600c,i965: fix build --- src/mesa/drivers/dri/i

Mesa (master): docs: update GL3 status - vertex textures

2011-06-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: 9e9d73ef100bb49c832d6f8c62cfcabbb5225928 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e9d73ef100bb49c832d6f8c62cfcabbb5225928 Author: Marek Olšák Date: Thu Jun 30 21:27:46 2011 +0200 docs: update GL3 status - vertex textures They work fine on

Mesa (master): r600g: fix check for empty cs

2011-06-30 Thread Alex Deucher
Module: Mesa Branch: master Commit: 61c976c3ccc815aaf0128eea835aee9667cd8bbe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=61c976c3ccc815aaf0128eea835aee9667cd8bbe Author: Vadim Girlin Date: Wed Jun 29 16:29:18 2011 +0400 r600g: fix check for empty cs --- src/gallium/drivers/r60

Mesa (7.11): r600g: fix check for empty cs

2011-06-30 Thread Alex Deucher
Module: Mesa Branch: 7.11 Commit: 2196feb47f7734eb73c8f4163ca2d2169b037419 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2196feb47f7734eb73c8f4163ca2d2169b037419 Author: Vadim Girlin Date: Wed Jun 29 16:29:18 2011 +0400 r600g: fix check for empty cs --- src/gallium/drivers/r600/

Mesa (master): docs: add GL3 GLX todo

2011-06-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: 47362c2a6180e7d6db4f1d4a6a9b8920a3d8dd82 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47362c2a6180e7d6db4f1d4a6a9b8920a3d8dd82 Author: Marek Olšák Date: Thu Jun 30 22:53:13 2011 +0200 docs: add GL3 GLX todo --- docs/GL3.txt |3 ++- 1 file

Mesa (master): gallivm: Rename TargetInstrDesc to MCInstrDesc when using llvm-3.0.

2011-06-30 Thread Vinson Lee
Module: Mesa Branch: master Commit: b61e56756c2d61a94a8dd90abb4dc83e0c0349ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b61e56756c2d61a94a8dd90abb4dc83e0c0349ae Author: Vinson Lee Date: Thu Jun 30 15:07:57 2011 -0700 gallivm: Rename TargetInstrDesc to MCInstrDesc when using llvm

Mesa (master): gallivm: Pass in CPU name to createTargetMachine when on llvm-3.0.

2011-06-30 Thread Vinson Lee
Module: Mesa Branch: master Commit: f8fcaf0215f0434baf13bb5c45545c58f97846b6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8fcaf0215f0434baf13bb5c45545c58f97846b6 Author: Vinson Lee Date: Thu Jun 30 15:48:41 2011 -0700 gallivm: Pass in CPU name to createTargetMachine when on llvm-