Mesa (10.2): Bump version to 10.2-rc4

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: 10.2 Commit: 697316fe0667fcf44dd52f69906a920450cbd1e4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=697316fe0667fcf44dd52f69906a920450cbd1e4 Author: Ian Romanick Date: Fri May 23 17:36:42 2014 -0700 Bump version to 10.2-rc4 Signed-off-by: Ian Romanick ---

Mesa: tag mesa-10.2-rc4: Mesa 10.2 release candidate 4

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: refs/tags/mesa-10.2-rc4 Tag:c01728e880fc55c893aba7aa76cbb3bb1f1bac95 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=c01728e880fc55c893aba7aa76cbb3bb1f1bac95 Tagger: Ian Romanick Date: Fri May 23 17:54:48 2014 -0700 Mesa 10.2 release candidate 4

Mesa (10.2): 22 new commits

2014-05-23 Thread Ian Romanick
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bfaee5277a340c4c4e0068cc4e0b73c818bd5385 Merge: 9a8f12a e084f71 Author: Ian Romanick Date: Fri May 23 17:21:59 2014 -0700 Merge remote-tracking branch 'robclark/freedreno-10.2' into 10.2 URL: http://cgit.freedesktop.org/mesa/mes

Mesa (10.2): meta blit: Set Z texcoord during meta blit to sample the correct layer

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: 10.2 Commit: 1db3ebd8a582e490a2ec32df14009125bddd7d4d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1db3ebd8a582e490a2ec32df14009125bddd7d4d Author: Jordan Justen Date: Wed May 21 22:34:26 2014 + meta blit: Set Z texcoord during meta blit to sample the corr

Mesa (10.2): i965: Properly return *RESET* status in glGetGraphicsResetStatusARB

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: 10.2 Commit: 9a8f12ae034feefc7ce189485dfc8f387945eee0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a8f12ae034feefc7ce189485dfc8f387945eee0 Author: Pavel Popov Date: Fri May 16 12:00:02 2014 +0700 i965: Properly return *RESET* status in glGetGraphicsResetStatu

Mesa (10.2): Revert "i965: Don' t _swrast_BlitFramebuffer when doing CopyTexSubImage."

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: 10.2 Commit: e306ba9a9b4c906295be4c24a83b24fce44098be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e306ba9a9b4c906295be4c24a83b24fce44098be Author: Kenneth Graunke Date: Sun May 18 19:24:30 2014 -0700 Revert "i965: Don't _swrast_BlitFramebuffer when doing Copy

Mesa (10.2): i965: Use WE_all for FB write header setup on Broadwell.

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: 10.2 Commit: d2521a44af66af5c99090eb30487798f8b6dde1c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2521a44af66af5c99090eb30487798f8b6dde1c Author: Kenneth Graunke Date: Tue May 20 14:52:39 2014 -0700 i965: Use WE_all for FB write header setup on Broadwell. I

Mesa (10.2): mesa: Disable GL_EXT_framebuffer_multisample_blit_scaled on Broadwell.

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: 10.2 Commit: 32549f3f172293013d628e967b5eb70030935e71 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=32549f3f172293013d628e967b5eb70030935e71 Author: Kenneth Graunke Date: Tue May 13 18:53:28 2014 -0700 mesa: Disable GL_EXT_framebuffer_multisample_blit_scaled on

Mesa (10.2): nv50/ir: fix s32 x s32 -> high s32 multiply logic

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: 10.2 Commit: 9028b946703da1d22de91fbfc55932455b482c35 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9028b946703da1d22de91fbfc55932455b482c35 Author: Ilia Mirkin Date: Wed May 14 23:30:16 2014 -0400 nv50/ir: fix s32 x s32 -> high s32 multiply logic Retrieving t

Mesa (10.2): nv50/ir: fix constant folding for OP_MUL subop HIGH

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: 10.2 Commit: d6a4c3c29c789857eb60016a61f5db0716e463ef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d6a4c3c29c789857eb60016a61f5db0716e463ef Author: Ilia Mirkin Date: Wed May 14 23:22:32 2014 -0400 nv50/ir: fix constant folding for OP_MUL subop HIGH These inst

