Mesa (master): Revert r600g: use S_028B20_BUFFER_0_EN macro for streamout buffer enable

2012-01-27 Thread Marek Olšák
Module: Mesa Branch: master Commit: 3d993aff258378e0ca3246577198066317e82a5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d993aff258378e0ca3246577198066317e82a5b Author: Marek Olšák mar...@gmail.com Date: Fri Jan 27 17:49:41 2012 +0100 Revert r600g: use S_028B20_BUFFER_0_EN macro

Mesa (master): configure.ac: Don' t use $CLANG since it will collide with the static analyzer.

2012-01-27 Thread Jeremy Huddleston
Module: Mesa Branch: master Commit: b728eefb06c26e4b5a25db31bbda9fcf4d015e17 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b728eefb06c26e4b5a25db31bbda9fcf4d015e17 Author: Jeremy Huddleston jerem...@apple.com Date: Thu May 5 14:08:57 2011 -0700 configure.ac: Don't use $CLANG since

Mesa (7.11): configure.ac: Don' t use $CLANG since it will collide with the static analyzer.

2012-01-27 Thread Jeremy Huddleston
Module: Mesa Branch: 7.11 Commit: 906f670f1a1f33d69139f520ee931b268049eac6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=906f670f1a1f33d69139f520ee931b268049eac6 Author: Jeremy Huddleston jerem...@apple.com Date: Thu May 5 14:08:57 2011 -0700 configure.ac: Don't use $CLANG since

Mesa (8.0): configure.ac: Don' t use $CLANG since it will collide with the static analyzer.

2012-01-27 Thread Jeremy Huddleston
Module: Mesa Branch: 8.0 Commit: e406659b8bed4dd8450935e2f3ee697b99d278cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e406659b8bed4dd8450935e2f3ee697b99d278cf Author: Jeremy Huddleston jerem...@apple.com Date: Thu May 5 14:08:57 2011 -0700 configure.ac: Don't use $CLANG since it

Mesa (master): draw: Ensure that prepare is always run after LLVM garbagge collection.

2012-01-27 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 07635a4799b15a7575e1feb8859ecc7734850deb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=07635a4799b15a7575e1feb8859ecc7734850deb Author: José Fonseca jfons...@vmware.com Date: Fri Jan 27 14:40:06 2012 + draw: Ensure that prepare is always run

Mesa (master): gallivm: Swizzle constants into the right AoS ordering.

2012-01-27 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 8b3c99a5ebbc2f8b586d8ae2bd9aa5c55bbf3f04 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b3c99a5ebbc2f8b586d8ae2bd9aa5c55bbf3f04 Author: Brian Paul bri...@vmware.com Date: Wed Feb 2 14:20:10 2011 + gallivm: Swizzle constants into the right

Mesa (8.0): i965/gen6+: Disable blending, alpha test, and dither on integer FBOs.

2012-01-27 Thread Eric Anholt
Module: Mesa Branch: 8.0 Commit: f92503e171c327c1b78ef09129d4290210353244 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f92503e171c327c1b78ef09129d4290210353244 Author: Eric Anholt e...@anholt.net Date: Thu Jan 19 15:41:12 2012 -0800 i965/gen6+: Disable blending, alpha test, and

Mesa (8.0): i965/gen6+: Work around GPU hangs with logic ops on integer textures.

2012-01-27 Thread Eric Anholt
Module: Mesa Branch: 8.0 Commit: bc973082fcae3816691e75d4024ecf55102e2b97 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc973082fcae3816691e75d4024ecf55102e2b97 Author: Eric Anholt e...@anholt.net Date: Fri Jan 20 13:19:10 2012 -0800 i965/gen6+: Work around GPU hangs with logic ops

Mesa (8.0): mesa: Add support for glGetTexImage on GL_TEXTURE_1D_ARRAY

2012-01-27 Thread Eric Anholt
Module: Mesa Branch: 8.0 Commit: 46c146116f43047572ca98c99a9ca0a119227801 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=46c146116f43047572ca98c99a9ca0a119227801 Author: Eric Anholt e...@anholt.net Date: Fri Jan 20 15:03:12 2012 -0800 mesa: Add support for glGetTexImage on

Mesa (8.0): mesa: Add the remaining from/ to types for GL_EXT_texture_integer (and R/RG).

