Mesa (master): softpipe: fix texture sampling from 1D texture array

2011-12-19 Thread Dave Airlie
Module: Mesa Branch: master Commit: 07eeb92abcd32653c9e6f6f60689bb1d059f5799 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=07eeb92abcd32653c9e6f6f60689bb1d059f5799 Author: Dave Airlie airl...@redhat.com Date: Sun Dec 18 21:18:19 2011 + softpipe: fix texture sampling from 1D

Mesa (master): softpipe: fix depth sampling for linear vs nearest.

2011-12-19 Thread Dave Airlie
Module: Mesa Branch: master Commit: 417aad5a992c8d7659438d20f82b4cf405c9c7b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=417aad5a992c8d7659438d20f82b4cf405c9c7b2 Author: Dave Airlie airl...@redhat.com Date: Sun Dec 18 21:25:15 2011 + softpipe: fix depth sampling for linear vs

Mesa (master): vdpau: Add support for mixer attributes

2011-12-19 Thread Christian König
Module: Mesa Branch: master Commit: e8e0756bd35e5e3b70a0eee323f5aaa3707fe11d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8e0756bd35e5e3b70a0eee323f5aaa3707fe11d Author: Maarten Lankhorst m.b.lankho...@gmail.com Date: Mon Dec 19 10:14:16 2011 +0100 vdpau: Add support for mixer

Mesa (master): vdpau: Add support for parameters

2011-12-19 Thread Christian König
Module: Mesa Branch: master Commit: 89b9863252272a7109d468738517a0d68376a909 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89b9863252272a7109d468738517a0d68376a909 Author: Maarten Lankhorst m.b.lankho...@gmail.com Date: Mon Dec 19 10:10:06 2011 +0100 vdpau: Add support for

Mesa (master): vdpau: Add background surface support

2011-12-19 Thread Christian König
Module: Mesa Branch: master Commit: d6942f781f9cf741e7013f01c2af31f0a5867cc9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d6942f781f9cf741e7013f01c2af31f0a5867cc9 Author: Maarten Lankhorst m.b.lankho...@gmail.com Date: Mon Dec 19 10:16:06 2011 +0100 vdpau: Add background surface

Mesa (master): osmesa: fix RGB565 rendering

2011-12-19 Thread Brian Paul
Module: Mesa Branch: master Commit: d334a0fb8cbb368c337858b16cb567a28a35f688 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d334a0fb8cbb368c337858b16cb567a28a35f688 Author: Alex Galakhov agalak...@gmail.com Date: Mon Dec 19 07:40:07 2011 -0700 osmesa: fix RGB565 rendering

Mesa (master): gallium/draw: fix two side handling

2011-12-19 Thread Dave Airlie
Module: Mesa Branch: master Commit: f4ab1783b390cd8ff7f4b1e7ba9fc15893e2d69c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f4ab1783b390cd8ff7f4b1e7ba9fc15893e2d69c Author: Dave Airlie airl...@redhat.com Date: Mon Dec 19 15:57:50 2011 + gallium/draw: fix two side handling The

Mesa (master): softpipe: fix shadow 2d texture array sampling

2011-12-19 Thread Dave Airlie
Module: Mesa Branch: master Commit: 97b778efe7949977b4e857413807d1efcad346aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97b778efe7949977b4e857413807d1efcad346aa Author: Dave Airlie airl...@redhat.com Date: Mon Dec 19 10:34:20 2011 + softpipe: fix shadow 2d texture array

Mesa (master): softpipe: fix shadow1d tests.

2011-12-19 Thread Dave Airlie
Module: Mesa Branch: master Commit: 42696ba16fc548aa680b43a93e7b5929aa429d3c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=42696ba16fc548aa680b43a93e7b5929aa429d3c Author: Dave Airlie airl...@redhat.com Date: Mon Dec 19 11:51:39 2011 + softpipe: fix shadow1d tests. This fixes

Mesa (master): tgsi: update documents with some info on texture lookup

2011-12-19 Thread Dave Airlie
Module: Mesa Branch: master Commit: 35db326de5b173b06344c1a50321a02c2e6e7d93 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=35db326de5b173b06344c1a50321a02c2e6e7d93 Author: Dave Airlie airl...@redhat.com Date: Mon Dec 19 16:40:05 2011 + tgsi: update documents with some info on

Mesa (master): intel: Stop creating the wrapped stencil irb.

2011-12-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: 0b8b6c7e974930daf12e97fb8f0b2a2cc29396d9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0b8b6c7e974930daf12e97fb8f0b2a2cc29396d9 Author: Eric Anholt e...@anholt.net Date: Wed Dec 7 15:02:02 2011 -0800 intel: Stop creating the wrapped stencil irb.

