Mesa (master): i965 gen6: Implement pass-through GS for transform feedback.

2011-12-07 Thread Paul Berry
Module: Mesa Branch: master Commit: d4976158c7f32705b48c773c3abd1b22bebe9c16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d4976158c7f32705b48c773c3abd1b22bebe9c16 Author: Paul Berry Date: Tue Nov 29 14:51:03 2011 -0800 i965 gen6: Implement pass-through GS for transform feedback.

Mesa (master): i965: Clean up misleading defines for DWORD 2 of URB_WRITE header.

2011-12-07 Thread Paul Berry
Module: Mesa Branch: master Commit: 2252e5e3f1e8caece5c73df82f3ddf306baa2c91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2252e5e3f1e8caece5c73df82f3ddf306baa2c91 Author: Paul Berry Date: Fri Dec 2 14:38:52 2011 -0800 i965: Clean up misleading defines for DWORD 2 of URB_WRITE hea

Mesa (master): i965 gs: Clean up dodgy register re-use, at the cost of a few MOVs.

2011-12-07 Thread Paul Berry
Module: Mesa Branch: master Commit: 3f2283172bcaf3db00a99baad0319bc7e0be5fc2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f2283172bcaf3db00a99baad0319bc7e0be5fc2 Author: Paul Berry Date: Tue Nov 29 14:54:02 2011 -0800 i965 gs: Clean up dodgy register re-use, at the cost of a few

Mesa (master): i965 gen6: Allocate URB space for GS

2011-12-07 Thread Paul Berry
Module: Mesa Branch: master Commit: 43e39b58c705714c01919e5b4b5566e82e803d58 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43e39b58c705714c01919e5b4b5566e82e803d58 Author: Paul Berry Date: Wed Dec 7 09:56:42 2011 -0800 i965 gen6: Allocate URB space for GS When the GS is not in us

Mesa (master): i965: Only convert if/else to conditional adds prior to Gen6 .

2011-12-07 Thread Paul Berry
Module: Mesa Branch: master Commit: dabe15da4f81546b5c9fca8c208d31bfe98ada9f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dabe15da4f81546b5c9fca8c208d31bfe98ada9f Author: Paul Berry Date: Thu Nov 24 21:41:07 2011 -0800 i965: Only convert if/else to conditional adds prior to Gen6.

Mesa (master): i965: Set the maximum number of GS URB entries on Sandybridge.

2011-12-07 Thread Paul Berry
Module: Mesa Branch: master Commit: 7a63a311e56fd492823b4b44e526df5a8dc0a021 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a63a311e56fd492823b4b44e526df5a8dc0a021 Author: Kenneth Graunke Date: Mon Nov 14 19:13:27 2011 -0800 i965: Set the maximum number of GS URB entries on Sandybr

Mesa (master): i965 gs: Remove unnecessary mapping of key->primitive.

2011-12-07 Thread Paul Berry
Module: Mesa Branch: master Commit: fcae281f067f933d95734a932e66d3111d9f2192 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fcae281f067f933d95734a932e66d3111d9f2192 Author: Paul Berry Date: Tue Nov 22 10:30:36 2011 -0800 i965 gs: Remove unnecessary mapping of key->primitive. Previo

Mesa (master): mesa: Track changes to transform feedback state.

2011-12-07 Thread Paul Berry
Module: Mesa Branch: master Commit: a98ceee0ee3692783047c6f8f9f6bf6afbf4dd3b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a98ceee0ee3692783047c6f8f9f6bf6afbf4dd3b Author: Paul Berry Date: Tue Nov 22 11:53:46 2011 -0800 mesa: Track changes to transform feedback state. This patch a

Mesa (master): glx: Fix indirect fallback when a non-Mesa GLX extension is present.

2011-12-07 Thread Brian Paul
Module: Mesa Branch: master Commit: 63a6fd6603574c1c01324fbeb0863e39d3864c16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63a6fd6603574c1c01324fbeb0863e39d3864c16 Author: Aaron Plattner Date: Tue Dec 6 10:20:30 2011 -0800 glx: Fix indirect fallback when a non-Mesa GLX extension i

Mesa (master): glsl: Fix samplerCubeShadow support in shader compiler

2011-12-07 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 4558987818e1ff36e86592e9c5c0b5e181be9ec1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4558987818e1ff36e86592e9c5c0b5e181be9ec1 Author: Anuj Phogat Date: Tue Dec 6 11:11:03 2011 -0800 glsl: Fix samplerCubeShadow support in shader compiler This

Mesa (master): i965: Set Ivybridge's is_array SURFACE_STATE bit.

2011-12-07 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 4273943a07bb577f91972b64232d394c1197c564 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4273943a07bb577f91972b64232d394c1197c564 Author: Kenneth Graunke Date: Wed Dec 7 12:34:28 2011 -0800 i965: Set Ivybridge's is_array SURFACE_STATE bit. Fixes

Mesa (master): i965: Return BRW_DEPTHBUFFER_D32_FLOAT as the null-depthbuffer format.

2011-12-07 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: d464a21e2d796e396e7e4c0cfe971b41003e2d2a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d464a21e2d796e396e7e4c0cfe971b41003e2d2a Author: Kenneth Graunke Date: Wed Dec 7 02:21:37 2011 -0800 i965: Return BRW_DEPTHBUFFER_D32_FLOAT as the null-depthb

Mesa (master): intel: Rely on miptree mapping for all renderbuffer maps.