2012-01-27 Thread Eric Anholt
Module: Mesa Branch: 8.0 Commit: 61be81ae5c47ea2d23f591acc7f3bbbfb6b6e841 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=61be81ae5c47ea2d23f591acc7f3bbbfb6b6e841 Author: Eric Anholt e...@anholt.net Date: Fri Jan 20 12:50:34 2012 -0800 mesa: Add the remaining from/to types for

Mesa (8.0): meta: Detect currently-unsupported integer CopyTexSubImage and complain.

2012-01-27 Thread Eric Anholt
Module: Mesa Branch: 8.0 Commit: 9a33b5a269d8407872a9cc86cb0ce36a1c510e21 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a33b5a269d8407872a9cc86cb0ce36a1c510e21 Author: Eric Anholt e...@anholt.net Date: Fri Jan 20 13:59:37 2012 -0800 meta: Detect currently-unsupported integer

Mesa (8.0): mesa: Add missing integer R/RG cases to _mesa_is_color_format() .

2012-01-27 Thread Eric Anholt
Module: Mesa Branch: 8.0 Commit: dcaf26ac91943849ffd2ee4a23ac4b1e12ef639f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dcaf26ac91943849ffd2ee4a23ac4b1e12ef639f Author: Eric Anholt e...@anholt.net Date: Fri Jan 20 15:23:42 2012 -0800 mesa: Add missing integer R/RG cases to

Mesa (8.0): mesa: Fix CopyTex{Sub, }Image error checks for integer vs non-integer.

2012-01-27 Thread Eric Anholt
Module: Mesa Branch: 8.0 Commit: e10c47adffb0371cba3d6a2c80313489e6fa8767 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e10c47adffb0371cba3d6a2c80313489e6fa8767 Author: Eric Anholt e...@anholt.net Date: Fri Jan 20 13:43:11 2012 -0800 mesa: Fix CopyTex{Sub,}Image error checks for

Mesa (master): mesa: Fix display list handling for GL_EXT_framebuffer_multisample.

2012-01-27 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3d8c27f882b852ada86aac99a54fdb57d98a79ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d8c27f882b852ada86aac99a54fdb57d98a79ac Author: Eric Anholt e...@anholt.net Date: Tue Jan 24 15:27:29 2012 -0800 mesa: Fix display list handling for

Mesa (master): mesa: Fix display list handling for EXT_framebuffer_object.

2012-01-27 Thread Eric Anholt
Module: Mesa Branch: master Commit: 25dd80555d895fbe98e8f8099283992d350f22a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=25dd80555d895fbe98e8f8099283992d350f22a2 Author: Eric Anholt e...@anholt.net Date: Tue Jan 24 15:19:50 2012 -0800 mesa: Fix display list handling for

Mesa (master): intel: Fix accum buffer mapping since the swrast rework.

2012-01-27 Thread Eric Anholt
Module: Mesa Branch: master Commit: 42e9936ce6bcac9f863b2f85978489e4f804e927 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=42e9936ce6bcac9f863b2f85978489e4f804e927 Author: Eric Anholt e...@anholt.net Date: Tue Jan 24 15:52:52 2012 -0800 intel: Fix accum buffer mapping since the

Mesa (master): mesa: Fix handling of glCopyBufferSubData() for src == dst.

2012-01-27 Thread Eric Anholt
Module: Mesa Branch: master Commit: 531e44415b078db105d0439ea90b3ea3bc3b0f7b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=531e44415b078db105d0439ea90b3ea3bc3b0f7b Author: Eric Anholt e...@anholt.net Date: Wed Jan 25 16:29:28 2012 -0800 mesa: Fix handling of glCopyBufferSubData()

Mesa (master): intel: Comment typo fix.

2012-01-27 Thread Eric Anholt
Module: Mesa Branch: master Commit: a4586d2e2e444d1212d4abfd1ea5bbeff4503feb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a4586d2e2e444d1212d4abfd1ea5bbeff4503feb Author: Eric Anholt e...@anholt.net Date: Fri Jan 27 11:06:49 2012 -0800 intel: Comment typo fix. ---

Mesa (master): intel: Simplify intel_renderbuffer_update_wrapper() by passing in the image.

2012-01-27 Thread Eric Anholt
Module: Mesa Branch: master Commit: b73f5df6483b2e37235b258f705944321ee617f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b73f5df6483b2e37235b258f705944321ee617f5 Author: Eric Anholt e...@anholt.net Date: Thu Jan 19 17:40:41 2012 -0800 intel: Simplify

