Mesa (master): r600g: disable GPUVM by default

2013-08-09 Thread Alex Deucher
Module: Mesa Branch: master Commit: c88783047e2a0faa39d6f3ac6fbd3f26a480d5d3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c88783047e2a0faa39d6f3ac6fbd3f26a480d5d3 Author: Alex Deucher alexander.deuc...@amd.com Date: Thu Aug 8 21:11:22 2013 -0400 r600g: disable GPUVM by default

Mesa (master): util: (trivial) fix asm input/output list for fxsave

2013-08-09 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 836098f6b2dd275a2f557780d094cde13471f49d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=836098f6b2dd275a2f557780d094cde13471f49d Author: Roland Scheidegger srol...@vmware.com Date: Fri Aug 9 17:29:52 2013 +0200 util: (trivial) fix asm

Mesa (master): glsl: Enable ARB_fragment_coord_conventions functionality in GLSL 1.50.

2013-08-09 Thread Paul Berry
Module: Mesa Branch: master Commit: 417dc8081ba123fb93c34a3b14cd174dbce702f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=417dc8081ba123fb93c34a3b14cd174dbce702f5 Author: Paul Berry stereotype...@gmail.com Date: Tue Aug 6 12:17:17 2013 -0700 glsl: Enable

Mesa (master): main: Fix deprecation of glLineWidth()

2013-08-09 Thread Paul Berry
Module: Mesa Branch: master Commit: 13fedf2883c7a1d7ff911b75eb88df00ba22eea7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=13fedf2883c7a1d7ff911b75eb88df00ba22eea7 Author: Paul Berry stereotype...@gmail.com Date: Mon Aug 5 15:46:43 2013 -0700 main: Fix deprecation of glLineWidth()

Mesa (master): gallivm: set non-existing values really to zero in size queries for d3d10

2013-08-09 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 894d4903e7325620fa2344ce1640658346b3e75f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=894d4903e7325620fa2344ce1640658346b3e75f Author: Roland Scheidegger srol...@vmware.com Date: Thu Aug 8 17:18:44 2013 +0200 gallivm: set non-existing values

Mesa (master): gallivm: use texture target from shader instead of static state for size query

2013-08-09 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: b0f74250e1496d4872fd731b45049868b3efc883 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0f74250e1496d4872fd731b45049868b3efc883 Author: Roland Scheidegger srol...@vmware.com Date: Thu Aug 8 03:42:46 2013 +0200 gallivm: use texture target from

Mesa (master): gallivm: honor d3d10' s wishes of out-of-bounds behavior for texture size query

2013-08-09 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 38ad404f7633aded98a0d67438e6bec0d684a5c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=38ad404f7633aded98a0d67438e6bec0d684a5c6 Author: Roland Scheidegger srol...@vmware.com Date: Thu Aug 8 02:34:32 2013 +0200 gallivm: honor d3d10's wishes of

Mesa (master): glsl: Don't allow const on out or inout function parameters

2013-08-09 Thread Ian Romanick
Module: Mesa Branch: master Commit: 58948981480c1fe93a171373c7676761e4d0b41e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=58948981480c1fe93a171373c7676761e4d0b41e Author: Ian Romanick ian.d.roman...@intel.com Date: Thu Aug 8 16:42:37 2013 -0700 glsl: Don't allow const on out or

Mesa (master): i965: add missing BRW_NEW_INTERPOLATION_MAP to state dump

2013-08-09 Thread Chris Forbes
Module: Mesa Branch: master Commit: 637e6a0aa8e5920965a0720673e11622786e86ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=637e6a0aa8e5920965a0720673e11622786e86ed Author: Chris Forbes chr...@ijw.co.nz Date: Sun Aug 4 21:29:49 2013 +1200 i965: add missing BRW_NEW_INTERPOLATION_MAP

Mesa (master): i965: Add a new debug mode for the VUE map

2013-08-09 Thread Chris Forbes
Module: Mesa Branch: master Commit: e114b13dae28abfe39fb610c05db7acd7457cbcf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e114b13dae28abfe39fb610c05db7acd7457cbcf Author: Chris Forbes chr...@ijw.co.nz Date: Sun Aug 4 19:38:37 2013 +1200 i965: Add a new debug mode for the VUE map

Mesa (master): ilo: 3DSTATE_INDEX_BUFFER may be wrongly skipped

2013-08-09 Thread Chia-I Wu
Module: Mesa Branch: master Commit: b2f79a3823bd5fca3f3080351f87b41e2396c8f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b2f79a3823bd5fca3f3080351f87b41e2396c8f6 Author: Chia-I Wu olva...@gmail.com Date: Sat Aug 10 00:48:28 2013 +0800 ilo: 3DSTATE_INDEX_BUFFER may be wrongly