Mesa (master): i965/msaa: Enable CMS layout on Gen7 for the formats that support it.

2012-07-11 Thread Paul Berry
Module: Mesa Branch: master Commit: 33202b4876a88b6f54ca7022eadd2875a2d3508a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=33202b4876a88b6f54ca7022eadd2875a2d3508a Author: Paul Berry Date: Thu Jul 5 18:50:56 2012 -0700 i965/msaa: Enable CMS layout on Gen7 for the formats that supp

Mesa (master): i965/msaa: Add CMS support to blorp.

2012-07-11 Thread Paul Berry
Module: Mesa Branch: master Commit: 4ebbc766210190cb1f03fa4fc762bf7ecc0c7f90 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ebbc766210190cb1f03fa4fc762bf7ecc0c7f90 Author: Paul Berry Date: Tue Jul 3 08:13:35 2012 -0700 i965/msaa: Add CMS support to blorp. This patch updates the b

Mesa (master): i965/msaa: Add CMS-related sampler messages to brw_defines.h .

2012-07-11 Thread Paul Berry
Module: Mesa Branch: master Commit: 754953693db784d4f96d57bb6c7fa11a855a9e22 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=754953693db784d4f96d57bb6c7fa11a855a9e22 Author: Paul Berry Date: Tue Jul 3 11:51:42 2012 -0700 i965/msaa: Add CMS-related sampler messages to brw_defines.h.

Mesa (master): i965/msaa: Set SURFACE_STATE properly when CMS MSAA is in use.

2012-07-11 Thread Paul Berry
Module: Mesa Branch: master Commit: 7b3263af696e504ec68b91b0ce128d46a0691dce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b3263af696e504ec68b91b0ce128d46a0691dce Author: Paul Berry Date: Tue Jul 3 11:36:39 2012 -0700 i965/msaa: Set SURFACE_STATE properly when CMS MSAA is in use.

Mesa (master): i965/msaa: Add CMS MSAA settings to brw_structs.h.

2012-07-11 Thread Paul Berry
Module: Mesa Branch: master Commit: 0ba813506d770ead7eb181fb2bf48d5a408fe0ea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ba813506d770ead7eb181fb2bf48d5a408fe0ea Author: Paul Berry Date: Tue Jul 3 11:05:55 2012 -0700 i965/msaa: Add CMS MSAA settings to brw_structs.h. Previously

Mesa (master): i965/msaa: Allocate MCS buffer when CMS MSAA is in use.

2012-07-11 Thread Paul Berry
Module: Mesa Branch: master Commit: ccae1b1cd7b89102a9d9bfc29eb1e7e48aad8969 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ccae1b1cd7b89102a9d9bfc29eb1e7e48aad8969 Author: Paul Berry Date: Tue Jul 3 08:35:54 2012 -0700 i965/msaa: Allocate MCS buffer when CMS MSAA is in use. To im

Mesa (master): i965/msaa: Add an enum to describe MSAA layout.

2012-07-11 Thread Paul Berry
Module: Mesa Branch: master Commit: 1bd4d456cdecf7bea55f4e3dac574af54efad994 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1bd4d456cdecf7bea55f4e3dac574af54efad994 Author: Paul Berry Date: Wed Jul 4 05:48:25 2012 -0700 i965/msaa: Add an enum to describe MSAA layout. >From the Ivy

Mesa (master): i965/msaa: Move {rt, tex}_interleaved into blorp program key.

2012-07-11 Thread Paul Berry
Module: Mesa Branch: master Commit: 67b0f7c7dddeb92ee4d24ed3977e20b70f5674f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=67b0f7c7dddeb92ee4d24ed3977e20b70f5674f6 Author: Paul Berry Date: Thu Jul 5 10:28:24 2012 -0700 i965/msaa: Move {rt,tex}_interleaved into blorp program key.

Mesa (master): mapi: Move GL_NV_draw_buffers extension to es_EXT.xml

2012-07-11 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 2adfce4a18c8f97b9f3fc4568c5a4e10ce18a8f8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2adfce4a18c8f97b9f3fc4568c5a4e10ce18a8f8 Author: Kristian Høgsberg Date: Tue Jul 10 23:15:28 2012 -0400 mapi: Move GL_NV_draw_buffers extension to es_EXT.xml

Mesa (master): egl: Add EGL_WAYLAND_PLANE_WL attribute

2012-07-11 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: e6a33570b73aa56c87818d7f67a122d4427b7841 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6a33570b73aa56c87818d7f67a122d4427b7841 Author: Kristian Høgsberg Date: Thu Jul 5 16:43:04 2012 -0400 egl: Add EGL_WAYLAND_PLANE_WL attribute This lets us s

Mesa (master): wayland-drm: Add protocol to create planar buffers

2012-07-11 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 1aaec8c60985ffe03af265bf8f659ee0319926ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1aaec8c60985ffe03af265bf8f659ee0319926ca Author: Kristian Høgsberg Date: Thu Jul 5 16:27:05 2012 -0400 wayland-drm: Add protocol to create planar buffers ---

Mesa (master): wayland-drm: Pass struct wl_drm_buffer to the driver

2012-07-11 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 379eb47ea61c87c9ac071fa6d93e49ae3f02ac2c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=379eb47ea61c87c9ac071fa6d93e49ae3f02ac2c Author: Kristian Høgsberg Date: Thu Jul 5 14:19:48 2012 -0400 wayland-drm: Pass struct wl_drm_buffer to the driver W

