Mesa (master): i965: Make gen6_resolve_implied_move a no-op for MRF sources .

2011-12-02 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: e304aa3600f865db533d273e2c1a554cb6a54f05 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e304aa3600f865db533d273e2c1a554cb6a54f05 Author: Kenneth Graunke kenn...@whitecape.org Date: Mon Nov 14 19:49:54 2011 -0800 i965: Make

Mesa (master): mesa: fix unpacking of RG88_REV texels

2011-12-02 Thread Brian Paul
Module: Mesa Branch: master Commit: 0be753a14333b1298649da1d889fe1fc7d3e9f43 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0be753a14333b1298649da1d889fe1fc7d3e9f43 Author: Brian Paul bri...@vmware.com Date: Wed Nov 30 20:35:02 2011 -0700 mesa: fix unpacking of RG88_REV texels R

Mesa (master): mesa: rename MESA_FORMAT_RG88 to MESA_FORMAT_GR88

2011-12-02 Thread Brian Paul
Module: Mesa Branch: master Commit: 0a3c895f341ae458b09dcdc9cbd674600366a925 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a3c895f341ae458b09dcdc9cbd674600366a925 Author: Brian Paul bri...@vmware.com Date: Wed Nov 30 20:35:02 2011 -0700 mesa: rename MESA_FORMAT_RG88 to

Mesa (master): mesa: rename MESA_FORMAT_RG88_REV to MESA_FORMAT_RG88

2011-12-02 Thread Brian Paul
Module: Mesa Branch: master Commit: b4aecc4e1861e60e40e14868719219084967e46d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4aecc4e1861e60e40e14868719219084967e46d Author: Brian Paul bri...@vmware.com Date: Wed Nov 30 20:35:02 2011 -0700 mesa: rename MESA_FORMAT_RG88_REV to

Mesa (master): mesa: fix some minor texstore comments

2011-12-02 Thread Brian Paul
Module: Mesa Branch: master Commit: 06913497d6b17f454bf4c5b8601d391980eb8265 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=06913497d6b17f454bf4c5b8601d391980eb8265 Author: Brian Paul bri...@vmware.com Date: Thu Dec 1 10:47:31 2011 -0700 mesa: fix some minor texstore comments For

Mesa (master): glsl: return visit_stop in ir_validate::visit_enter() to silence warning

2011-12-02 Thread Brian Paul
Module: Mesa Branch: master Commit: 98ebe833fea8060ae2b0211e4fe9990f0670bb20 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=98ebe833fea8060ae2b0211e4fe9990f0670bb20 Author: Brian Paul bri...@vmware.com Date: Thu Dec 1 16:37:49 2011 -0700 glsl: return visit_stop in

Mesa (master): mesa: fix potential mem leak in generate_mipmap_compressed()

2011-12-02 Thread Brian Paul
Module: Mesa Branch: master Commit: 9ec5050898877baa6120fd9a04464651c7cb28ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ec5050898877baa6120fd9a04464651c7cb28ad Author: Brian Paul bri...@vmware.com Date: Thu Dec 1 16:37:49 2011 -0700 mesa: fix potential mem leak in

Mesa (master): mesa: move _mesa_error() call in compressedteximage()

2011-12-02 Thread Brian Paul
Module: Mesa Branch: master Commit: 89efc1b839591473d0a448dc1087a5deb56579c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89efc1b839591473d0a448dc1087a5deb56579c7 Author: Brian Paul bri...@vmware.com Date: Thu Dec 1 16:37:49 2011 -0700 mesa: move _mesa_error() call in

Mesa (master): vbo: remove unreachable _mesa_error() call

2011-12-02 Thread Brian Paul
Module: Mesa Branch: master Commit: 01cd9a7d9292507a8c9e6cdc74ba1083248b0bf0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=01cd9a7d9292507a8c9e6cdc74ba1083248b0bf0 Author: Brian Paul bri...@vmware.com Date: Thu Dec 1 16:37:49 2011 -0700 vbo: remove unreachable _mesa_error() call

