Mesa (master): intel: update max versions based on MESA_GL_VERSION_OVERRIDE

2013-02-28 Thread Jordan Justen
Module: Mesa Branch: master Commit: fde59a27fb981e9d05773891a453b2b142f85871 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fde59a27fb981e9d05773891a453b2b142f85871 Author: Jordan Justen Date: Thu Feb 21 16:59:33 2013 -0800 intel: update max versions based on MESA_GL_VERSION_OVERRID

Mesa (master): intel: Enable __DRI_API_OPENGL_CORE api with dri2 contexts

2013-02-28 Thread Jordan Justen
Module: Mesa Branch: master Commit: 782d4f0f3c4a69335bf826e10031ad8a0847e496 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=782d4f0f3c4a69335bf826e10031ad8a0847e496 Author: Jordan Justen Date: Wed Feb 20 00:14:13 2013 -0800 intel: Enable __DRI_API_OPENGL_CORE api with dri2 contexts

Mesa (master): glsl: allow GLSL compiler version to be overridden to 1.50

2013-02-28 Thread Jordan Justen
Module: Mesa Branch: master Commit: 500b69e7973a8320d76cc7e8a3f1761641bed433 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=500b69e7973a8320d76cc7e8a3f1761641bed433 Author: Jordan Justen Date: Tue Feb 19 09:23:51 2013 -0800 glsl: allow GLSL compiler version to be overridden to 1.50

Mesa (master): mesa version: add _mesa_get_gl_version_override

2013-02-28 Thread Jordan Justen
Module: Mesa Branch: master Commit: c4e059a359f26918117c2c43bf90496325851c4d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4e059a359f26918117c2c43bf90496325851c4d Author: Jordan Justen Date: Thu Feb 21 10:01:40 2013 -0800 mesa version: add _mesa_get_gl_version_override This will

Mesa (master): i965/fs: Put immediate operand as src2

2013-02-28 Thread Matt Turner
Module: Mesa Branch: master Commit: 4154ac066f2cdeddfe934884b59c8f1ff393545d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4154ac066f2cdeddfe934884b59c8f1ff393545d Author: Matt Turner Date: Thu Feb 28 16:26:57 2013 -0800 i965/fs: Put immediate operand as src2 Immediate operands ca

Mesa (master): intel: Remove intel_mipmap_tree::wraps_etc

2013-02-28 Thread Chad Versace
Module: Mesa Branch: master Commit: 809fdc211fbe8fb7e2a8f024a7ad1a38948be0d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=809fdc211fbe8fb7e2a8f024a7ad1a38948be0d0 Author: Chad Versace Date: Fri Feb 15 12:58:03 2013 -0800 intel: Remove intel_mipmap_tree::wraps_etc The field was eq

Mesa (master): ir_to_mesa: Translate ir_triop_lrp to OPCODE_LRP.

2013-02-28 Thread Matt Turner
Module: Mesa Branch: master Commit: c001985cbf299f283d64289e1ba5f2a236880ebb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c001985cbf299f283d64289e1ba5f2a236880ebb Author: Matt Turner Date: Tue Feb 19 14:15:16 2013 -0800 ir_to_mesa: Translate ir_triop_lrp to OPCODE_LRP. Reviewed-b

Mesa (master): i965/vs: Assert that ir_triop_lrp was lowered.

2013-02-28 Thread Matt Turner
Module: Mesa Branch: master Commit: 428503fcdf4e002dfd2754ccb74e61403eae910f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=428503fcdf4e002dfd2754ccb74e61403eae910f Author: Matt Turner Date: Tue Feb 19 15:57:28 2013 -0800 i965/vs: Assert that ir_triop_lrp was lowered. Reviewed-by:

Mesa (master): glsl: Optimize ir_triop_lrp(x, y, a) with a = 0.0f or 1.0f

2013-02-28 Thread Matt Turner
Module: Mesa Branch: master Commit: af2c64063e7fb31b243d63b77e09cd19c3819d72 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af2c64063e7fb31b243d63b77e09cd19c3819d72 Author: Matt Turner Date: Fri Feb 15 17:51:46 2013 -0800 glsl: Optimize ir_triop_lrp(x, y, a) with a = 0.0f or 1.0f R

Mesa (master): glsl: Convert mix() to use a new ir_triop_lrp opcode.

2013-02-28 Thread Matt Turner
Module: Mesa Branch: master Commit: 93066ce1299a7be8f670e527f249940c635605b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=93066ce1299a7be8f670e527f249940c635605b4 Author: Kenneth Graunke Date: Sat Dec 1 23:49:26 2012 -0800 glsl: Convert mix() to use a new ir_triop_lrp opcode. Ma

Mesa (master): i965/fp: Use the LRP instruction for OPCODE_LRP.

2013-02-28 Thread Matt Turner
Module: Mesa Branch: master Commit: f78a7ff6b2ed90896876df7790d4701eb7ba2b8d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f78a7ff6b2ed90896876df7790d4701eb7ba2b8d Author: Matt Turner Date: Tue Feb 19 12:51:08 2013 -0800 i965/fp: Use the LRP instruction for OPCODE_LRP. Reviewed-by

Mesa (master): i965/fs: Use the LRP instruction for ir_triop_lrp when possible.

2013-02-28 Thread Matt Turner
Module: Mesa Branch: master Commit: 0a1d145e5f1e6120e70e9b46e069167a0d653579 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a1d145e5f1e6120e70e9b46e069167a0d653579 Author: Kenneth Graunke Date: Sun Dec 2 00:08:15 2012 -0800 i965/fs: Use the LRP instruction for ir_triop_lrp when po

Mesa (master): i965: Add support for emitting the LRP instruction.