Mesa (master): intel: Reuse intel_miptree_match_image().

2011-12-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7978fb4d9fd9c3e07aa1c09eba5571ec8a437d9c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7978fb4d9fd9c3e07aa1c09eba5571ec8a437d9c Author: Eric Anholt e...@anholt.net Date: Wed Dec 14 20:43:06 2011 -0800 intel: Reuse intel_miptree_match_image().

Mesa (master): i965: Properly demote the depth mt format for fake packed depth/stencil.

2011-12-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: fdf18b323156098ba5fb2881aa1a7888d2e0667f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fdf18b323156098ba5fb2881aa1a7888d2e0667f Author: Eric Anholt e...@anholt.net Date: Wed Dec 14 17:16:07 2011 -0800 i965: Properly demote the depth mt format for

Mesa (master): intel: Stop creating the wrapped depth irb.

2011-12-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: 0c498467104e361e50bbb95adf2b2c0e799591dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c498467104e361e50bbb95adf2b2c0e799591dc Author: Eric Anholt e...@anholt.net Date: Thu Dec 8 08:33:28 2011 -0800 intel: Stop creating the wrapped depth irb.

Mesa (master): i965: Add support for mapping Z32_FLOAT_X24S8 fake packed depth/stencil.

2011-12-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: 353f7ba4abbfd15d1e4e4b7a38f88e64ce85f6a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=353f7ba4abbfd15d1e4e4b7a38f88e64ce85f6a2 Author: Eric Anholt e...@anholt.net Date: Fri Dec 2 16:00:10 2011 -0800 i965: Add support for mapping Z32_FLOAT_X24S8

Mesa (master): i965: Use the miptree format for texture surface format choice.

2011-12-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: e71fc6a8200cd78037a9788230ec0cc9f451a4b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e71fc6a8200cd78037a9788230ec0cc9f451a4b1 Author: Eric Anholt e...@anholt.net Date: Tue Dec 13 12:40:09 2011 -0800 i965: Use the miptree format for texture

Mesa (master): i965: Add separate stencil/ HiZ setup for MESA_FORMAT_Z32_FLOAT_X24S8.

2011-12-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4790c4ae2489b8c72e6d98f3f80b5a9e7f799203 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4790c4ae2489b8c72e6d98f3f80b5a9e7f799203 Author: Eric Anholt e...@anholt.net Date: Wed Dec 7 14:49:45 2011 -0800 i965: Add separate stencil/HiZ setup for

Mesa (master): i965: Add support for GL_ARB_depth_buffer_float under 3. 0 override.

2011-12-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: 507e71e45a2e46c6e01423ab00948a72f435396c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=507e71e45a2e46c6e01423ab00948a72f435396c Author: Eric Anholt e...@anholt.net Date: Thu Nov 17 17:19:12 2011 -0800 i965: Add support for

Mesa (master): glx: Don't create a shared context if the other context isn' t the same kind

2011-12-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: c4a8c54c3bb31547cba57702ffea99293afef522 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4a8c54c3bb31547cba57702ffea99293afef522 Author: Ian Romanick ian.d.roman...@intel.com Date: Tue Dec 6 12:19:39 2011 -0800 glx: Don't create a shared context

Mesa (master): glx: Don't segfault if xcb_glx_is_direct_reply returns NULL

2011-12-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: 7c2f1160c23970929a2846d210357447d07ff5f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c2f1160c23970929a2846d210357447d07ff5f0 Author: Ian Romanick ian.d.roman...@intel.com Date: Tue Dec 6 17:15:26 2011 -0800 glx: Don't segfault if

Mesa (master): glx: Fix handling of property list received from the server in glXImportContextEXT

2011-12-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: 5a849e864ea2db3b705ba301089ee2ec1fe78aa1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a849e864ea2db3b705ba301089ee2ec1fe78aa1 Author: Ian Romanick ian.d.roman...@intel.com Date: Wed Dec 7 11:15:14 2011 -0800 glx: Fix handling of property list

Mesa (master): glx: Don' t segfault if glXGetContextIDEXT is pased a NULL context

2011-12-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: 3b9b42250ca9f0da6e979afc047d1c8524466076 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b9b42250ca9f0da6e979afc047d1c8524466076 Author: Ian Romanick ian.d.roman...@intel.com Date: Wed Dec 7 11:37:01 2011 -0800 glx: Don't segfault if

Mesa (master): glx: Make __glXSendError available in non-Apple builds

