Mesa (master): i965/fs: Allow SIMD16 with control flow on Ivybridge.

2011-09-28 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 79cba4c2b17456e2b25ac555c45e1c106b4e3f6b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=79cba4c2b17456e2b25ac555c45e1c106b4e3f6b Author: Kenneth Graunke kenn...@whitecape.org Date: Mon Sep 26 23:57:39 2011 -0700 i965/fs: Allow SIMD16 with control

Mesa (master): i965: Allow SIMD16 color writes on Ivybridge.

2011-09-28 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 83df7fbe62be2798d557142a47e01af86ec9e2e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=83df7fbe62be2798d557142a47e01af86ec9e2e2 Author: Kenneth Graunke kenn...@whitecape.org Date: Mon Sep 26 23:57:40 2011 -0700 i965: Allow SIMD16 color writes on

Mesa (master): scons: generate git_sha1.h file as with Makefile build

2011-09-28 Thread Brian Paul
Module: Mesa Branch: master Commit: f83af361a4e44ee89c63e769501ed93caa22e30f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f83af361a4e44ee89c63e769501ed93caa22e30f Author: Brian Paul bri...@vmware.com Date: Wed Sep 28 08:15:22 2011 -0600 scons: generate git_sha1.h file as with

Mesa (master): r600: support polygon offset clamp state

2011-09-28 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: e92348b7f5ee2565371dd779f25cc0ede8724886 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e92348b7f5ee2565371dd779f25cc0ede8724886 Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Sat Sep 24 15:41:25 2011 +0200 r600: support polygon

Mesa (master): d3d1x: fix uninitialized const color union black

2011-09-28 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 5def3b7be142cfc6bbb1534bd0557c5f324de8c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5def3b7be142cfc6bbb1534bd0557c5f324de8c0 Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Sat Sep 24 15:37:32 2011 +0200 d3d1x: fix uninitialized

Mesa (master): gallium: add polygon offset clamp state

2011-09-28 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 16f8308c3df020a786908be065d3dcb90c8ca2a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16f8308c3df020a786908be065d3dcb90c8ca2a5 Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Sat Sep 24 13:22:29 2011 +0200 gallium: add polygon

Mesa (master): d3d1x: propagate DepthBiasClamp to rasterizer cso

2011-09-28 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: ddb5cd0a7b7d55595c47f25645b80796dc8cdf7a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ddb5cd0a7b7d55595c47f25645b80796dc8cdf7a Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Sat Sep 24 13:27:08 2011 +0200 d3d1x: propagate

Mesa (master): nv50,nvc0: support polygon offset clamp state

2011-09-28 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: b3fa0d311e553ec815d58e58a30aa8b3927e4afd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3fa0d311e553ec815d58e58a30aa8b3927e4afd Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Sat Sep 24 15:42:46 2011 +0200 nv50,nvc0: support

Mesa (master): scons: fix write_git_sha1_h_file() issue on Windows

2011-09-28 Thread Brian Paul
Module: Mesa Branch: master Commit: e112287474e225969fb10e6bc744d9c48a853fc6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e112287474e225969fb10e6bc744d9c48a853fc6 Author: Brian Paul bri...@vmware.com Date: Wed Sep 28 09:04:03 2011 -0600 scons: fix write_git_sha1_h_file() issue on

Mesa (master): scons: insert 'git-' into MESA_GIT_SHA1 string

2011-09-28 Thread Brian Paul
Module: Mesa Branch: master Commit: d487cc23a17ad5216f7aaed478402cf23c7837ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d487cc23a17ad5216f7aaed478402cf23c7837ab Author: Brian Paul bri...@vmware.com Date: Wed Sep 28 09:51:36 2011 -0600 scons: insert 'git-' into MESA_GIT_SHA1

Mesa (master): mesa: fix signed/unsigned warning in sscanf()