2013-02-28 Thread Matt Turner
Module: Mesa Branch: master Commit: 015a48743dfcf138cce5752098e01a6cfd6efefe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=015a48743dfcf138cce5752098e01a6cfd6efefe Author: Kenneth Graunke Date: Sat Dec 1 21:49:43 2012 -0800 i965: Add support for emitting the LRP instruction. Like

Mesa (master): glsl: Rework ir_reader to handle expressions with three operands.

2013-02-28 Thread Matt Turner
Module: Mesa Branch: master Commit: 18281d60889c7bb0ef14d2aa8a080cdaead7adb3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=18281d60889c7bb0ef14d2aa8a080cdaead7adb3 Author: Kenneth Graunke Date: Sat Dec 1 23:49:19 2012 -0800 glsl: Rework ir_reader to handle expressions with three o

Mesa (master): glsl: Consolidate ir_expression constructors that use explicit types.

2013-02-28 Thread Matt Turner
Module: Mesa Branch: master Commit: 1afd33ec054f7c1741a01ce89301355a7074396f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1afd33ec054f7c1741a01ce89301355a7074396f Author: Kenneth Graunke Date: Sat Dec 1 23:40:42 2012 -0800 glsl: Consolidate ir_expression constructors that use exp

Mesa (master): i965/vs/gen7: Allow MATH instructions to have MRF as a destination

2013-02-28 Thread Matt Turner
Module: Mesa Branch: master Commit: f0213b124259804ce8e114575fe9058dffdf5864 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0213b124259804ce8e114575fe9058dffdf5864 Author: Matt Turner Date: Tue Feb 12 15:50:43 2013 -0800 i965/vs/gen7: Allow MATH instructions to have MRF as a destin

Mesa (master): i965/fs/gen7: Allow MATH instructions to have MRF as a destination

2013-02-28 Thread Matt Turner
Module: Mesa Branch: master Commit: 4eeb9ded9d0165a81aa9d2ac01197e30ddf9d835 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4eeb9ded9d0165a81aa9d2ac01197e30ddf9d835 Author: Matt Turner Date: Tue Feb 12 13:59:37 2013 -0800 i965/fs/gen7: Allow MATH instructions to have MRF as a destin

Mesa (master): i965/fs: Remove duplicate scan_inst->mlen check

2013-02-28 Thread Matt Turner
Module: Mesa Branch: master Commit: b9f6795e34ad0b85b1f4f288dc6d1e5fcee30697 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b9f6795e34ad0b85b1f4f288dc6d1e5fcee30697 Author: Matt Turner Date: Mon Feb 11 11:24:48 2013 -0800 i965/fs: Remove duplicate scan_inst->mlen check Is already c

Mesa (master): i965/gen7: Relax restrictions on fake MRFs

2013-02-28 Thread Matt Turner
Module: Mesa Branch: master Commit: d5c3aa89dc4a8de048920470300bb8a921e72899 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d5c3aa89dc4a8de048920470300bb8a921e72899 Author: Matt Turner Date: Mon Feb 11 11:06:13 2013 -0800 i965/gen7: Relax restrictions on fake MRFs Gen6 has write-on

Mesa (master): clover: Fix build with LLVM 3.3 v2

2013-02-28 Thread Tom Stellard
Module: Mesa Branch: master Commit: aa1c734b3ca445b5af743b9bad6a48ca7ba21f3c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa1c734b3ca445b5af743b9bad6a48ca7ba21f3c Author: Tom Stellard Date: Fri Feb 22 19:19:14 2013 +0100 clover: Fix build with LLVM 3.3 v2 v2: - Fix order that t

Mesa (master): attrib: push/pop FRAGMENT_PROGRAM_ARB state

2013-02-28 Thread Jordan Justen
Module: Mesa Branch: master Commit: 6f1538f8b4b253ba7aa92c98997719ce3ca59451 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f1538f8b4b253ba7aa92c98997719ce3ca59451 Author: Jordan Justen Date: Wed Feb 27 23:19:55 2013 -0800 attrib: push/pop FRAGMENT_PROGRAM_ARB state This requireme

Mesa (master): scons: Fix Windows build with LLVM 3.2

2013-02-28 Thread Jose Fonseca
Module: Mesa Branch: master Commit: efd8311a54a945953d5372dded0d6f88349bf58b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=efd8311a54a945953d5372dded0d6f88349bf58b Author: Keith Kriewall Date: Thu Feb 28 15:40:02 2013 + scons: Fix Windows build with LLVM 3.2 Fixes fdo bug 6129

Mesa (master): autotools: oprofilejit should be included in the list of LLVM components required

2013-02-28 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 2506b035031d6022fec0465bffac8eedd43de0f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2506b035031d6022fec0465bffac8eedd43de0f9 Author: Adam Sampson Date: Thu Feb 28 15:35:11 2013 + autotools: oprofilejit should be included in the list of LLV

Mesa (9.1): r600g: workaround hyperz lockup on evergreen

2013-02-28 Thread Jerome Glisse
Module: Mesa Branch: 9.1 Commit: b199a6414d02e271847cb556cc5f789b4b057105 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b199a6414d02e271847cb556cc5f789b4b057105 Author: Jerome Glisse Date: Wed Feb 20 16:20:17 2013 -0500 r600g: workaround hyperz lockup on evergreen This work around

Mesa (master): r600g: workaround hyperz lockup on evergreen

2013-02-28 Thread Jerome Glisse
Module: Mesa Branch: master Commit: 6bc7605745d53df94398b724b66db74d23d09e03 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6bc7605745d53df94398b724b66db74d23d09e03 Author: Jerome Glisse Date: Wed Feb 20 16:20:17 2013 -0500 r600g: workaround hyperz lockup on evergreen This work aro