Mesa (master): i915g: Add more PIPE_CAP_* support

2013-05-08 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: 7f7c7fda83eced002a4dbff483cded2e31313acd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f7c7fda83eced002a4dbff483cded2e31313acd Author: Stéphane Marchesin marc...@chromium.org Date: Sun Nov 11 02:10:29 2012 -0800 i915g: Add more PIPE_CAP_*

Mesa (master): i915g: Optimize batchbuffer sizes

2013-05-08 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: fc24c7aedeff6639e9438dbe7b91ca3775511223 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc24c7aedeff6639e9438dbe7b91ca3775511223 Author: Stéphane Marchesin marc...@chromium.org Date: Sat May 4 18:59:35 2013 -0700 i915g: Optimize batchbuffer sizes

Mesa (master): i915: Use Y tiling for textures

2013-05-08 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: 38d2a16c0113b905c46804695c4fafd1b5865d08 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=38d2a16c0113b905c46804695c4fafd1b5865d08 Author: Stéphane Marchesin marc...@chromium.org Date: Sat May 4 14:06:12 2013 -0700 i915: Use Y tiling for textures

Mesa (master): egl/android: Fix error condition for EGL_ANDROID_image_native_buffer

2013-05-08 Thread Chad Versace
Module: Mesa Branch: master Commit: 2878f4685c8a5165937b5f4510b602d1a67af055 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2878f4685c8a5165937b5f4510b602d1a67af055 Author: Chad Versace chad.vers...@linux.intel.com Date: Mon May 6 07:41:11 2013 -0700 egl/android: Fix error

Mesa (master): i965: Fix hangs on HSW since the gen6 blorp fix.

2013-05-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5d06c9ea0f1aa2f312660413acd1bd6a1dafe1a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d06c9ea0f1aa2f312660413acd1bd6a1dafe1a6 Author: Eric Anholt e...@anholt.net Date: Mon May 6 20:44:21 2013 -0700 i965: Fix hangs on HSW since the gen6 blorp

Mesa (master): mesa/st: Don't copy propagate from swizzles.

2013-05-08 Thread Ian Romanick
Module: Mesa Branch: master Commit: e1ff753d67a355ad20443173b99613a1198331c1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1ff753d67a355ad20443173b99613a1198331c1 Author: Fabian Bieler fabianbie...@fastmail.fm Date: Sat Apr 20 19:40:11 2013 +0200 mesa/st: Don't copy propagate from

Mesa (master): mesa/program: Don't copy propagate from swizzles.

2013-05-08 Thread Ian Romanick
Module: Mesa Branch: master Commit: 4e9c7f9c5ac7b2564c1c7299bf688595e1f88372 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e9c7f9c5ac7b2564c1c7299bf688595e1f88372 Author: Fabian Bieler fabianbie...@fastmail.fm Date: Thu Apr 25 01:30:15 2013 +0200 mesa/program: Don't copy propagate

Mesa (master): i965: Add surface format defines from the public specs.

2013-05-08 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 5d89487eb23b9f96920f0b5efac73bc4e9e5fc47 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d89487eb23b9f96920f0b5efac73bc4e9e5fc47 Author: Eric Anholt e...@anholt.net Date: Tue Apr 16 17:21:16 2013 -0700 i965: Add surface format defines from the

Mesa (9.1): i965/fs: Don't try to use bogus interpolation modes pre-Gen6.

2013-05-08 Thread Kenneth Graunke
Module: Mesa Branch: 9.1 Commit: 34a4fc59894937beed8625e34db8727e4d39ae17 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=34a4fc59894937beed8625e34db8727e4d39ae17 Author: Chris Forbes chr...@ijw.co.nz Date: Sat Apr 27 11:00:46 2013 +1200 i965/fs: Don't try to use bogus interpolation

Mesa (master): i965: Sync brw_format_for_mesa_format() table with new Mesa formats.

2013-05-08 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 0b0d6f97cfac75524470c895be686b69d67f050f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0b0d6f97cfac75524470c895be686b69d67f050f Author: Eric Anholt e...@anholt.net Date: Thu Mar 21 09:59:31 2013 -0700 i965: Sync brw_format_for_mesa_format() table

Mesa (master): draw/llvm: Add additional llvm optimization passes

2013-05-08 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: 1c56fc1025e14827b69e4dd354aea4c9e487c0dd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1c56fc1025e14827b69e4dd354aea4c9e487c0dd Author: Stéphane Marchesin marc...@chromium.org Date: Sun May 5 04:34:40 2013 -0700 draw/llvm: Add additional llvm