Mesa (master): mesa: do more teximage error checking for generic compressed formats

2012-05-04 Thread Brian Paul
Module: Mesa Branch: master Commit: a36581ccc06693231011c3fe136207e73191b1ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a36581ccc06693231011c3fe136207e73191b1ce Author: Brian Paul Date: Tue May 1 14:46:04 2012 -0600 mesa: do more teximage error checking for generic compressed f

Mesa (master): docs: another viewperf bug

2012-05-04 Thread Brian Paul
Module: Mesa Branch: master Commit: a0c380a7442a932edce03e0ddcf98af9d3e76f51 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a0c380a7442a932edce03e0ddcf98af9d3e76f51 Author: Brian Paul Date: Tue May 1 15:49:31 2012 -0600 docs: another viewperf bug --- docs/viewperf.html |5 ++

Mesa (master): gallivm: fix comment typo

2012-05-04 Thread Brian Paul
Module: Mesa Branch: master Commit: e039fd079b8089d2cc0204fab732cd3b5e96cca5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e039fd079b8089d2cc0204fab732cd3b5e96cca5 Author: Brian Paul Date: Thu May 3 17:00:37 2012 -0600 gallivm: fix comment typo --- src/gallium/auxiliary/gallivm

Mesa (master): svga: specify 4-byte aligned vertex elements

2012-05-04 Thread Brian Paul
Module: Mesa Branch: master Commit: c66dc0ea8ecfa3048189648b5092de99a943d82d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c66dc0ea8ecfa3048189648b5092de99a943d82d Author: Brian Paul Date: Mon Apr 30 16:01:08 2012 -0600 svga: specify 4-byte aligned vertex elements We haven't found

Mesa (master): nv50: enable array textures

2012-05-04 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 8a44ecdae8bde4767a6eea9b641d4fbe378a9269 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8a44ecdae8bde4767a6eea9b641d4fbe378a9269 Author: Christoph Bumiller Date: Tue Apr 24 23:21:41 2012 +0200 nv50: enable array textures --- .../drivers/nv50/co

Mesa (master): nv50: implement stream output

2012-05-04 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 02fac2930581b9bea9f6d221eb6d6b471fc3b9c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=02fac2930581b9bea9f6d221eb6d6b471fc3b9c6 Author: Christoph Bumiller Date: Thu May 3 12:50:08 2012 +0200 nv50: implement stream output --- src/gallium/drive

Mesa (master): nv50/ir: move expansion of IMUL to later stage and handle memory operands

2012-05-04 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: dffc2fb4e659f41b30e80e23ceb833d53417fb8e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dffc2fb4e659f41b30e80e23ceb833d53417fb8e Author: Christoph Bumiller Date: Fri May 4 18:00:40 2012 +0200 nv50/ir: move expansion of IMUL to later stage and han

Mesa (master): nv50: fix typo causing NULL-deref in nv50_resource_resolve

2012-05-04 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 9ef549d7cd9aa14ab7c404609f38e2e6195b4335 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ef549d7cd9aa14ab7c404609f38e2e6195b4335 Author: Christoph Bumiller Date: Fri May 4 17:40:33 2012 +0200 nv50: fix typo causing NULL-deref in nv50_resource_res

Mesa (master): i965: Add support for GL_ARB_draw_buffers_blend.

2012-05-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: b7932e183c15a224adc4b04835f82f3c867a4a24 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7932e183c15a224adc4b04835f82f3c867a4a24 Author: Eric Anholt Date: Wed Apr 25 13:19:28 2012 -0700 i965: Add support for GL_ARB_draw_buffers_blend. Tested with

Mesa (master): glsl: Always copy the index when cloning a variable.

2012-05-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6508b0b9b0981662b9ae5bc559b4a6be524f7b86 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6508b0b9b0981662b9ae5bc559b4a6be524f7b86 Author: Eric Anholt Date: Wed Apr 25 14:59:25 2012 -0700 glsl: Always copy the index when cloning a variable. The ind

Mesa (master): intel: Return success when asked to allocate a 0-width/ height renderbuffer.

2012-05-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: b7406404aba1817d5a87714f97a108a755943452 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7406404aba1817d5a87714f97a108a755943452 Author: Eric Anholt Date: Mon Apr 23 14:14:11 2012 -0700 intel: Return success when asked to allocate a 0-width/height

Mesa (master): i965: Add a comment about the state flag for sRGBEnabled.

2012-05-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: fcd57280ae687d6b7c11cb8ac8fb8cc4f01a646d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fcd57280ae687d6b7c11cb8ac8fb8cc4f01a646d Author: Eric Anholt Date: Mon Apr 23 09:46:15 2012 -0700 i965: Add a comment about the state flag for sRGBEnabled. I

Mesa (master): glsl: Don' t consider unused FS out variables as being statically assigned.

2012-05-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: b2ee5a08bae6cdbbdafc1f1d9d6f3afbad2f7944 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b2ee5a08bae6cdbbdafc1f1d9d6f3afbad2f7944 Author: Eric Anholt Date: Mon Apr 23 16:10:12 2012 -0700 glsl: Don't consider unused FS out variables as being statica

Mesa (master): i965/fs: Fix regression in comparison handling from ANDs change.

2012-05-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: dc42910e98dc00760255cc4579da458de09175b9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dc42910e98dc00760255cc4579da458de09175b9 Author: Eric Anholt Date: Mon Apr 23 16:48:09 2012 -0700 i965/fs: Fix regression in comparison handling from ANDs chan

Mesa (master): mesa: Prevent buffer underrun when handling MESA_GL_EXTENSION_OVERRIDE.

2012-05-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3362c7d9b61462855f1e7d67da5d255de1b6ee7e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3362c7d9b61462855f1e7d67da5d255de1b6ee7e Author: Eric Anholt Date: Mon Apr 23 17:12:04 2012 -0700 mesa: Prevent buffer underrun when handling MESA_GL_EXTENSION

Mesa (master): glsl: Fix regression in function out-parameter lvalue detection.

2012-05-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4595288ba844def45cc858fab44fad3efa1ab4c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4595288ba844def45cc858fab44fad3efa1ab4c8 Author: Eric Anholt Date: Mon Apr 23 17:24:13 2012 -0700 glsl: Fix regression in function out-parameter lvalue detecti

Mesa (master): intel: Remove pointless software fallback for glBitmap on Gen6.

2012-05-04 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 3cd7bee48f7caf7850ea64d40f43875d4c975507 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3cd7bee48f7caf7850ea64d40f43875d4c975507 Author: Kenneth Graunke Date: Mon Mar 5 13:54:29 2012 -0800 intel: Remove pointless software fallback for glBitmap on

Mesa (master): auxiliary/os: Add missing signal.h include.

2012-05-04 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 0ad0bc5af5679c1ea669a768449bec3fd67fdd74 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ad0bc5af5679c1ea669a768449bec3fd67fdd74 Author: Baldo Davide Date: Sat May 5 04:50:19 2012 +0100 auxiliary/os: Add missing signal.h include. The signal.h in