Mesa (master): intel: Make a renderbuffer wrapping a texture have the same _BaseFormat.

2012-01-27 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7cac88679bb600f35694e91859c4682c04c32f7a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7cac88679bb600f35694e91859c4682c04c32f7a Author: Eric Anholt e...@anholt.net Date: Thu Jan 19 17:41:39 2012 -0800 intel: Make a renderbuffer wrapping a texture

Mesa (master): intel: Pass the gl_renderbuffer to render_target_supported() vtable method.

2012-01-27 Thread Eric Anholt
Module: Mesa Branch: master Commit: 796f44d77906342e5912e7da6bdba1ba86bab9f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=796f44d77906342e5912e7da6bdba1ba86bab9f0 Author: Eric Anholt e...@anholt.net Date: Thu Jan 19 17:23:25 2012 -0800 intel: Pass the gl_renderbuffer to

Mesa (master): i965: Don't allow rendering to non-GL_RED/RG/ RGBA integer textures.

2012-01-27 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3a8cf3357abb50d4ee11cfb801f965e3df7592fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a8cf3357abb50d4ee11cfb801f965e3df7592fb Author: Eric Anholt e...@anholt.net Date: Tue Jan 24 16:32:36 2012 -0800 i965: Don't allow rendering to

Mesa (master): mesa: Add missing format unpack for some integer texture formats.

2012-01-27 Thread Eric Anholt
Module: Mesa Branch: master Commit: de24ccabd6494125e10017e0914b3298ea3791ea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de24ccabd6494125e10017e0914b3298ea3791ea Author: Eric Anholt e...@anholt.net Date: Thu Jan 19 16:34:24 2012 -0800 mesa: Add missing format unpack for some

Mesa (master): mesa: Add clamping for packing of integer data.

2012-01-27 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8b97bb02fb1a55a6b0fe558ea1eb97bb4dae0347 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b97bb02fb1a55a6b0fe558ea1eb97bb4dae0347 Author: Eric Anholt e...@anholt.net Date: Tue Jan 24 14:16:59 2012 -0800 mesa: Add clamping for packing of integer

Mesa (master): mesa: When unpacking signed integer pixel data, don' t clamp to 0.

2012-01-27 Thread Eric Anholt
Module: Mesa Branch: master Commit: dadbec1e90415f0744eb91e684bf9d7496f474c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dadbec1e90415f0744eb91e684bf9d7496f474c0 Author: Eric Anholt e...@anholt.net Date: Tue Jan 24 14:48:56 2012 -0800 mesa: When unpacking signed integer pixel

Mesa (master): mesa: Don' t round-trip integer texture data through a floating point temp.

2012-01-27 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5f65598cc79eccd38bf7f95ab167ed62e575daf2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f65598cc79eccd38bf7f95ab167ed62e575daf2 Author: Eric Anholt e...@anholt.net Date: Tue Jan 24 14:52:04 2012 -0800 mesa: Don't round-trip integer texture data

Mesa (master): mesa: set clamp bit in glGetTexImage for GL_UNSIGNED_NORMALIZED

2012-01-27 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 5665b5cc31da70e833f80e7a17bfa034d2f7ba44 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5665b5cc31da70e833f80e7a17bfa034d2f7ba44 Author: Anuj Phogat anuj.pho...@gmail.com Date: Tue Jan 24 20:06:27 2012 -0800 mesa: set clamp bit in glGetTexImage

Mesa (master): swrast: Fix fixed-function fragment processing

2012-01-27 Thread Chad Versace
Module: Mesa Branch: master Commit: 1c0f1dd42a50464eeb81de4aad8eecf24b3d6c89 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1c0f1dd42a50464eeb81de4aad8eecf24b3d6c89 Author: Chad Versace chad.vers...@linux.intel.com Date: Wed Jan 25 19:38:10 2012 -0800 swrast: Fix fixed-function

Mesa (master): mesa: Avoid void * arithmetic.

2012-01-27 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 3409118371b26b534ea64a96ae051392691769f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3409118371b26b534ea64a96ae051392691769f7 Author: José Fonseca jose.r.fons...@gmail.com Date: Fri Jan 27 21:54:12 2012 + mesa: Avoid void * arithmetic.