2011-12-07 Thread Eric Anholt
Module: Mesa Branch: master Commit: 96159c37e3e8c966dba7cf7fe70875372dd12293 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96159c37e3e8c966dba7cf7fe70875372dd12293 Author: Eric Anholt Date: Wed Nov 30 08:31:53 2011 -0800 intel: Rely on miptree mapping for all renderbuffer maps. No

Mesa (master): intel: Update comment about how depth/ stencil miptrees are handled.

2011-12-07 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5b27e44652119fd01fe93759e2c82348f4b6d707 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b27e44652119fd01fe93759e2c82348f4b6d707 Author: Eric Anholt Date: Wed Nov 30 08:41:52 2011 -0800 intel: Update comment about how depth/stencil miptrees are ha

Mesa (master): intel: Handle MapRenderbuffer of fake packed depth/ stencil using miptree maps.

2011-12-07 Thread Eric Anholt
Module: Mesa Branch: master Commit: 2d2bfd1f2643b93caf76087b6ac04544af52ee63 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d2bfd1f2643b93caf76087b6ac04544af52ee63 Author: Eric Anholt Date: Wed Nov 30 07:18:42 2011 -0800 intel: Handle MapRenderbuffer of fake packed depth/stencil us

Mesa (master): intel: Add support for LLC-cached reads of X-tiled miptrees using a blit.

2011-12-07 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5655ebf4664b2e9a50b976612f8a1aeb26275311 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5655ebf4664b2e9a50b976612f8a1aeb26275311 Author: Eric Anholt Date: Wed Nov 30 07:36:26 2011 -0800 intel: Add support for LLC-cached reads of X-tiled miptrees u

Mesa (master): intel: Track miptrees for fake packed depth/ stencil renderbuffers.

2011-12-07 Thread Eric Anholt
Module: Mesa Branch: master Commit: e0d67a3a8b4ec73df7e6f818989480a3dd1ee706 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0d67a3a8b4ec73df7e6f818989480a3dd1ee706 Author: Eric Anholt Date: Wed Nov 30 08:27:53 2011 -0800 intel: Track miptrees for fake packed depth/stencil renderbuf

Mesa (master): intel: Make the fake packed depth/ stencil mappings use a cached temporary.

2011-12-07 Thread Eric Anholt
Module: Mesa Branch: master Commit: ed3aeb56ec3fde24c2fc69515c0b5d348b41caf3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed3aeb56ec3fde24c2fc69515c0b5d348b41caf3 Author: Eric Anholt Date: Wed Nov 30 07:03:03 2011 -0800 intel: Make the fake packed depth/stencil mappings use a cach

Mesa (master): intel: Make intel_region_map return void *.

2011-12-07 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4cb1d6a25e4749ec5e0389ca3da468adbbe5299e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4cb1d6a25e4749ec5e0389ca3da468adbbe5299e Author: Eric Anholt Date: Wed Nov 30 06:47:27 2011 -0800 intel: Make intel_region_map return void *. We don't gripe a

Mesa (master): intel: Move separate-stencil s8 mapping logic to intel_miptree_map.

2011-12-07 Thread Eric Anholt
Module: Mesa Branch: master Commit: b48c3bca87b30003f9e117d299011380e743aec9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b48c3bca87b30003f9e117d299011380e743aec9 Author: Eric Anholt Date: Mon Nov 28 16:08:46 2011 -0800 intel: Move separate-stencil s8 mapping logic to intel_miptre

Mesa (master): intel: Make mapping of texture slices track the region of interest.

2011-12-07 Thread Eric Anholt
Module: Mesa Branch: master Commit: 221a36514b4ecffdaa3be5c43e67c75cc8c30ab8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=221a36514b4ecffdaa3be5c43e67c75cc8c30ab8 Author: Eric Anholt Date: Mon Nov 28 11:02:59 2011 -0800 intel: Make mapping of texture slices track the region of int

Mesa (master): intel: Move the gtt-particular texture mapping logic to a helper function.

2011-12-07 Thread Eric Anholt
Module: Mesa Branch: master Commit: baeaa062e92afbec47fad73fd3d464a1e7d1fe08 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=baeaa062e92afbec47fad73fd3d464a1e7d1fe08 Author: Eric Anholt Date: Mon Nov 28 15:49:01 2011 -0800 intel: Move the gtt-particular texture mapping logic to a hel

Mesa (master): intel: Only prefer separate stencil when we can do HiZ.

2011-12-07 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5c9a55665d78b96bfb8ce8eab43b5558dd656a6d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5c9a55665d78b96bfb8ce8eab43b5558dd656a6d Author: Eric Anholt Date: Wed Nov 30 08:52:54 2011 -0800 intel: Only prefer separate stencil when we can do HiZ. This

Mesa (master): intel: Move the teximage mapping logic to a miptree level/ slice mapping.

2011-12-07 Thread Eric Anholt
Module: Mesa Branch: master Commit: b75291c61c40a3a690b08f8aa013ad2d3d2deda8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b75291c61c40a3a690b08f8aa013ad2d3d2deda8 Author: Eric Anholt Date: Mon Nov 28 11:17:11 2011 -0800 intel: Move the teximage mapping logic to a miptree level/sli

Mesa (master): st/dri: Use depth instead of bpp when communicating formats with the X server v3

2011-12-07 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 576161289df68eedade591fbca4013329c9e5ded URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=576161289df68eedade591fbca4013329c9e5ded Author: Thomas Hellstrom Date: Tue Dec 6 10:16:13 2011 +0100 st/dri: Use depth instead of bpp when communicating form