2011-09-28 Thread Brian Paul
Module: Mesa Branch: master Commit: d1e567fb00fbc066e4af9f58f1c106a6b0b5b827 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d1e567fb00fbc066e4af9f58f1c106a6b0b5b827 Author: Brian Paul bri...@vmware.com Date: Wed Sep 28 10:09:56 2011 -0600 mesa: fix signed/unsigned warning in

Mesa (master): st/mesa: substitute argument to guess_base_level_size() call

2011-09-28 Thread Brian Paul
Module: Mesa Branch: master Commit: 124fc96ddf2695b4eca1a9b373f33cb993de9f6a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=124fc96ddf2695b4eca1a9b373f33cb993de9f6a Author: Brian Paul bri...@vmware.com Date: Wed Sep 28 10:37:22 2011 -0600 st/mesa: substitute argument to

Mesa (master): mesa: Allow overriding GLSL version with environment variable

2011-09-28 Thread Chad Versace
Module: Mesa Branch: master Commit: a1eff5570f5e3f893fe4d453aef5ce143712ab09 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1eff5570f5e3f893fe4d453aef5ce143712ab09 Author: Chad Versace c...@chad-versace.us Date: Tue Sep 27 13:53:11 2011 -0700 mesa: Allow overriding GLSL version

Mesa (master): intel: Remove unused function get_glsl_version()

2011-09-28 Thread Chad Versace
Module: Mesa Branch: master Commit: bb3e75d9a57a9d1a516d42487a6f0b4b23166f60 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb3e75d9a57a9d1a516d42487a6f0b4b23166f60 Author: Chad Versace c...@chad-versace.us Date: Tue Sep 27 13:56:49 2011 -0700 intel: Remove unused function

Mesa (master): i965: allow for nonconsecutive elements of gl_ClipDistance to be enabled.

2011-09-28 Thread Paul Berry
Module: Mesa Branch: master Commit: a864b82a04efd0642f5b2a9489b3c20dac46551f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a864b82a04efd0642f5b2a9489b3c20dac46551f Author: Paul Berry stereotype...@gmail.com Date: Tue Sep 20 16:43:06 2011 -0700 i965: allow for nonconsecutive

Mesa (master): i965: Use 4 bits to store nr_userclip in brw_clip.h.

2011-09-28 Thread Paul Berry
Module: Mesa Branch: master Commit: e6c8027ccb44de58a51956306dfe93146dcbf526 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6c8027ccb44de58a51956306dfe93146dcbf526 Author: Paul Berry stereotype...@gmail.com Date: Tue Sep 20 16:20:32 2011 -0700 i965: Use 4 bits to store nr_userclip

Mesa (master): i965: Fix a hardcoded user clip plane count.

2011-09-28 Thread Paul Berry
Module: Mesa Branch: master Commit: 7e2b23ba85a89282565d9375b0a885cc48e66c82 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e2b23ba85a89282565d9375b0a885cc48e66c82 Author: Paul Berry stereotype...@gmail.com Date: Fri Sep 23 21:27:00 2011 -0700 i965: Fix a hardcoded user clip plane

Mesa (master): i965 new VS: don't share clip plane constants in pre-GEN6

2011-09-28 Thread Paul Berry
Module: Mesa Branch: master Commit: e7da40afe84349a640fe15e3af408a0dfe880e85 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e7da40afe84349a640fe15e3af408a0dfe880e85 Author: Paul Berry stereotype...@gmail.com Date: Fri Sep 23 21:33:50 2011 -0700 i965 new VS: don't share clip plane

Mesa (master): i965 new VS: Fix src_reg(uint32_t) constructor.

2011-09-28 Thread Paul Berry
Module: Mesa Branch: master Commit: cc3a699e32bed62c38b3b2de280973f067962504 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cc3a699e32bed62c38b3b2de280973f067962504 Author: Paul Berry stereotype...@gmail.com Date: Fri Sep 23 21:35:18 2011 -0700 i965 new VS: Fix src_reg(uint32_t)