2011-12-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: 6f76efa9224f6a1cbe35f419172549abafdd751e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f76efa9224f6a1cbe35f419172549abafdd751e Author: Ian Romanick ian.d.roman...@intel.com Date: Wed Dec 7 16:12:21 2011 -0800 glx: Make __glXSendError available

Mesa (master): glx: Send DestroyContext protocol at the correct times

2011-12-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: 4dbd13cb3f5aeff6ddc85fd091b4677369c19778 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4dbd13cb3f5aeff6ddc85fd091b4677369c19778 Author: Ian Romanick ian.d.roman...@intel.com Date: Wed Dec 7 13:31:27 2011 -0800 glx: Send DestroyContext protocol

Mesa (master): glx: Make parameter types for __glXSendError match protocol types

2011-12-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: b1ffb3335f629ed43bde44cee789dc9cdb35c306 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b1ffb3335f629ed43bde44cee789dc9cdb35c306 Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Dec 12 09:48:29 2011 -0800 glx: Make parameter types for

Mesa (master): glx: Initialize share_xid in CreateContext

2011-12-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: a832aa5ba097253f53983e3f1186b71626d164ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a832aa5ba097253f53983e3f1186b71626d164ae Author: Ian Romanick ian.d.roman...@intel.com Date: Thu Dec 8 15:03:19 2011 -0800 glx: Initialize share_xid in

Mesa (master): glx: Explicitly reject servers that only support GLX 1.0

2011-12-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: e4be406f09fcb3756cd0e8dd0539f62bafb1bcca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e4be406f09fcb3756cd0e8dd0539f62bafb1bcca Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Nov 28 18:31:21 2011 -0800 glx: Explicitly reject servers that

Mesa (master): glx: Remove some extensions that are not, and never will be, supported

2011-12-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: 8e5efbe62bfd4a1f5c960fa9b061c9dffac2bbce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e5efbe62bfd4a1f5c960fa9b061c9dffac2bbce Author: Ian Romanick ian.d.roman...@intel.com Date: Wed Nov 30 10:53:59 2011 -0800 glx: Remove some extensions that

Mesa (master): glx: Remove GLX_USE_APPLEGL cruft in extension string handling

2011-12-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: c66242a6c69f266eef5c6a5f2a1cece911ea9568 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c66242a6c69f266eef5c6a5f2a1cece911ea9568 Author: Ian Romanick ian.d.roman...@intel.com Date: Wed Nov 30 10:55:54 2011 -0800 glx: Remove GLX_USE_APPLEGL cruft

Mesa (master): glx: GLX 1.4 does not require GLX_INTEL_swap_event

2011-12-19 Thread Ian Romanick
Module: Mesa Branch: master Commit: d3f7597bc9f6d5a5035999cdbd22501dfe9ea8aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3f7597bc9f6d5a5035999cdbd22501dfe9ea8aa Author: Ian Romanick ian.d.roman...@intel.com Date: Wed Nov 30 11:00:00 2011 -0800 glx: GLX 1.4 does not require

Mesa (master): i965: Don' t minify depth when setting up cube map miptrees on Gen4.

2011-12-19 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 79d981cd03f2e2e8f67ab21d52711de989bb9a44 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=79d981cd03f2e2e8f67ab21d52711de989bb9a44 Author: Kenneth Graunke kenn...@whitecape.org Date: Thu Dec 15 13:43:00 2011 -0800 i965: Don't minify depth when

Mesa (master): i965: Add missing SIMD4x2 sample_l_c message #defines.

2011-12-19 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 7ff68176f012649c8c58ef2500e2eebae36bface URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ff68176f012649c8c58ef2500e2eebae36bface Author: Kenneth Graunke kenn...@whitecape.org Date: Wed Dec 14 16:18:42 2011 -0800 i965: Add missing SIMD4x2

Mesa (master): i965/vs: Implement vec4_visitor::generate_tex().

2011-12-19 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: ca182cd0fa338ad39d531cb1be6a5a1bbf455771 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca182cd0fa338ad39d531cb1be6a5a1bbf455771 Author: Kenneth Graunke kenn...@whitecape.org Date: Wed Oct 26 13:53:11 2011 -0700 i965/vs: Implement

Mesa (master): i965/vs: Implement vec4_visitor::visit(ir_texture *).

2011-12-19 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: d93aa54d2dea79d8216e10b600b0c8443dc2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d93aa54d2dea79d8216e10b600b0c8443dc2 Author: Kenneth Graunke kenn...@whitecape.org Date: Wed Oct 26 14:00:52 2011 -0700 i965/vs: Implement

Mesa (master): i965/fs: Factor out texture offset bitfield computation.