Mesa (10.2): meta: Refactor _mesa_meta_setup_blit_shader() to avoid duplicate shader code

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: 10.2 Commit: ed1ffa0197382253a348e1defcc0b84b0f5865c5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed1ffa0197382253a348e1defcc0b84b0f5865c5 Author: Anuj Phogat Date: Mon May 19 11:47:46 2014 -0700 meta: Refactor _mesa_meta_setup_blit_shader() to avoid duplicat

Mesa (10.2): i965: Listen to BRW_NEW_FRAGMENT_PROGRAM for 3DSTATE_PS_BLEND.

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: 10.2 Commit: 7cf3a674ea23e4a3a0beed7faf51c2a930f52264 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7cf3a674ea23e4a3a0beed7faf51c2a930f52264 Author: Kenneth Graunke Date: Tue May 20 14:52:40 2014 -0700 i965: Listen to BRW_NEW_FRAGMENT_PROGRAM for 3DSTATE_PS_BLE

Mesa (10.2): meta: Split _swrast_BlitFramebuffer out of the meta blit path.

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: 10.2 Commit: fd0ea5be9d5605676e4533625abdc1eb3954b990 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd0ea5be9d5605676e4533625abdc1eb3954b990 Author: Kenneth Graunke Date: Sun May 18 22:16:01 2014 -0700 meta: Split _swrast_BlitFramebuffer out of the meta blit pa

Mesa (10.2): nv50/ir: fix integer mul lowering for u32 x u32 -> high u32

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: 10.2 Commit: 9576e178045fd7727004950d6d76ec1a2cfbcaa1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9576e178045fd7727004950d6d76ec1a2cfbcaa1 Author: Ilia Mirkin Date: Tue May 13 11:23:33 2014 -0400 nv50/ir: fix integer mul lowering for u32 x u32 -> high u32 UN

Mesa (10.2): nv50,nvc0: fix 3d blits with mipmap levels

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: 10.2 Commit: 6be7789e116b5cc351da0a8e6f37ab88bcce069a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6be7789e116b5cc351da0a8e6f37ab88bcce069a Author: Ilia Mirkin Date: Sat May 17 22:48:58 2014 -0400 nv50,nvc0: fix 3d blits with mipmap levels Make sure to normal

Mesa (10.2): nv50/ir: make sure that texprep/texquerylod' s args get coalesced

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: 10.2 Commit: cc65bc4d15b47bed12b8d70ac53fbb8a357fff2a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cc65bc4d15b47bed12b8d70ac53fbb8a357fff2a Author: Ilia Mirkin Date: Tue May 13 01:31:20 2014 -0400 nv50/ir: make sure that texprep/texquerylod's args get coalesce

Mesa (10.2): meta: Use gl_FragColor to output color values to all the draw buffers

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: 10.2 Commit: 00f2dcb791bf108669d4d3c809613f81510bf8ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=00f2dcb791bf108669d4d3c809613f81510bf8ba Author: Anuj Phogat Date: Mon May 19 11:55:01 2014 -0700 meta: Use gl_FragColor to output color values to all the draw b

Mesa (10.2): mesa: Fix unbinding GL_DEPTH_STENCIL_ATTACHMENT

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: 10.2 Commit: a1fff38c9688359c9eaa119e14f84b0609a9225b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1fff38c9688359c9eaa119e14f84b0609a9225b Author: James Legg Date: Fri May 23 12:25:37 2014 +0100 mesa: Fix unbinding GL_DEPTH_STENCIL_ATTACHMENT glFramebufferRe

Mesa (10.2): targets/egl-static: add missing line break in ldflags

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: 10.2 Commit: a31062fcb3270ea0d90a9cf824fd1df8913a1347 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a31062fcb3270ea0d90a9cf824fd1df8913a1347 Author: Emil Velikov Date: Sun May 18 08:07:24 2014 +0100 targets/egl-static: add missing line break in ldflags Acciden

Mesa (10.2): tgsi: add GS_INVOCATIONS to property names array

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: 10.2 Commit: 5d056f51abcc7d79158a744582ead6f1ce1276c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d056f51abcc7d79158a744582ead6f1ce1276c8 Author: Ilia Mirkin Date: Mon May 19 23:54:40 2014 -0400 tgsi: add GS_INVOCATIONS to property names array In commit 4be

Mesa (10.2): meta: Avoid _swrast_BlitFramebuffer in the meta CopyTexSubImage code.

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: 10.2 Commit: 085d6bd5e70b5ae4fde49512314eb21a10ab6d78 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=085d6bd5e70b5ae4fde49512314eb21a10ab6d78 Author: Kenneth Graunke Date: Sun May 18 22:26:59 2014 -0700 meta: Avoid _swrast_BlitFramebuffer in the meta CopyTexSubI