Mesa (master): i965 new VS: Fix bugs in pre-GEN6 psiz/flags computation

2011-09-28 Thread Paul Berry
Module: Mesa Branch: master Commit: 64ce64a3f88f0c33a3f9a97f231bd98983887e27 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64ce64a3f88f0c33a3f9a97f231bd98983887e27 Author: Paul Berry stereotype...@gmail.com Date: Fri Sep 23 21:36:17 2011 -0700 i965 new VS: Fix bugs in pre-GEN6

Mesa (master): i965: don't intepolate clip distances on pre-GEN6.

2011-09-28 Thread Paul Berry
Module: Mesa Branch: master Commit: f02ed012c9d3346ffdea9ecbf03c5818e40a24c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f02ed012c9d3346ffdea9ecbf03c5818e40a24c7 Author: Paul Berry stereotype...@gmail.com Date: Fri Sep 23 21:55:20 2011 -0700 i965: don't intepolate clip distances

Mesa (master): glsl: Fix assertion checking types of constant bitshift expressions.

2011-09-28 Thread Eric Anholt
Module: Mesa Branch: master Commit: 344f94bb006188931b09939aafc7cc96609c4f5a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=344f94bb006188931b09939aafc7cc96609c4f5a Author: Eric Anholt e...@anholt.net Date: Tue Sep 27 14:27:58 2011 -0700 glsl: Fix assertion checking types of

Mesa (master): ir_to_mesa: Don't assertion fail on remaining GLSL 1.30 ops.

2011-09-28 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1d59de1456ba55d32bbe0c0ae45a9358e31e1cd2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d59de1456ba55d32bbe0c0ae45a9358e31e1cd2 Author: Eric Anholt e...@anholt.net Date: Tue Sep 27 14:26:02 2011 -0700 ir_to_mesa: Don't assertion fail on remaining

Mesa (master): i965/fs: Add support for bit-shift operations.

2011-09-28 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7de6e749df90a214d1547956dd66cfec6edcb446 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7de6e749df90a214d1547956dd66cfec6edcb446 Author: Eric Anholt e...@anholt.net Date: Tue Sep 27 14:32:42 2011 -0700 i965/fs: Add support for bit-shift

Mesa (master): mesa: Add missing _mesa_sizeof_glsl_type() for UNSIGNED_INT.

2011-09-28 Thread Eric Anholt
Module: Mesa Branch: master Commit: 0045a674183b7716a2b64f3f81223e5a0ca5e074 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0045a674183b7716a2b64f3f81223e5a0ca5e074 Author: Eric Anholt e...@anholt.net Date: Tue Sep 27 14:36:07 2011 -0700 mesa: Add missing _mesa_sizeof_glsl_type()

Mesa (master): i965/vs: Add support for bit-shift operations.

2011-09-28 Thread Eric Anholt
Module: Mesa Branch: master Commit: 158a5854502ce071e3f07d4ad9622b8ddb3c9859 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=158a5854502ce071e3f07d4ad9622b8ddb3c9859 Author: Eric Anholt e...@anholt.net Date: Tue Sep 27 14:48:56 2011 -0700 i965/vs: Add support for bit-shift

Mesa (master): glsl: Add support for constant expression evaluation on trunc().

2011-09-28 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9f220bd1353b3d141d6a0308103ff403d8653e23 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f220bd1353b3d141d6a0308103ff403d8653e23 Author: Eric Anholt e...@anholt.net Date: Tue Sep 27 14:50:45 2011 -0700 glsl: Add support for constant expression

Mesa (master): st/mesa: include version. h and fix _mesa_override_glsl_version() call

2011-09-28 Thread Brian Paul
Module: Mesa Branch: master Commit: 3bb41e7b2d359e02f6a1ad8df6be52d9aea7d296 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3bb41e7b2d359e02f6a1ad8df6be52d9aea7d296 Author: Brian Paul bri...@vmware.com Date: Wed Sep 28 13:16:25 2011 -0600 st/mesa: include version.h and fix

