Mesa (master): r600g,radeonsi: Preserve existing buffer flags

2014-09-02 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 2adf7ee92e19ca978d6dac29fead59f14d033f3e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2adf7ee92e19ca978d6dac29fead59f14d033f3e Author: Michel Dänzer Date: Tue Sep 2 17:52:30 2014 +0900 r600g,radeonsi: Preserve existing buffer flags The default

Mesa (master): main: Don't leak temporary texture rows

2014-09-02 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 454aab45ef382c0a3e262c8b417ecc846881c1e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=454aab45ef382c0a3e262c8b417ecc846881c1e9 Author: Jason Ekstrand Date: Mon Sep 1 01:33:36 2014 -0700 main: Don't leak temporary texture rows Reviewed-by: Dave

Mesa (master): omx/h264: remove stray semicolon after if

2014-09-02 Thread Dave Airlie
Module: Mesa Branch: master Commit: 2b24e5831048727071a5e0359e1eb1f589d45cfb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b24e5831048727071a5e0359e1eb1f589d45cfb Author: Dave Airlie Date: Tue Sep 2 09:39:24 2014 +1000 omx/h264: remove stray semicolon after if Coverity reported

Mesa (master): r300g: pointless assignment of info.indexed

2014-09-02 Thread Dave Airlie
Module: Mesa Branch: master Commit: 8380b894ad26f427c85fefadd4a9245bde3bca7e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8380b894ad26f427c85fefadd4a9245bde3bca7e Author: Dave Airlie Date: Tue Sep 2 09:17:35 2014 +1000 r300g: pointless assignment of info.indexed Did this code me

Mesa (master): vdpau: unlock the mutex on error paths in attribute setting.

2014-09-02 Thread Dave Airlie
Module: Mesa Branch: master Commit: f4ccf687a678919920ceed5f2a5892c8870e5f30 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f4ccf687a678919920ceed5f2a5892c8870e5f30 Author: Dave Airlie Date: Tue Sep 2 08:57:53 2014 +1000 vdpau: unlock the mutex on error paths in attribute setting.

Mesa (master): u_primconvert: Use u_upload_mgr for our little IB allocations.

2014-09-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: 2da91188527d0878460eca5110867c6c1e665b64 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2da91188527d0878460eca5110867c6c1e665b64 Author: Eric Anholt Date: Fri Aug 29 18:03:36 2014 -0700 u_primconvert: Use u_upload_mgr for our little IB allocations

Mesa (master): u_primconvert: Shut up compiler warning.

2014-09-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6720d1573a71684b7a032fe6f371056b0818f3a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6720d1573a71684b7a032fe6f371056b0818f3a6 Author: Eric Anholt Date: Fri Aug 29 18:02:23 2014 -0700 u_primconvert: Shut up compiler warning. gcc isn't detecting

Mesa (master): gbm: Fix gallium build when X11 is in a non-system directory

2014-09-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1718ba30e560d4b083ee5379b84d190315fd998f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1718ba30e560d4b083ee5379b84d190315fd998f Author: Eric Anholt Date: Fri Jul 18 16:25:45 2014 -0700 gbm: Fix gallium build when X11 is in a non-system directory

Mesa (10.2): i965: add missing parens in vec4 visitor

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: c4fa2bc7967861e8f830f40fb0bcef6d4dd12448 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4fa2bc7967861e8f830f40fb0bcef6d4dd12448 Author: Dave Airlie Date: Tue Sep 2 10:13:02 2014 +1000 i965: add missing parens in vec4 visitor coverity reported thi

Mesa (10.2): nv50/ir: avoid creating instructions that can't be emitted

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: a70892679293b3056475beaee4681294966d1698 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a70892679293b3056475beaee4681294966d1698 Author: Ilia Mirkin Date: Mon Sep 1 10:55:27 2014 -0400 nv50/ir: avoid creating instructions that can't be emitted Whe

Mesa (10.2): nvc0: don't make 1d staging textures linear

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: 2a967f712897d6dcd33e9d37e6c7a399580a2d8c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a967f712897d6dcd33e9d37e6c7a399580a2d8c Author: Ilia Mirkin Date: Mon Sep 1 00:43:06 2014 -0400 nvc0: don't make 1d staging textures linear Experimentally, th

Mesa (10.2): mesa: fix make tarballs

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: ec7d081e130f16ea9b2ad4296723e85a95636fbe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec7d081e130f16ea9b2ad4296723e85a95636fbe Author: Emil Velikov Date: Sun Aug 31 23:16:15 2014 +0100 mesa: fix make tarballs Current method of generating distribu

Mesa (10.2): i965/clip: Fix brw_clip_unfilled.c/compute_offset's assembly.

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: 65324b89b89d3102c5a66c9ca7a3ff5f954cef19 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=65324b89b89d3102c5a66c9ca7a3ff5f954cef19 Author: Kenneth Graunke Date: Tue Aug 5 23:57:17 2014 -0700 i965/clip: Fix brw_clip_unfilled.c/compute_offset's assembl

Mesa (10.2): nv50: mt address may not be the underlying bo's start address

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: 00ef4b0ab181d032ac2332bc2696f47978c75569 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=00ef4b0ab181d032ac2332bc2696f47978c75569 Author: Ilia Mirkin Date: Mon Sep 1 10:48:09 2014 -0400 nv50: mt address may not be the underlying bo's start address