Mesa (master): r600g: remove unsupported evergreen CB formats

2012-01-27 Thread Alex Deucher
Module: Mesa Branch: master Commit: b8f7550a31aabd3e00d2f822bc2587304e676fde URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b8f7550a31aabd3e00d2f822bc2587304e676fde Author: Alex Deucher alexander.deuc...@amd.com Date: Fri Jan 27 18:42:39 2012 -0500 r600g: remove unsupported

Mesa (master): mesa: remove LSB-first pixel packing check in glReadPixels

2012-01-27 Thread Brian Paul
Module: Mesa Branch: master Commit: 343100d1fcd5ee705e8b99cd9ff1259001f15081 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=343100d1fcd5ee705e8b99cd9ff1259001f15081 Author: Brian Paul bri...@vmware.com Date: Thu Jan 26 20:01:10 2012 -0700 mesa: remove LSB-first pixel packing check

Mesa (master): mesa: remove redundant byte swap check

2012-01-27 Thread Brian Paul
Module: Mesa Branch: master Commit: 370e5d2106c88bad0587265254edf3a8cffbaef2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=370e5d2106c88bad0587265254edf3a8cffbaef2 Author: Brian Paul bri...@vmware.com Date: Thu Jan 26 20:01:11 2012 -0700 mesa: remove redundant byte swap check The

Mesa (master): mesa: add BGR888 code in _mesa_format_matches_format_and_type()

2012-01-27 Thread Brian Paul
Module: Mesa Branch: master Commit: 966720f507f71d2dce1f3499d7b29d98b615effe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=966720f507f71d2dce1f3499d7b29d98b615effe Author: Brian Paul bri...@vmware.com Date: Thu Jan 26 20:01:11 2012 -0700 mesa: add BGR888 code in

Mesa (master): mesa: fix error in _mesa_format_matches_format_and_type() for RGB888

2012-01-27 Thread Brian Paul
Module: Mesa Branch: master Commit: b019228d6bb00291315f2a4045fb30af89715433 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b019228d6bb00291315f2a4045fb30af89715433 Author: Brian Paul bri...@vmware.com Date: Thu Jan 26 20:01:11 2012 -0700 mesa: fix error in

Mesa (master): mesa: rewrite, simplify some of the logic in _mesa_format_matches_format_and_type()

2012-01-27 Thread Brian Paul
Module: Mesa Branch: master Commit: 952ca0785236729b69e154b3b48783fc4d9a5526 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=952ca0785236729b69e154b3b48783fc4d9a5526 Author: Brian Paul bri...@vmware.com Date: Thu Jan 26 20:01:11 2012 -0700 mesa: rewrite, simplify some of the logic in

Mesa (master): mesa: added swapBytes parameter to _mesa_format_matches_format_and_type()

2012-01-27 Thread Brian Paul
Module: Mesa Branch: master Commit: 06aa607ba76d940c48556935259c2a34eac7a8dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=06aa607ba76d940c48556935259c2a34eac7a8dc Author: Brian Paul bri...@vmware.com Date: Thu Jan 26 20:01:12 2012 -0700 mesa: added swapBytes parameter to

Mesa (master): mesa: use swapBytes parameter in _mesa_format_matches_format_and_type()

2012-01-27 Thread Brian Paul
Module: Mesa Branch: master Commit: 51aab798a3386cc1493fe879802f693ca1fa565e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=51aab798a3386cc1493fe879802f693ca1fa565e Author: Brian Paul bri...@vmware.com Date: Thu Jan 26 20:01:12 2012 -0700 mesa: use swapBytes parameter in

Mesa (master): mesa: implement more cases in _mesa_format_matches_format_and_type()

2012-01-27 Thread Brian Paul
Module: Mesa Branch: master Commit: 94a0d38c240625202d21a7c4522ad8a1c9bc1a89 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=94a0d38c240625202d21a7c4522ad8a1c9bc1a89 Author: Brian Paul bri...@vmware.com Date: Thu Jan 26 20:01:12 2012 -0700 mesa: implement more cases in

Mesa (master): mesa: use _mesa_format_matches_format_and_type() in texstore code