Mesa (master): mesa: remove unreachable code in _mesa_unpack_color_span_ubyte()

2011-12-02 Thread Brian Paul
Module: Mesa Branch: master Commit: bbbab8de63bc95fef261447b75225bc57c5d8122 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bbbab8de63bc95fef261447b75225bc57c5d8122 Author: Brian Paul bri...@vmware.com Date: Thu Dec 1 16:37:49 2011 -0700 mesa: remove unreachable code in

Mesa (master): mesa: add casts to fix unpack_SIGNED_GR1616()

2011-12-02 Thread Brian Paul
Module: Mesa Branch: master Commit: 19b102517234cc28056ce366a159d18eadab043f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19b102517234cc28056ce366a159d18eadab043f Author: Brian Paul bri...@vmware.com Date: Thu Dec 1 16:37:49 2011 -0700 mesa: add casts to fix

Mesa (master): nv50/nvc0: fix crash when channel allocation fails

2011-12-02 Thread Marcin Ślusarz
Module: Mesa Branch: master Commit: 27e77cb902b4f7f5e127dcd78951e3167f13d59c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=27e77cb902b4f7f5e127dcd78951e3167f13d59c Author: Marcin Slusarz marcin.slus...@gmail.com Date: Fri Nov 11 20:45:08 2011 +0100 nv50/nvc0: fix crash when channel

Mesa (master): mesa: Fix glCompressedTexImage when dstRowStride != srcRowStride.

2011-12-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: bda361e0d47a670f318664abcdf0a065bef22883 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bda361e0d47a670f318664abcdf0a065bef22883 Author: Eric Anholt e...@anholt.net Date: Wed Nov 30 12:04:14 2011 -0800 mesa: Fix glCompressedTexImage when

Mesa (master): mesa: Fix glCompressedTexSubImage (and non-Sub) for height = = 2 or 1.

2011-12-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1e0b6a90d78ed78eb9e22c65abd5af314142a844 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e0b6a90d78ed78eb9e22c65abd5af314142a844 Author: Eric Anholt e...@anholt.net Date: Thu Dec 1 14:35:18 2011 -0800 mesa: Fix glCompressedTexSubImage (and

Mesa (master): mesa: Fix assertions for block size handling in glCompressedTexSubImage2D.

2011-12-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: 079bb3fff7104782f2c921200e9a299c38a53ab6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=079bb3fff7104782f2c921200e9a299c38a53ab6 Author: Eric Anholt e...@anholt.net Date: Thu Dec 1 14:52:44 2011 -0800 mesa: Fix assertions for block size handling

Mesa (master): i965: Fix emit of a MOV with bad destination channel on gen6 math in FPs.

2011-12-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: aa010157a3f4fa1be7b85d476538bd5496e91004 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa010157a3f4fa1be7b85d476538bd5496e91004 Author: Stuart Abercrombie sabercrom...@chromium.org Date: Fri Dec 2 11:29:38 2011 -0800 i965: Fix emit of a MOV with

Mesa (master): egl_glx: fix eglDestroyContext

2011-12-02 Thread Chia-I Wu
Module: Mesa Branch: master Commit: b7a69cbb71304609245be43fa739c50969017ab8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7a69cbb71304609245be43fa739c50969017ab8 Author: Chia-I Wu o...@lunarg.com Date: Sat Dec 3 11:04:34 2011 +0800 egl_glx: fix eglDestroyContext Wrong pointers

Mesa (master): mesa: Use VERT_{ATTRIB, BIT}* for ARB input validation.

2011-12-02 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: b14c06e10d570edcb4dcbea173d71751563616e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b14c06e10d570edcb4dcbea173d71751563616e7 Author: Mathias Fröhlich mathias.froehl...@web.de Date: Fri Dec 2 08:08:07 2011 +0100 mesa: Use VERT_{ATTRIB,BIT}*