Mesa (10.2): meta: Drop unnecessary early returns in _mesa_meta_BlitFramebuffer.

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: 10.2 Commit: 27d4836f35e4e62e99e138535a281ca0b3005223 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=27d4836f35e4e62e99e138535a281ca0b3005223 Author: Kenneth Graunke Date: Sun May 18 19:32:44 2014 -0700 meta: Drop unnecessary early returns in _mesa_meta_BlitFram

Mesa (10.2): i965/fbo: Only try stencil meta blits on gen >= 8

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: 10.2 Commit: 81fb9ef11263b9381d9e4686ee2a35b7c85ea017 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=81fb9ef11263b9381d9e4686ee2a35b7c85ea017 Author: Topi Pohjolainen Date: Mon May 19 10:10:33 2014 +0300 i965/fbo: Only try stencil meta blits on gen >= 8 I don't

Mesa (master): nv50: setup scissors on clear_render_target/depth_stencil

2014-05-23 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 200382be8576c43a668724c77b0f1b5a80b3adba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=200382be8576c43a668724c77b0f1b5a80b3adba Author: Christoph Bumiller Date: Tue May 14 23:42:39 2013 +0200 nv50: setup scissors on clear_render_target/depth_sten

Mesa (master): nv50/ir: fix lowering of predicated instructions ( without defs)

