Mesa (9.1): nvc0: restore viewport after blit

2013-09-05 Thread Maarten Lankhorst
Module: Mesa Branch: 9.1 Commit: 93670a73ff6e91cf16ffc265faaca0315dcd23a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=93670a73ff6e91cf16ffc265faaca0315dcd23a6 Author: Maarten Lankhorst maarten.lankho...@canonical.com Date: Mon Sep 2 17:08:48 2013 +0200 nvc0: restore viewport

Mesa (master): i965/vs: Move vs-specific code out of brw_vec4.h.

2013-09-05 Thread Paul Berry
Module: Mesa Branch: master Commit: 8f9a339c10c6a0904c0fbdfdcc7a65696d7246e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f9a339c10c6a0904c0fbdfdcc7a65696d7246e9 Author: Paul Berry stereotype...@gmail.com Date: Sat Aug 31 20:40:47 2013 -0700 i965/vs: Move vs-specific code out of

Mesa (master): i965/vec4: Make with_writemask() non-static.

2013-09-05 Thread Paul Berry
Module: Mesa Branch: master Commit: e241e7c979ba2fc558caaeebf7be84f5c705022a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e241e7c979ba2fc558caaeebf7be84f5c705022a Author: Paul Berry stereotype...@gmail.com Date: Sat Aug 31 20:51:48 2013 -0700 i965/vec4: Make with_writemask()

Mesa (master): i965/gen7.5: Fix lower bound on number of VS URB entries.

2013-09-05 Thread Paul Berry
Module: Mesa Branch: master Commit: 588ec545acc930470c605005292c8ef10adf4919 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=588ec545acc930470c605005292c8ef10adf4919 Author: Paul Berry stereotype...@gmail.com Date: Sat Aug 31 20:23:49 2013 -0700 i965/gen7.5: Fix lower bound on number

Mesa (master): i965/vs: Move vs-specific code out of brw_vec4_visitor.cpp.

2013-09-05 Thread Paul Berry
Module: Mesa Branch: master Commit: ae79e3332eca5c8024c894c7c7689bfbf3311038 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae79e3332eca5c8024c894c7c7689bfbf3311038 Author: Paul Berry stereotype...@gmail.com Date: Sat Aug 31 20:56:06 2013 -0700 i965/vs: Move vs-specific code out of

Mesa (master): nv30: fix inconsistent setting of push-user_priv

2013-09-05 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 85f7df81a91b1825bf25adf3d4febcbb5e0a0d7e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=85f7df81a91b1825bf25adf3d4febcbb5e0a0d7e Author: Ilia Mirkin imir...@alum.mit.edu Date: Wed Sep 4 02:06:05 2013 -0400 nv30: fix inconsistent setting of

Mesa (master): glsl: propagate max_array_access through function calls

2013-09-05 Thread Matt Turner
Module: Mesa Branch: master Commit: 0f6fce15852d3d6fb5251e42394332a62788ef67 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0f6fce15852d3d6fb5251e42394332a62788ef67 Author: Dominik Behr db...@chromium.org Date: Wed Sep 4 14:40:48 2013 -0700 glsl: propagate max_array_access through

Mesa (master): i965/gs: Don't assign gl_Layer its own slot in the VUE map.

2013-09-05 Thread Paul Berry
Module: Mesa Branch: master Commit: 9dfa8ae662f522d7fb9e9be11a71a2eafc7985f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9dfa8ae662f522d7fb9e9be11a71a2eafc7985f0 Author: Paul Berry stereotype...@gmail.com Date: Tue Sep 3 13:57:35 2013 -0700 i965/gs: Don't assign gl_Layer its own

Mesa (master): i965: Remove never used DPA2 opcode.

2013-09-05 Thread Matt Turner
Module: Mesa Branch: master Commit: 16cedf3a255ab35dbd93cb64bb0073308e0369c5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16cedf3a255ab35dbd93cb64bb0073308e0369c5 Author: Matt Turner matts...@gmail.com Date: Wed Aug 28 17:14:20 2013 -0700 i965: Remove never used DPA2 opcode. DPA2

Mesa (master): i965: Remove never used RSR and RSL opcodes.

2013-09-05 Thread Matt Turner
Module: Mesa Branch: master Commit: 4a6100054c1702e08fea898d6a30050aadf36bcb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a6100054c1702e08fea898d6a30050aadf36bcb Author: Matt Turner matts...@gmail.com Date: Wed Aug 28 17:03:22 2013 -0700 i965: Remove never used RSR and RSL

Mesa (master): r600g/compute: Don't flush the cs in pipe_context:: launch_grid()

2013-09-05 Thread Tom Stellard
Module: Mesa Branch: master Commit: f0435ebb07d01a77ca0d98967a002898811a5206 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0435ebb07d01a77ca0d98967a002898811a5206 Author: Tom Stellard thomas.stell...@amd.com Date: Mon Aug 26 17:55:49 2013 -0700 r600g/compute: Don't flush the cs in

Mesa (master): r600g/compute: Fix bug in compute memory pool

2013-09-05 Thread Tom Stellard
Module: Mesa Branch: master Commit: 505fad04f10eee1efdfcd8986b4d484b49d39986 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=505fad04f10eee1efdfcd8986b4d484b49d39986 Author: Tom Stellard thomas.stell...@amd.com Date: Mon Aug 26 13:06:53 2013 -0700 r600g/compute: Fix bug in compute