Mesa (10.2): nv50: set the miptree address when clearing bo's in vp2 init

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: eb7c7032c38166a87878c4d31d6685f30c918854 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb7c7032c38166a87878c4d31d6685f30c918854 Author: Ilia Mirkin Date: Mon Sep 1 12:48:12 2014 -0400 nv50: set the miptree address when clearing bo's in vp2 init T

Mesa (10.2): egl_dri2: fix EXT_image_dma_buf_import fds

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: 55d28925e6109a4afd61f109e845a8a51bd17652 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=55d28925e6109a4afd61f109e845a8a51bd17652 Author: Pekka Paalanen Date: Fri Aug 8 16:26:28 2014 +0300 egl_dri2: fix EXT_image_dma_buf_import fds The EGL_EXT_imag

Mesa (10.2): nv50: attach the buffer bo to the miptree structures

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: 0dad6d0ab01fef84af1fcd6d97ade27d6cce1b35 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0dad6d0ab01fef84af1fcd6d97ade27d6cce1b35 Author: Ilia Mirkin Date: Mon Sep 1 10:51:08 2014 -0400 nv50: attach the buffer bo to the miptree structures The curre

Mesa (10.2): radeonsi: Don't use anonymous struct trick in atom tracking

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: 0c739aa1d213ecd50d378f71c662cec3d2f841d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c739aa1d213ecd50d378f71c662cec3d2f841d6 Author: Adam Jackson Date: Tue Apr 22 12:46:08 2014 -0400 radeonsi: Don't use anonymous struct trick in atom tracking I

Mesa (10.2): glsl_to_tgsi: allocate and enlarge arrays for temporaries on demand

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: 6e46a1c0b3801a3360c0f69b0aa6fb46687cd648 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6e46a1c0b3801a3360c0f69b0aa6fb46687cd648 Author: Marek Olšák Date: Sun Aug 24 00:56:12 2014 +0200 glsl_to_tgsi: allocate and enlarge arrays for temporaries on de

Mesa (10.2): winsys/radeon: fix nop packet padding for hawaii

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: c89719e955f11dd08a110dd768db5bb05a3d4cdd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c89719e955f11dd08a110dd768db5bb05a3d4cdd Author: Andreas Boll Date: Thu Jul 24 17:30:31 2014 -0400 winsys/radeon: fix nop packet padding for hawaii // Marek - m

Mesa (10.2): gallivm: Fix build with LLVM >= 3.6 r215967.

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: 3fe59905fc684f64508982d405031771e273e656 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3fe59905fc684f64508982d405031771e273e656 Author: Vinson Lee Date: Tue Aug 19 23:17:40 2014 -0700 gallivm: Fix build with LLVM >= 3.6 r215967. This LLVM 3.6 comm

Mesa (10.2): gallivm: Fix build with latest LLVM

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: 8fe85c7742d91322682f2c415c9450b47d43a5ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8fe85c7742d91322682f2c415c9450b47d43a5ac Author: Jan Vesely Date: Mon Aug 4 18:50:02 2014 -0400 gallivm: Fix build with latest LLVM Signed-off-by: Jan Vesely

Mesa (10.2): nvc0/ir: avoid infinite recursion when finding first uses of tex

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: 836b0ae8b618e857a0f12ed725a091cf81da3000 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=836b0ae8b618e857a0f12ed725a091cf81da3000 Author: Ilia Mirkin Date: Thu Aug 28 23:05:49 2014 -0400 nvc0/ir: avoid infinite recursion when finding first uses of te

Mesa (10.2): nv50: zero out unbound samplers

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: 10.2 Commit: eb38556137a92e6a4985e1d350fc5f4ecc4c81e4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb38556137a92e6a4985e1d350fc5f4ecc4c81e4 Author: Ilia Mirkin Date: Sat Aug 30 13:35:47 2014 -0400 nv50: zero out unbound samplers Samplers are only defined up t

Mesa (master): vc4: Handle a couple of the transfer map flags.

2014-09-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: d71a9b7d9dc65a5cd56a81a816bc05535031d706 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d71a9b7d9dc65a5cd56a81a816bc05535031d706 Author: Eric Anholt Date: Fri Aug 22 13:47:19 2014 -0700 vc4: Handle a couple of the transfer map flags. This is part

Mesa (master): meta: Make MESA_META_DRAW_BUFFERS restore properly

2014-09-02 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 8f55174fbdc27076f310c4dfb1f87072588b8b0b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f55174fbdc27076f310c4dfb1f87072588b8b0b Author: Kristian Høgsberg Date: Fri Aug 15 23:19:52 2014 -0700 meta: Make MESA_META_DRAW_BUFFERS restore properly A m

Mesa (master): Revert "mesa: fix make tarballs"

2014-09-02 Thread Emil Velikov
Module: Mesa Branch: master Commit: 5a4e0f3873657d874eb5ff52819f42ea38d54b91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a4e0f3873657d874eb5ff52819f42ea38d54b91 Author: Emil Velikov Date: Mon Sep 1 12:04:12 2014 +0100 Revert "mesa: fix make tarballs" This reverts commit 0fbb9a