Mesa (master): gallium/docs: document result type for some types of queries

2011-01-19 Thread Brian Paul
Module: Mesa Branch: master Commit: 34613c66acb6143719315d409f167124c78f5cde URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=34613c66acb6143719315d409f167124c78f5cde Author: Brian Paul Date: Tue Jan 18 16:34:22 2011 -0700 gallium/docs: document result type for some types of queries

Mesa (master): mesa: implement glGetShaderPrecisionFormat()

2011-01-19 Thread Brian Paul
Module: Mesa Branch: master Commit: 3ee60a3558a3546b3c3a0a9732d384afcf02994a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ee60a3558a3546b3c3a0a9732d384afcf02994a Author: Brian Paul Date: Wed Jan 19 07:41:20 2011 -0700 mesa: implement glGetShaderPrecisionFormat() Drivers should o

Mesa (master): r600g: fix segfault if texture operand is a literal

2011-01-19 Thread Christian König
Module: Mesa Branch: master Commit: a124490262a29d2e873fe50ca57974f246946b85 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a124490262a29d2e873fe50ca57974f246946b85 Author: Christian König Date: Wed Jan 19 23:46:27 2011 +0100 r600g: fix segfault if texture operand is a literal This

Mesa (master): i965/fs: Add a helper for detecting texturing opcodes.

2011-01-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3f2fe31eee1667ef9cad99aaad69e52a09c9effa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f2fe31eee1667ef9cad99aaad69e52a09c9effa Author: Eric Anholt Date: Tue Jan 18 21:10:03 2011 -0800 i965/fs: Add a helper for detecting texturing opcodes. ---

Mesa (master): i965/fs: Add an instruction scheduler.

2011-01-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: 63879d90ace519749fed228ca0e21b5b56c7e1c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63879d90ace519749fed228ca0e21b5b56c7e1c0 Author: Eric Anholt Date: Tue Jan 18 17:16:49 2011 -0800 i965/fs: Add an instruction scheduler. Improves performance

Mesa (master): i965/fs: Assign URB/ CURB register numbers after instruction scheduling.

2011-01-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1991d92207cf629ba4ceead4bfc3f768d7b9e402 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1991d92207cf629ba4ceead4bfc3f768d7b9e402 Author: Eric Anholt Date: Tue Jan 18 22:03:34 2011 -0800 i965/fs: Assign URB/CURB register numbers after instruction s

Mesa (master): i965/fs: Add a helper function for detecting math opcodes.

2011-01-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: 382c2d99da3f219a5b82f391a81b534b6b44ebce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=382c2d99da3f219a5b82f391a81b534b6b44ebce Author: Eric Anholt Date: Tue Jan 18 22:48:11 2011 -0800 i965/fs: Add a helper function for detecting math opcodes. -

Mesa (master): i965/fs: Take the shared mathbox into account in instruction scheduling.

2011-01-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: b41d323c90da47d720c015a18aa90e9efbb689aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b41d323c90da47d720c015a18aa90e9efbb689aa Author: Eric Anholt Date: Tue Jan 18 21:26:53 2011 -0800 i965/fs: Take the shared mathbox into account in instruction

Mesa (master): llvmpipe: implement TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS

2011-01-19 Thread Brian Paul
Module: Mesa Branch: master Commit: 7e86d9bd8c48626c9f2dbd8b96da055e329d5bc1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e86d9bd8c48626c9f2dbd8b96da055e329d5bc1 Author: Brian Paul Date: Wed Jan 19 18:45:43 2011 -0700 llvmpipe: implement TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS

Mesa (master): r200: fix up some problems with TFP on r200

2011-01-19 Thread Dave Airlie
Module: Mesa Branch: master Commit: 8c68362d7c3ab9a49714b59255d05c871d8d2eff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c68362d7c3ab9a49714b59255d05c871d8d2eff Author: Dave Airlie Date: Thu Jan 20 14:34:32 2011 +1000 r200: fix up some problems with TFP on r200 --- src/mesa/d

Mesa (master): softpipe: Bind samplers to views instead of the underlying resource.

2011-01-19 Thread Brian Paul
Module: Mesa Branch: master Commit: 21148e6a8806736b4487da41b01e2d3c01cbc743 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=21148e6a8806736b4487da41b01e2d3c01cbc743 Author: Henri Verbeet Date: Wed Jan 19 19:11:05 2011 -0700 softpipe: Bind samplers to views instead of the underlying

Mesa (master): softpipe: Get rid of the redundant resource parameter to get_sampler_variant().

2011-01-19 Thread Brian Paul
Module: Mesa Branch: master Commit: 54fdc351ddbda68bd6ef75021dafcdf8654a4342 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=54fdc351ddbda68bd6ef75021dafcdf8654a4342 Author: Henri Verbeet Date: Mon Jan 17 22:03:29 2011 +0100 softpipe: Get rid of the redundant resource parameter to ge

Mesa (master): autoconf: Fail when --with-state-trackers is incomplete.

2011-01-19 Thread Chia-I Wu
Module: Mesa Branch: master Commit: c116a0e2dcce7635707fab724cfe4f6bc23906e3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c116a0e2dcce7635707fab724cfe4f6bc23906e3 Author: Chia-I Wu Date: Thu Jan 20 14:19:13 2011 +0800 autoconf: Fail when --with-state-trackers is incomplete. When

Mesa (master): glsl: Don't bother unsetting a destructor that was never set .

2011-01-19 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 21031b4e887a4bd5563130d54a11972b69cb2645 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=21031b4e887a4bd5563130d54a11972b69cb2645 Author: Kenneth Graunke Date: Sat Jan 15 15:25:02 2011 -0800 glsl: Don't bother unsetting a destructor that was never

Mesa (master): Add machine generated files to .gitignore

2011-01-19 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: aec19381ecef7d98211910709429e0077e82ef87 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aec19381ecef7d98211910709429e0077e82ef87 Author: twied Date: Mon Jan 17 19:46:17 2011 +0100 Add machine generated files to .gitignore --- src/glsl/.gitignor

Mesa (master): doxygen: Add glsl to the Makefile and .gitignore.

2011-01-19 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 4fafde6a8cd456e591186f0b02cdcbf07f5cd442 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4fafde6a8cd456e591186f0b02cdcbf07f5cd442 Author: Kenneth Graunke Date: Wed Jan 19 23:49:54 2011 -0800 doxygen: Add glsl to the Makefile and .gitignore. ---