2014-05-23 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 452a4151aa1eebbc12b621a465fc452fdb95a08b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=452a4151aa1eebbc12b621a465fc452fdb95a08b Author: Christoph Bumiller Date: Wed Jun 12 21:00:41 2013 +0200 nv50/ir: fix lowering of predicated instructions (with

Mesa (master): nv50,nvc0: allow 15,16,30 bpp display formats

2014-05-23 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 7669e362ab6f51223f8c7ffa4238768bd9ad9578 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7669e362ab6f51223f8c7ffa4238768bd9ad9578 Author: Christoph Bumiller Date: Sat May 25 21:27:11 2013 +0200 nv50,nvc0: allow 15,16,30 bpp display formats Reviewe

Mesa (master): nv50/ir/tgsi: optimize KIL

2014-05-23 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: d479713d25699c168af807ad36068691af11d0e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d479713d25699c168af807ad36068691af11d0e0 Author: Christoph Bumiller Date: Wed Jun 12 21:31:19 2013 +0200 nv50/ir/tgsi: optimize KIL Reviewed-by: Ilia Mirkin

Mesa (master): nv50,nvc0: set constbufs dirty on pipe context switch

2014-05-23 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 49eccef06b0b4ca7d7cef0d76c2c251dd679c3bc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=49eccef06b0b4ca7d7cef0d76c2c251dd679c3bc Author: Christoph Bumiller Date: Sun Jun 2 17:55:34 2013 +0200 nv50,nvc0: set constbufs dirty on pipe context switch

Mesa (master): nv50/ir/tgsi: TGSI_OPCODE_POW replicates its result

2014-05-23 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 2f2d1b3d9b090aeba316d6c425c23e92340b5502 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f2d1b3d9b090aeba316d6c425c23e92340b5502 Author: Christoph Bumiller Date: Thu Jun 6 11:44:30 2013 +0200 nv50/ir/tgsi: TGSI_OPCODE_POW replicates its result R

Mesa (master): nv50,nvc0: handle guard band defines

2014-05-23 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: b9142c246dd383de6614ff0b96d017e18a3fdefd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b9142c246dd383de6614ff0b96d017e18a3fdefd Author: Christoph Bumiller Date: Sat May 25 02:04:25 2013 +0200 nv50,nvc0: handle guard band defines [imirkin: moved

Mesa (master): nv50, nvc0: always pull out bufctx on context destruction

2014-05-23 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 7d11b761f248ebf5cc2c6732e67656f828afb110 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d11b761f248ebf5cc2c6732e67656f828afb110 Author: Christoph Bumiller Date: Sun May 12 15:41:29 2013 +0200 nv50,nvc0: always pull out bufctx on context destructi

Mesa (master): nv50: count wrapped textures towards the tex_obj count

2014-05-23 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 404387ecd72a4a9ace8c1fa6895823aabfd759ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=404387ecd72a4a9ace8c1fa6895823aabfd759ad Author: Joakim Sindholt Date: Mon Jul 8 16:05:39 2013 +0200 nv50: count wrapped textures towards the tex_obj count B

Mesa (master): nvc0: assert that we have vertex elements state

2014-05-23 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: caa34a7a640b150c15deafc41e7712417abcb270 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=caa34a7a640b150c15deafc41e7712417abcb270 Author: Christoph Bumiller Date: Fri May 31 21:06:11 2013 +0200 nvc0: assert that we have vertex elements state Revie

Mesa (master): nvc0: use PRIxPTR for sizeof()

2014-05-23 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 2595682689216ee4273ed14232993befcd559d66 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2595682689216ee4273ed14232993befcd559d66 Author: Christoph Bumiller Date: Fri May 31 15:08:32 2013 +0200 nvc0: use PRIxPTR for sizeof() Reviewed-by: Ilia Mirk

Mesa (master): nv50/ir/opt: fix constant folding with saturate modifier

2014-05-23 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 3b0867f35b5b294eb0d40524a6bc4c8de888a96f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b0867f35b5b294eb0d40524a6bc4c8de888a96f Author: Christoph Bumiller Date: Tue Jun 11 22:57:31 2013 +0200 nv50/ir/opt: fix constant folding with saturate modifi

Mesa (master): i965: Properly return *RESET* status in glGetGraphicsResetStatusARB

2014-05-23 Thread Ian Romanick
Module: Mesa Branch: master Commit: 8dc4a98c44a824630f3cc234136833dbac9a1f4c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8dc4a98c44a824630f3cc234136833dbac9a1f4c Author: Pavel Popov Date: Fri May 16 12:00:02 2014 +0700 i965: Properly return *RESET* status in glGetGraphicsResetSta

Re: Mesa (master): targets/osmesa: limit the amount of exported symbols

2014-05-23 Thread Emil Velikov
On 23/05/14 16:04, Brian Paul wrote: > Emil, I accidentally pushed this patch. I forgot I had applied it in my tree > for testing a couple days ago. If you have any concerns with this, please > feel free to revert. > No problems Brian. I will just follow up with a one-liner for the mangledGL sy

Re: Mesa (master): targets/osmesa: limit the amount of exported symbols

2014-05-23 Thread Brian Paul
Emil, I accidentally pushed this patch. I forgot I had applied it in my tree for testing a couple days ago. If you have any concerns with this, please feel free to revert. -Brian On 05/23/2014 08:10 AM, Brian Paul wrote: Module: Mesa Branch: master Commit: d4c3968c25885f6eb53dee4cc0c60d8d3f

Mesa (master): Fix build of appleglx

2014-05-23 Thread Jon TURNEY
Module: Mesa Branch: master Commit: 5a459a036e33683410bab4df431ed553bd0eeb66 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a459a036e33683410bab4df431ed553bd0eeb66 Author: Jon TURNEY Date: Mon May 12 10:47:07 2014 +0100 Fix build of appleglx Define GLX_USE_APPLEGL, as config/darwi

Mesa (master): targets/egl-static: add missing line break in ldflags

2014-05-23 Thread Jon TURNEY
Module: Mesa Branch: master Commit: e0372239a5b716de21b5f4c7a4a7d8b4a74a51cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0372239a5b716de21b5f4c7a4a7d8b4a74a51cb Author: Emil Velikov Date: Sun May 18 08:07:24 2014 +0100 targets/egl-static: add missing line break in ldflags Accid

Mesa (master): Make DRI dependencies and build depend on the target

2014-05-23 Thread Jon TURNEY
Module: Mesa Branch: master Commit: 45f9aae004f7bd723c3f313ee3dd8a25aa420ffa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45f9aae004f7bd723c3f313ee3dd8a25aa420ffa Author: Jon TURNEY Date: Mon May 12 10:17:06 2014 +0100 Make DRI dependencies and build depend on the target - Don't

Mesa (master): appleglx: Improve error reporting if CGLChoosePixelFormat() didn't find any matching pixel formats.

2014-05-23 Thread Jon TURNEY
Module: Mesa Branch: master Commit: 002a3a74273b81dfb226e1c3f0a8c18525ed0af4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=002a3a74273b81dfb226e1c3f0a8c18525ed0af4 Author: Jon TURNEY Date: Mon May 12 15:38:26 2014 +0100 appleglx: Improve error reporting if CGLChoosePixelFormat() di

Mesa (master): Fix build for darwin

2014-05-23 Thread Jon TURNEY
Module: Mesa Branch: master Commit: ff90a8784cf22ada7bba75f90460b063818abda7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff90a8784cf22ada7bba75f90460b063818abda7 Author: Jon TURNEY Date: Sun May 11 14:38:52 2014 +0100 Fix build for darwin Fix build for darwin, when ./configured

Mesa (master): targets/osmesa: limit the amount of exported symbols

2014-05-23 Thread Brian Paul
Module: Mesa Branch: master Commit: d4c3968c25885f6eb53dee4cc0c60d8d3f8fec32 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d4c3968c25885f6eb53dee4cc0c60d8d3f8fec32 Author: Emil Velikov Date: Tue May 20 18:07:00 2014 -0600 targets/osmesa: limit the amount of exported symbols src/ga

Mesa (master): mesa: Fix unbinding GL_DEPTH_STENCIL_ATTACHMENT

2014-05-23 Thread Brian Paul
Module: Mesa Branch: master Commit: 846c715abb17e13a5d39c565d0995404b6178d98 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=846c715abb17e13a5d39c565d0995404b6178d98 Author: James Legg Date: Fri May 23 12:25:37 2014 +0100 mesa: Fix unbinding GL_DEPTH_STENCIL_ATTACHMENT glFramebuffer

Mesa (master): gallivm: Support MCJIT on Windows.

2014-05-23 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 2c02f34fccee563e22db70cbfb03fb2cc7da30f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c02f34fccee563e22db70cbfb03fb2cc7da30f9 Author: José Fonseca Date: Wed May 14 12:20:14 2014 +0100 gallivm: Support MCJIT on Windows. It works fine, though it

Mesa (master): mesa: Move declaration to top of block.

2014-05-23 Thread Jose Fonseca
Module: Mesa Branch: master Commit: c98b704128ed450b46c61e139d9f17c652a74c09 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c98b704128ed450b46c61e139d9f17c652a74c09 Author: José Fonseca Date: Fri May 23 11:23:52 2014 +0100 mesa: Move declaration to top of block. To fix MSVC build.

Mesa (master): gallivm: Disable workaround for PR12833 on LLVM 3.2+.

2014-05-23 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 172ef0c5a5a97c211702eb4033eeaac20993350e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=172ef0c5a5a97c211702eb4033eeaac20993350e Author: José Fonseca Date: Wed May 14 12:55:50 2014 +0100 gallivm: Disable workaround for PR12833 on LLVM 3.2+. Fixed

Mesa (master): mesa/x86: Fix build with clang 3.4.

2014-05-23 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 94dbc16dc4c1b7685a9dab89a39e8fea844194df URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=94dbc16dc4c1b7685a9dab89a39e8fea844194df Author: José Fonseca Date: Fri May 23 11:36:58 2014 +0100 mesa/x86: Fix build with clang 3.4. It defines bit_SSE41 in

Mesa (master): meta blit: Set Z texcoord during meta blit to sample the correct layer

2014-05-23 Thread Jordan Justen
Module: Mesa Branch: master Commit: 57876fee3872f4f224feeeb56eea6d2e10858fe9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57876fee3872f4f224feeeb56eea6d2e10858fe9 Author: Jordan Justen Date: Wed May 21 22:34:26 2014 + meta blit: Set Z texcoord during meta blit to sample the co

Mesa (master): i965: Use WE_all for FB write header setup on Broadwell.

2014-05-23 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 7d3985ca6cdd5f2f7ff68b269798d69394164dec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d3985ca6cdd5f2f7ff68b269798d69394164dec Author: Kenneth Graunke Date: Tue May 20 14:52:39 2014 -0700 i965: Use WE_all for FB write header setup on Broadwell.

Mesa (master): i965: Listen to BRW_NEW_FRAGMENT_PROGRAM for 3DSTATE_PS_BLEND.

2014-05-23 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 746921cbb474f2df85232a8f0c10cde8df3349e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=746921cbb474f2df85232a8f0c10cde8df3349e9 Author: Kenneth Graunke Date: Tue May 20 14:52:40 2014 -0700 i965: Listen to BRW_NEW_FRAGMENT_PROGRAM for 3DSTATE_PS_B