2012-01-27 Thread Brian Paul
Module: Mesa Branch: master Commit: b27792335e284bcddcbcfa807e5152feff330f58 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b27792335e284bcddcbcfa807e5152feff330f58 Author: Brian Paul bri...@vmware.com Date: Thu Jan 26 20:01:12 2012 -0700 mesa: use

Mesa (master): mesa: more use of _mesa_format_matches_format_and_type() in texstore code

2012-01-27 Thread Brian Paul
Module: Mesa Branch: master Commit: f6af4c511fd3d2750c5279d0d93492bb4e92aac9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f6af4c511fd3d2750c5279d0d93492bb4e92aac9 Author: Brian Paul bri...@vmware.com Date: Thu Jan 26 20:01:12 2012 -0700 mesa: more use of

Mesa (master): mesa: more use of _mesa_format_matches_format_and_type() in texstore code

2012-01-27 Thread Brian Paul
Module: Mesa Branch: master Commit: 453d4b40bc1dfd4fc1e48c25bda1d293f66597a1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=453d4b40bc1dfd4fc1e48c25bda1d293f66597a1 Author: Brian Paul bri...@vmware.com Date: Thu Jan 26 20:01:13 2012 -0700 mesa: more use of

Mesa (master): mesa: more use of _mesa_format_matches_format_and_type() in texstore code

2012-01-27 Thread Brian Paul
Module: Mesa Branch: master Commit: 6f55ef3740420924930eb0fc06f7c4979ce0b6dd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f55ef3740420924930eb0fc06f7c4979ce0b6dd Author: Brian Paul bri...@vmware.com Date: Thu Jan 26 20:01:13 2012 -0700 mesa: more use of

Mesa (master): mesa: more use of _mesa_format_matches_format_and_type() in texstore code

2012-01-27 Thread Brian Paul
Module: Mesa Branch: master Commit: 07ff5adc323dc0ea038094d6f78ee0db18521a7d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=07ff5adc323dc0ea038094d6f78ee0db18521a7d Author: Brian Paul bri...@vmware.com Date: Thu Jan 26 20:01:13 2012 -0700 mesa: more use of

Mesa (master): mesa: remove byteswap check in fast_read_rgba_pixels_memcpy( )

2012-01-27 Thread Brian Paul
Module: Mesa Branch: master Commit: d250287d53c0dcd936ca632f4d991ffaac6693c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d250287d53c0dcd936ca632f4d991ffaac6693c2 Author: Brian Paul bri...@vmware.com Date: Thu Jan 26 20:01:13 2012 -0700 mesa: remove byteswap check in

Mesa (master): i965: fix inverted point sprite origin when rendering to FBO

2012-01-27 Thread Yuanhan Liu
Module: Mesa Branch: master Commit: eaf360e5bffc5630789367020252cd12fe586177 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eaf360e5bffc5630789367020252cd12fe586177 Author: Yuanhan Liu yuanhan@linux.intel.com Date: Fri Jan 20 07:48:52 2012 +0800 i965: fix inverted point sprite

Mesa (8.0): 69 new commits

2012-01-27 Thread Ian Romanick
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0dddf4c575c7d8398727b80b6475b01e9f2e0b22 Author: Ian Romanick ian.d.roman...@intel.com Date: Fri Jan 27 17:45:49 2012 -0800 mesa: Bump version number to 8.0-rc2 Signed-off-by: Ian Romanick ian.d.roman...@intel.com URL:

Mesa: tag mesa-8.0-rc2: Mesa 8.0 release candidate 2

2012-01-27 Thread Ian Romanick
Module: Mesa Branch: refs/tags/mesa-8.0-rc2 Tag:74bfa4a1848336b5bb1a7caac11409a2ded5868c URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=74bfa4a1848336b5bb1a7caac11409a2ded5868c Tagger: Ian Romanick ian.d.roman...@intel.com Date: Fri Jan 27 18:42:28 2012 -0800 Mesa 8.0 release

Mesa (refs/tags/mesa-8.0-rc2): mesa: Bump version number to 8.0-rc2

2012-01-27 Thread Ian Romanick
Module: Mesa Branch: refs/tags/mesa-8.0-rc2 Commit: 0dddf4c575c7d8398727b80b6475b01e9f2e0b22 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0dddf4c575c7d8398727b80b6475b01e9f2e0b22 Author: Ian Romanick ian.d.roman...@intel.com Date: Fri Jan 27 17:45:49 2012 -0800 mesa: Bump version