Mesa (master): glsl 1.30: Fix numerical instabilities in asinh

2011-09-28 Thread Paul Berry
Module: Mesa Branch: master Commit: 9c7552729971463af015a767e547c43f94fe1212 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c7552729971463af015a767e547c43f94fe1212 Author: Paul Berry stereotype...@gmail.com Date: Mon Sep 26 15:51:39 2011 -0700 glsl 1.30: Fix numerical instabilities

Mesa (master): st/mesa: don' t compute index buffer bounds for per-instance data

2011-09-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: 163761f128913825c617f6223dc141c7f942822f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=163761f128913825c617f6223dc141c7f942822f Author: Marek Olšák mar...@gmail.com Date: Sun Sep 25 14:19:46 2011 +0200 st/mesa: don't compute index buffer bounds

Mesa (master): gallium/docs: update d3d11ddi.txt

2011-09-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: f9ed71315842a6b358b3e560da99e39f69590458 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f9ed71315842a6b358b3e560da99e39f69590458 Author: Marek Olšák mar...@gmail.com Date: Tue Sep 27 21:30:13 2011 +0200 gallium/docs: update d3d11ddi.txt ---

Mesa (master): r600g: convert if (query-type) into switch statements

2011-09-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: 4b1e7cf5d9f3d4c86ceb394d7c220a49764448f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b1e7cf5d9f3d4c86ceb394d7c220a49764448f0 Author: Marek Olšák mar...@gmail.com Date: Wed Sep 28 00:11:57 2011 +0200 r600g: convert if (query-type) into switch

Mesa (master): configure.ac: unduplicate gallium directories

2011-09-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: 3c799623785a835c620cec9be28247ca7ab21b2b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c799623785a835c620cec9be28247ca7ab21b2b Author: Marek Olšák mar...@gmail.com Date: Tue Sep 27 16:51:05 2011 +0200 configure.ac: unduplicate gallium

Mesa (master): r300g: simplify the immd_is_good_idea function

2011-09-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: b2e6ca8ec759eadd355d678856a49facf53cbd43 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b2e6ca8ec759eadd355d678856a49facf53cbd43 Author: Marek Olšák mar...@gmail.com Date: Mon Sep 26 23:46:42 2011 +0200 r300g: simplify the immd_is_good_idea

Mesa (master): r300g: remove useless variables in some structures

2011-09-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: 7b42ed6eb508e2f0b89f66f3f985ef1d76a0ef91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b42ed6eb508e2f0b89f66f3f985ef1d76a0ef91 Author: Marek Olšák mar...@gmail.com Date: Tue Sep 27 02:04:02 2011 +0200 r300g: remove useless variables in some

Mesa (master): winsys/radeon: simplify passing GEM domains through to GEM_CREATE

2011-09-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: bfa51dfeac67a7e3383614374c86bdfb5751997a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bfa51dfeac67a7e3383614374c86bdfb5751997a Author: Marek Olšák mar...@gmail.com Date: Tue Sep 27 02:55:30 2011 +0200 winsys/radeon: simplify passing GEM domains

Mesa (master): winsys/radeon: simplify updating GEM domains for relocations

2011-09-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: 798ebc91ebe383a702faf597ffbf2033dc467f50 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=798ebc91ebe383a702faf597ffbf2033dc467f50 Author: Marek Olšák mar...@gmail.com Date: Tue Sep 27 03:10:33 2011 +0200 winsys/radeon: simplify updating GEM domains

Mesa (master): winsys/radeon: remove redundant member radeon_bo::size

2011-09-28 Thread Marek Olšák
Module: Mesa Branch: master Commit: a3cd2c6c9b3724dbc3aa565dab98968c46bde963 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3cd2c6c9b3724dbc3aa565dab98968c46bde963 Author: Marek Olšák mar...@gmail.com Date: Tue Sep 27 04:03:07 2011 +0200 winsys/radeon: remove redundant member