Mesa (master): mesa: minor clean-ups in context code

2010-11-16 Thread Brian Paul
Module: Mesa Branch: master Commit: 1d39df42c429a99b3c3b77b6da3517d8567eafb7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d39df42c429a99b3c3b77b6da3517d8567eafb7 Author: Brian Paul Date: Tue Nov 16 15:47:11 2010 -0700 mesa: minor clean-ups in context code --- src/mesa/main/con

Mesa (master): mesa: reorder texture_error_check() params

2010-11-16 Thread Brian Paul
Module: Mesa Branch: master Commit: 85288ad722aa0ad378004c523a0e1a4984e15316 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=85288ad722aa0ad378004c523a0e1a4984e15316 Author: Brian Paul Date: Tue Nov 16 15:32:52 2010 -0700 mesa: reorder texture_error_check() params To better match ot

Mesa (master): mesa: 80-column wrapping

2010-11-16 Thread Brian Paul
Module: Mesa Branch: master Commit: 3c59febf05e6af80d63e5b9a478a11b275ac429c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c59febf05e6af80d63e5b9a478a11b275ac429c Author: Brian Paul Date: Tue Nov 16 15:30:18 2010 -0700 mesa: 80-column wrapping --- src/mesa/main/teximage.c | 2

Mesa (master): mesa: whitespace cleanups

2010-11-16 Thread Brian Paul
Module: Mesa Branch: master Commit: 76114d23d1bcd5635b69d8536a8047cbf6c4c6e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76114d23d1bcd5635b69d8536a8047cbf6c4c6e2 Author: Brian Paul Date: Tue Nov 16 15:23:51 2010 -0700 mesa: whitespace cleanups --- src/mesa/main/texobj.c | 72

Mesa (master): mesa: fix error messages and minor reindenting

2010-11-16 Thread Brian Paul
Module: Mesa Branch: master Commit: 78527154bd8693c0956ff78c369222d37c5668e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=78527154bd8693c0956ff78c369222d37c5668e7 Author: Brian Paul Date: Tue Nov 16 15:15:58 2010 -0700 mesa: fix error messages and minor reindenting --- src/mesa

Mesa (master): Refresh autogenerated glcpp parser.

2010-11-16 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: bee901a1cf5f06a56c59189077d7f8c02a3af0d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bee901a1cf5f06a56c59189077d7f8c02a3af0d1 Author: Kenneth Graunke Date: Tue Nov 16 16:21:54 2010 -0800 Refresh autogenerated glcpp parser. --- src/glsl/glcpp

Mesa (master): glcpp: Define GL_FRAGMENT_PRECISION_HIGH if GLSL version >= 1.30.

2010-11-16 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 3fb83038a05bfcbc41e649b0b6c1a2c6ff41124c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3fb83038a05bfcbc41e649b0b6c1a2c6ff41124c Author: Kenneth Graunke Date: Tue Nov 16 16:21:20 2010 -0800 glcpp: Define GL_FRAGMENT_PRECISION_HIGH if GLSL version

Mesa (master): r600g: Synchronize supported color formats between Evergreen and r600/r700.

2010-11-16 Thread Henri Verbeet
Module: Mesa Branch: master Commit: 6bbe637c1307001d4e6d6acb3d91da029d8fde98 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6bbe637c1307001d4e6d6acb3d91da029d8fde98 Author: Henri Verbeet Date: Wed Nov 17 00:29:03 2010 +0100 r600g: Synchronize supported color formats between Evergree

Mesa (master): r600g: Swizzle vertex data only once.

2010-11-16 Thread Henri Verbeet
Module: Mesa Branch: master Commit: 7d0f45563d5426f0ad633bed1561c7455804b807 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d0f45563d5426f0ad633bed1561c7455804b807 Author: Henri Verbeet Date: Wed Nov 17 00:29:02 2010 +0100 r600g: Swizzle vertex data only once. Vertex data swizzles

Mesa (master): r300g: remove the hack with OPCODE_RET

2010-11-16 Thread Marek Olšák
Module: Mesa Branch: master Commit: b6e2c32626551791a33433913dfb4401f8c67cf4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b6e2c32626551791a33433913dfb4401f8c67cf4 Author: Marek Olšák Date: Tue Nov 16 22:19:47 2010 +0100 r300g: remove the hack with OPCODE_RET RET was interpreted a

Mesa (master): glsl: Refactor is_vec_{zero, one} to be methods of ir_constant

2010-11-16 Thread Ian Romanick
Module: Mesa Branch: master Commit: 38e55153af031e48125b1cd0a5d939bb92379ddc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=38e55153af031e48125b1cd0a5d939bb92379ddc Author: Ian Romanick Date: Fri Nov 12 10:19:08 2010 -0800 glsl: Refactor is_vec_{zero,one} to be methods of ir_constan

Mesa (master): glsl: Simplify generation of swizzle for vector constructors

2010-11-16 Thread Ian Romanick
Module: Mesa Branch: master Commit: 2d2d6a80c14612de683001d24c9a8f620dd5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d2d6a80c14612de683001d24c9a8f620dd5 Author: Ian Romanick Date: Mon Nov 15 13:41:06 2010 -0800 glsl: Simplify generation of swizzle for vector constructors

Mesa (master): libgl-gdi: Allow to pick softpipe/llvmpipe on runtime.

2010-11-16 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 4f84a3aa32b06c99e65a4bf91452671075f8204c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f84a3aa32b06c99e65a4bf91452671075f8204c Author: José Fonseca Date: Tue Nov 16 18:56:39 2010 + libgl-gdi: Allow to pick softpipe/llvmpipe on runtime. ---

Mesa (lp-offset-twoside): llvmpipe: clean up polygon offset function in lp setup code

2010-11-16 Thread Keith Whitwell
Module: Mesa Branch: lp-offset-twoside Commit: e3f106b5fe36ad558b3971ba88802c5d80b007de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3f106b5fe36ad558b3971ba88802c5d80b007de Author: Hui Qi Tay Date: Sat Nov 13 21:39:50 2010 + llvmpipe: clean up polygon offset function in lp se