Mesa (master): configure: respect $libdir for the OMX installation dir

2014-10-13 Thread Christian König
Module: Mesa Branch: master Commit: d3004a267af1c2c408601665f41c2f7c5f699aa2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3004a267af1c2c408601665f41c2f7c5f699aa2 Author: Christian König christian.koe...@amd.com Date: Thu Oct 9 18:42:58 2014 +0200 configure: respect $libdir for

Mesa (master): configure: remove superflous VA-API line from configure.ac

2014-10-13 Thread Christian König
Module: Mesa Branch: master Commit: 966ae170b01f6bedc2fb58d0ed17a203cda2e515 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=966ae170b01f6bedc2fb58d0ed17a203cda2e515 Author: Christian König christian.koe...@amd.com Date: Thu Oct 9 18:03:02 2014 +0200 configure: remove superflous

Mesa (master): configure: use $libdir/dri as default for VA-API

2014-10-13 Thread Christian König
Module: Mesa Branch: master Commit: d561a42bc1fb2d2bd090630d50ff4030aebd518e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d561a42bc1fb2d2bd090630d50ff4030aebd518e Author: Christian König christian.koe...@amd.com Date: Thu Oct 9 19:51:48 2014 +0200 configure: use $libdir/dri as

Mesa (master): configure: Revert ask vdpau.pc for the default location of the vdpau drivers

2014-10-13 Thread Christian König
Module: Mesa Branch: master Commit: 5ce06d12ff83d84016f380323ea8d2fce380f4ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ce06d12ff83d84016f380323ea8d2fce380f4ec Author: Christian König christian.koe...@amd.com Date: Thu Oct 9 18:01:19 2014 +0200 configure: Revert ask vdpau.pc

Mesa (master): vc4: Match VS outputs to FS inputs.

2014-10-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5d72a1c95662109b1338605da83329dd25e00859 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d72a1c95662109b1338605da83329dd25e00859 Author: Eric Anholt e...@anholt.net Date: Mon Oct 13 08:24:57 2014 +0100 vc4: Match VS outputs to FS inputs. If the

Mesa (master): i965: Issue performance warnings on MapBufferRange stalls.

2014-10-13 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: a4fe727a5d77c6a20a4e6cceaad34c81cd49f0ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a4fe727a5d77c6a20a4e6cceaad34c81cd49f0ec Author: Kenneth Graunke kenn...@whitecape.org Date: Thu Aug 21 10:42:05 2014 -0700 i965: Issue performance warnings on

Mesa (master): i965: Issue performance warnings when copying the program cache BO.

2014-10-13 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 4c766c7959192b455ae752a7759ffc159e0524a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4c766c7959192b455ae752a7759ffc159e0524a6 Author: Kenneth Graunke kenn...@whitecape.org Date: Thu Aug 21 10:50:31 2014 -0700 i965: Issue performance warnings

Mesa: tag mesa-10.3.1: Mesa 10.3.1 release

2014-10-13 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-10.3.1 Tag:cf2f705dfd3a8da1d3f3edaaa7bf7b1aae6fb084 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=cf2f705dfd3a8da1d3f3edaaa7bf7b1aae6fb084 Tagger: Emil Velikov emil.l.veli...@gmail.com Date: Mon Oct 13 00:22:02 2014 +0100 Mesa 10.3.1 release

Mesa (master): vc4: Add support for the TXL opcode.

2014-10-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: e1d1c396265ce3b363e99422b46275275723ee21 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1d1c396265ce3b363e99422b46275275723ee21 Author: Eric Anholt e...@anholt.net Date: Mon Oct 13 14:38:10 2014 +0100 vc4: Add support for the TXL opcode. There's

Mesa (master): vc4: Improve the accuracy of SIN and COS.

2014-10-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5bc91b6e322354d0964c07375c9a3a28b0083a38 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5bc91b6e322354d0964c07375c9a3a28b0083a38 Author: Eric Anholt e...@anholt.net Date: Mon Oct 13 14:11:28 2014 +0100 vc4: Improve the accuracy of SIN and COS.

Mesa (master): vc4: Write the VPM read setup multiple times to queue all the inputs.

2014-10-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: 615bbf0ca641d356d975f12a5491f2fd56549ed8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=615bbf0ca641d356d975f12a5491f2fd56549ed8 Author: Eric Anholt e...@anholt.net Date: Mon Oct 13 16:20:01 2014 +0100 vc4: Write the VPM read setup multiple times

Mesa (master): ilo: clear writer pointer after unmapping

2014-10-13 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 4e2cf84b1f5fd9f52dd1a12947a405a25d1e2137 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e2cf84b1f5fd9f52dd1a12947a405a25d1e2137 Author: Chia-I Wu olva...@gmail.com Date: Tue Oct 14 08:29:16 2014 +0800 ilo: clear writer pointer after unmapping It

Mesa (master): glx: Fix glxUseXFont for glxWindow and glxPixmaps

2014-10-13 Thread Brian Paul
Module: Mesa Branch: master Commit: 291be28476ea60c6fb1eb2a882e2e25def5d3735 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=291be28476ea60c6fb1eb2a882e2e25def5d3735 Author: Daniel Manjarres danm...@gmail.com Date: Sun Jun 22 09:47:58 2014 -0700 glx: Fix glxUseXFont for glxWindow and