Mesa (master): 28 new commits

2011-09-23 Thread Brian Paul
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea0cedce6a199a08b062d6ed5451c79b793e8598 Author: Brian Paul bri...@vmware.com Date: Thu Sep 22 17:30:34 2011 -0600 svga: indentation/formatting fixes URL:

Mesa (master): docs: mention VMware svga driver updates in 7. 12 release notes

2011-09-23 Thread Brian Paul
Module: Mesa Branch: master Commit: be928ecd8daf42ab914cf6ae3ba0273ea5bd9344 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be928ecd8daf42ab914cf6ae3ba0273ea5bd9344 Author: Brian Paul bri...@vmware.com Date: Fri Sep 23 08:05:36 2011 -0600 docs: mention VMware svga driver updates in

Mesa (master): mesa: Add missing includes to meta.h

2011-09-23 Thread Chad Versace
Module: Mesa Branch: master Commit: deff7fff494a04314fe9ad859029f0436bcc9e9f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=deff7fff494a04314fe9ad859029f0436bcc9e9f Author: Chad Versace c...@chad-versace.us Date: Thu Sep 22 11:04:40 2011 -0700 mesa: Add missing includes to meta.h

Mesa (master): glsl hierarchical visitor: Do not overwrite base_ir for parameter lists.

2011-09-23 Thread Paul Berry
Module: Mesa Branch: master Commit: cc81eb09b928389f926b3512c18b3298777d2928 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cc81eb09b928389f926b3512c18b3298777d2928 Author: Paul Berry stereotype...@gmail.com Date: Thu Aug 18 21:37:31 2011 -0700 glsl hierarchical visitor: Do not

Mesa (master): glsl: Implement a lowering pass for gl_ClipDistance.

2011-09-23 Thread Paul Berry
Module: Mesa Branch: master Commit: c06e32596735074536b0e613cbddb1c5fd7b367a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c06e32596735074536b0e613cbddb1c5fd7b367a Author: Paul Berry stereotype...@gmail.com Date: Thu Aug 11 20:58:21 2011 -0700 glsl: Implement a lowering pass for

Mesa (master): mesa: Add a flag to indicate whether a program uses gl_ClipDistance.

2011-09-23 Thread Paul Berry
Module: Mesa Branch: master Commit: 1ad54ae0b1713e399c5db43d0eba87861075b4c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ad54ae0b1713e399c5db43d0eba87861075b4c7 Author: Paul Berry stereotype...@gmail.com Date: Sat Sep 17 09:42:02 2011 -0700 mesa: Add a flag to indicate whether a

Mesa (master): mesa: set up gl_vert_result and gl_frag_attrib values for gl_ClipDistance.

2011-09-23 Thread Paul Berry
Module: Mesa Branch: master Commit: 3d7c5a4f6f4155e249f6eac76d861eb1bc59eb69 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d7c5a4f6f4155e249f6eac76d861eb1bc59eb69 Author: Paul Berry stereotype...@gmail.com Date: Fri Aug 19 13:12:23 2011 -0700 mesa: set up gl_vert_result and

Mesa (master): i965: Enable lower_clip_distance.

2011-09-23 Thread Paul Berry
Module: Mesa Branch: master Commit: b9ef2b85b41272da9ed95071307310f9749cbf2b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b9ef2b85b41272da9ed95071307310f9749cbf2b Author: Paul Berry stereotype...@gmail.com Date: Thu Sep 15 15:16:08 2011 -0700 i965: Enable lower_clip_distance.

Mesa (master): mesa: Decode GL_CLIP_DISTANCE[67] properly in _mesa_set_enable().

2011-09-23 Thread Paul Berry
Module: Mesa Branch: master Commit: 2d686fe911a89fa477ee3848da41ebfb100500bf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d686fe911a89fa477ee3848da41ebfb100500bf Author: Paul Berry stereotype...@gmail.com Date: Tue Sep 13 12:07:15 2011 -0700 mesa: Decode GL_CLIP_DISTANCE[67]

Mesa (master): i965: Don' t upload clip planes when gl_ClipDistance is in use.

2011-09-23 Thread Paul Berry
Module: Mesa Branch: master Commit: d9cb683f81b5daefda2f8599b4ba0365cc6f009a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9cb683f81b5daefda2f8599b4ba0365cc6f009a Author: Paul Berry stereotype...@gmail.com Date: Fri Sep 2 14:57:18 2011 -0700 i965: Don't upload clip planes when

Mesa (master): i965: Set up clip distance VUE slots appropriately for gl_ClipDistance.

2011-09-23 Thread Paul Berry
Module: Mesa Branch: master Commit: 62bad54727690bff5ed42a74272e7822fd36cdb6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=62bad54727690bff5ed42a74272e7822fd36cdb6 Author: Paul Berry stereotype...@gmail.com Date: Fri Sep 2 12:36:09 2011 -0700 i965: Set up clip distance VUE slots

Mesa (master): i965: Allow clip distances to be read back in fragment shaders.

2011-09-23 Thread Paul Berry
Module: Mesa Branch: master Commit: 2a6d43204024bc47df9bf5f7803d62d4d9580ab5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a6d43204024bc47df9bf5f7803d62d4d9580ab5 Author: Paul Berry stereotype...@gmail.com Date: Sun Sep 4 12:18:06 2011 -0700 i965: Allow clip distances to be read

Mesa (master): i965: Increase MaxClipPlanes to 8 for gen6+.

2011-09-23 Thread Paul Berry
Module: Mesa Branch: master Commit: 604173fb1c4c7705681e77bbd862b9f953dbc6d4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=604173fb1c4c7705681e77bbd862b9f953dbc6d4 Author: Paul Berry stereotype...@gmail.com Date: Tue Sep 13 10:58:47 2011 -0700 i965: Increase MaxClipPlanes to 8 for

Mesa (master): glsl: Defer initialization of built-in functions until they' re needed.

2011-09-23 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 0fabf8e8dc96a0eb8a9fbbac760d4faceee3af48 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0fabf8e8dc96a0eb8a9fbbac760d4faceee3af48 Author: Kenneth Graunke kenn...@whitecape.org Date: Mon Sep 19 18:30:15 2011 -0700 glsl: Defer initialization of

Mesa (master): glsl: Free all S-Expressions immediately after reading IR.

2011-09-23 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 0d949a51bb44da51cd843abcf6ecddc5e3d3a2f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d949a51bb44da51cd843abcf6ecddc5e3d3a2f1 Author: Kenneth Graunke kenn...@whitecape.org Date: Thu Sep 22 13:05:03 2011 -0700 glsl: Free all S-Expressions

Mesa (master): intel: Remove pointless boolean return value from *_miptree_layout.

2011-09-23 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: d7cdbc3c5415d2dd5eee58834b13714a89eacf2b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7cdbc3c5415d2dd5eee58834b13714a89eacf2b Author: Kenneth Graunke kenn...@whitecape.org Date: Fri Sep 23 22:42:18 2011 -0700 intel: Remove pointless boolean