Mesa (master): intel: Implement __DRIimage:: createSubImage and bump supported version to 5

2012-07-11 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 95bc0527e9f81c62cbfe02dace94e73d9950d04d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95bc0527e9f81c62cbfe02dace94e73d9950d04d Author: Kristian Høgsberg Date: Thu Jul 5 13:02:02 2012 -0400 intel: Implement __DRIimage::createSubImage and bump su

Mesa (master): intel: Add offset field to miptree

2012-07-11 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 02ebad900db4ef1ac42cbfb41b433919a4c857a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=02ebad900db4ef1ac42cbfb41b433919a4c857a2 Author: Kristian Høgsberg Date: Wed Jul 4 23:09:14 2012 -0400 intel: Add offset field to miptree This lets us specif

Mesa (master): intel: Add support for new __DRIimage formats

2012-07-11 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 44a2b57f93ab68f873eab543f1ecb9dc7f230a7e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44a2b57f93ab68f873eab543f1ecb9dc7f230a7e Author: Kristian Høgsberg Date: Thu Jul 5 12:13:06 2012 -0400 intel: Add support for new __DRIimage formats --- sr

Mesa (master): __DRIimage: version 5, add new formats and createSubImage

2012-07-11 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: c0298348089069716cfc1aee2b25d0857c8be450 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0298348089069716cfc1aee2b25d0857c8be450 Author: Kristian Høgsberg Date: Wed Jul 4 22:56:09 2012 -0400 __DRIimage: version 5, add new formats and createSubIma

Mesa (master): r600g/compute: Disable growing the memory pool

2012-07-11 Thread Tom Stellard
Module: Mesa Branch: master Commit: c0f7fe7b79afa9b95b1af56dce9eb881575b1cde URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0f7fe7b79afa9b95b1af56dce9eb881575b1cde Author: Tom Stellard Date: Wed Jul 11 16:18:22 2012 + r600g/compute: Disable growing the memory pool The code for

Mesa (master): radeon/llvm: Use multiclasses for floating point loads

2012-07-11 Thread Tom Stellard
Module: Mesa Branch: master Commit: 49ae102ee346d4be6a61ebdaba6e5d5ad8469407 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=49ae102ee346d4be6a61ebdaba6e5d5ad8469407 Author: Tom Stellard Date: Tue Jul 10 11:15:49 2012 -0400 radeon/llvm: Use multiclasses for floating point loads The

Mesa (master): radeon/llvm: Don' t set the IMM bit in SMRD instruction definitions.

2012-07-11 Thread Tom Stellard
Module: Mesa Branch: master Commit: bbdf3af8577ca61fc54c4a1615e80940c904636e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bbdf3af8577ca61fc54c4a1615e80940c904636e Author: Tom Stellard Date: Tue Jul 10 08:51:31 2012 -0400 radeon/llvm: Don't set the IMM bit in SMRD instruction defin

Mesa (master): r600g/compute: Add more debugging output

2012-07-11 Thread Tom Stellard
Module: Mesa Branch: master Commit: d36499aa62f42192356fd9e34009905ae0e9e6c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d36499aa62f42192356fd9e34009905ae0e9e6c8 Author: Tom Stellard Date: Wed Jul 11 17:46:59 2012 + r600g/compute: Add more debugging output --- src/gallium/

Mesa (master): i965: Revert the VBOs-in-system-memory hack.

2012-07-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: f9b3e257d19587f4b9fae31610df857b10d69d1b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f9b3e257d19587f4b9fae31610df857b10d69d1b Author: Eric Anholt Date: Thu Jul 5 13:43:43 2012 -0700 i965: Revert the VBOs-in-system-memory hack. It didn't chang

Mesa (master): Add emacs setup for the docs/devinfo. html comment wrapping recommendation.

2012-07-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: b5c037f6b1cd54f72c3575c33adb2bcdaae678d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5c037f6b1cd54f72c3575c33adb2bcdaae678d7 Author: Eric Anholt Date: Wed Jul 4 13:12:09 2012 -0700 Add emacs setup for the docs/devinfo.html comment wrapping re

Mesa (master): glx/dri2: Add support for GLX_ARB_create_context_robustness

2012-07-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: a8724d85f8cb2f0fb73b9c6c1f268f9084c6d473 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a8724d85f8cb2f0fb73b9c6c1f268f9084c6d473 Author: Ian Romanick Date: Tue Jul 3 11:32:59 2012 -0700 glx/dri2: Add support for GLX_ARB_create_context_robustness

Mesa (master): dri2: Hard-code the DRI2 version

2012-07-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: de9ed5152533c87c21d27b71211a834b4c9767bc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de9ed5152533c87c21d27b71211a834b4c9767bc Author: Ian Romanick Date: Tue Jul 3 11:15:00 2012 -0700 dri2: Hard-code the DRI2 version This allows revising the d

Mesa (master): glapi: Apply Xorg indent rules to all files generated for the xserver

2012-07-11 Thread Ian Romanick
Module: Mesa Branch: master Commit: 2879f758b5b0d996566744f89c3d9badeb75ef24 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2879f758b5b0d996566744f89c3d9badeb75ef24 Author: Ian Romanick Date: Fri Jun 8 13:17:10 2012 -0700 glapi: Apply Xorg indent rules to all files generated for th