2011-12-19 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 475d70d6ef5feb94efab3923e5607e625f2aee67 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=475d70d6ef5feb94efab3923e5607e625f2aee67 Author: Kenneth Graunke kenn...@whitecape.org Date: Wed Oct 26 13:51:28 2011 -0700 i965/fs: Factor out texture offset

Mesa (master): i965/vs: Add support for texel offsets.

2011-12-19 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 328b693a199a67ce3a17d258f34d7bfd26790871 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=328b693a199a67ce3a17d258f34d7bfd26790871 Author: Kenneth Graunke kenn...@whitecape.org Date: Sat Nov 12 02:21:44 2011 -0800 i965/vs: Add support for texel

Mesa (master): i965/fs: Factor out texturing related data from brw_wm_prog_key.

2011-12-19 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 1b05fc7cdd0e5d77b50bc8ee2f2c851da5884d72 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b05fc7cdd0e5d77b50bc8ee2f2c851da5884d72 Author: Kenneth Graunke kenn...@whitecape.org Date: Tue Dec 6 15:36:21 2011 -0800 i965/fs: Factor out texturing

Mesa (master): i965/fs: Only set brw_wm_prog_key data for samplers used by the WM.

2011-12-19 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 387a3d43d11cbd3eb1bd8ce787a2c693d575300c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=387a3d43d11cbd3eb1bd8ce787a2c693d575300c Author: Kenneth Graunke kenn...@whitecape.org Date: Thu Dec 8 12:15:59 2011 -0800 i965/fs: Only set brw_wm_prog_key

Mesa (master): i965/vs: Add texture related data to brw_vs_prog_key.

2011-12-19 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: d45814c925dd6c479cfd383b9b59458fc4359cf7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d45814c925dd6c479cfd383b9b59458fc4359cf7 Author: Kenneth Graunke kenn...@whitecape.org Date: Wed Dec 7 03:13:50 2011 -0800 i965/vs: Add texture related data

Mesa (master): i965/vs: Implement EXT_texture_swizzle support for VS texturing.

2011-12-19 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 8e34021099527868097b2c877fc32f29aa4d7bb6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e34021099527868097b2c877fc32f29aa4d7bb6 Author: Kenneth Graunke kenn...@whitecape.org Date: Wed Dec 7 03:20:53 2011 -0800 i965/vs: Implement

Mesa (master): i965: Advertise our vertex shader texture units.

2011-12-19 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 37d24a70daa41bbad9c7a85dd432f561a172e858 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=37d24a70daa41bbad9c7a85dd432f561a172e858 Author: Kenneth Graunke kenn...@whitecape.org Date: Thu Oct 27 21:57:48 2011 -0700 i965: Advertise our vertex shader

Mesa (master): i915g: Add two unsupported caps.

2011-12-19 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: 3c01aefe5f9b8ffb31bbdd9ed5b200e830478a81 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c01aefe5f9b8ffb31bbdd9ed5b200e830478a81 Author: Stéphane Marchesin marc...@chromium.org Date: Thu Dec 15 11:10:32 2011 -0800 i915g: Add two unsupported caps.

Mesa (master): i915g: Implement KILP.

2011-12-19 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: c661843ab6adc97b54debaccfb29b897b12ab76d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c661843ab6adc97b54debaccfb29b897b12ab76d Author: Stéphane Marchesin marc...@chromium.org Date: Thu Dec 15 12:31:36 2011 -0800 i915g: Implement KILP. ---

Mesa (master): i915g: Make the pipe_sampler_state struct non const and get rid of useless memcpy .

2011-12-19 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: a7534d8943d74e81299b2ee4edc462baac9d1331 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a7534d8943d74e81299b2ee4edc462baac9d1331 Author: Stéphane Marchesin marc...@chromium.org Date: Thu Dec 15 12:59:58 2011 -0800 i915g: Make the

Mesa (master): i915g: Add unsupported caps.

2011-12-19 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: 67e6a40605c482617afa9bd698003ea15e8f8f6e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=67e6a40605c482617afa9bd698003ea15e8f8f6e Author: Stéphane Marchesin marc...@chromium.org Date: Thu Dec 15 12:55:18 2011 -0800 i915g: Add unsupported caps. ---

Mesa (master): i915g: Turn an assert into a debug message, print more debug info for missing depth swz.

2011-12-19 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: 1981042341c6942bbd4d61508a47226c789bc25b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1981042341c6942bbd4d61508a47226c789bc25b Author: Stéphane Marchesin marc...@chromium.org Date: Thu Dec 15 16:19:46 2011 -0800 i915g: Turn an assert into a