Mesa (master): glsl: remove needless conditional

2011-01-26 Thread Brian Paul
Module: Mesa Branch: master Commit: 2b7be12d5467096362073260911a380c64c772d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b7be12d5467096362073260911a380c64c772d0 Author: Brian Paul Date: Wed Jan 26 21:16:32 2011 -0700 glsl: remove needless conditional --- src/mesa/program/ir_t

Mesa (master): glsl: use 'this' pointer to be consistent

2011-01-26 Thread Brian Paul
Module: Mesa Branch: master Commit: 7a4345fd83605695dc641af503f6e87b808b48d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a4345fd83605695dc641af503f6e87b808b48d7 Author: Brian Paul Date: Wed Jan 26 21:16:41 2011 -0700 glsl: use 'this' pointer to be consistent --- src/mesa/prog

Mesa (master): glsl: move ir_var_out code

2011-01-26 Thread Brian Paul
Module: Mesa Branch: master Commit: 86471246f0f3c4c122f605fdd56dd0f5864fc307 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=86471246f0f3c4c122f605fdd56dd0f5864fc307 Author: Brian Paul Date: Wed Jan 26 21:16:14 2011 -0700 glsl: move ir_var_out code --- src/mesa/program/ir_to_mesa.

Mesa (master): glsl: move ir_var_system_value code

2011-01-26 Thread Brian Paul
Module: Mesa Branch: master Commit: 7baa498ae46668aebf165b9f2b1ddf0f5fe87c07 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7baa498ae46668aebf165b9f2b1ddf0f5fe87c07 Author: Brian Paul Date: Wed Jan 26 21:15:52 2011 -0700 glsl: move ir_var_system_value code --- src/mesa/program/ir

Mesa (master): glsl: use local var to simplify code a bit

2011-01-26 Thread Brian Paul
Module: Mesa Branch: master Commit: 304b239869fe5cd57dc87e6fd95c4906d9653b97 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=304b239869fe5cd57dc87e6fd95c4906d9653b97 Author: Brian Paul Date: Wed Jan 26 21:15:39 2011 -0700 glsl: use local var to simplify code a bit --- src/mesa/pro

Mesa (master): mesa: fix compilation

2011-01-26 Thread Zack Rusin
Module: Mesa Branch: master Commit: 59dbdbbb7d0ff90dc7561b1bc337bbb918755103 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=59dbdbbb7d0ff90dc7561b1bc337bbb918755103 Author: Zack Rusin Date: Wed Jan 26 21:20:53 2011 -0500 mesa: fix compilation this isn't c++ please don't mix declera

Mesa (master): glsl: Refresh autogenerated lexer file

2011-01-26 Thread Chad Versace
Module: Mesa Branch: master Commit: 67c67ee80fd00c033561ffc32d0fed671db36302 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=67c67ee80fd00c033561ffc32d0fed671db36302 Author: Chad Versace Date: Thu Jan 27 01:40:55 2011 -0800 glsl: Refresh autogenerated lexer file For previous commit.

Mesa (master): glsl: Remove extraneously extraneous parens

2011-01-26 Thread Chad Versace
Module: Mesa Branch: master Commit: cc4a787044ac2b1616a982f6efde4a0cb7542304 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cc4a787044ac2b1616a982f6efde4a0cb7542304 Author: Chad Versace Date: Thu Jan 27 01:40:51 2011 -0800 glsl: Remove extraneously extraneous parens I found this pa

Mesa (master): mesa: Allow extensions in MESA_EXTENSION_OVERRIDE to be prefixed with '+'

2011-01-26 Thread Chad Versace
Module: Mesa Branch: master Commit: ad3dc370d86e3cfdb5e766bbf6dfbf247807044c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad3dc370d86e3cfdb5e766bbf6dfbf247807044c Author: Chad Versace Date: Thu Jan 27 01:40:47 2011 -0800 mesa: Allow extensions in MESA_EXTENSION_OVERRIDE to be pref

Mesa (master): mesa: Simplify logic in get_extension_override()

2011-01-26 Thread Chad Versace
Module: Mesa Branch: master Commit: 7cbcf4c583641544b677d601d35f8de64ff26710 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7cbcf4c583641544b677d601d35f8de64ff26710 Author: Chad Versace Date: Thu Jan 27 01:40:43 2011 -0800 mesa: Simplify logic in get_extension_override() * Reduce m

Mesa (master): glsl: Enable AMD_conservative_depth in parser

2011-01-26 Thread Chad Versace
Module: Mesa Branch: master Commit: 8ba260e09910d6906fba17a78eee6d1b0cf8069d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ba260e09910d6906fba17a78eee6d1b0cf8069d Author: Chad Versace Date: Thu Jan 27 01:40:39 2011 -0800 glsl: Enable AMD_conservative_depth in parser All the neces

Mesa (master): mesa: Propagate gl_FragDepth layout from GLSL IR to Mesa IR

2011-01-26 Thread Chad Versace
Module: Mesa Branch: master Commit: a1b83464ffb1125b77e6f5664e0071f95167055d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1b83464ffb1125b77e6f5664e0071f95167055d Author: Chad Versace Date: Thu Jan 27 01:40:35 2011 -0800 mesa: Propagate gl_FragDepth layout from GLSL IR to Mesa IR

Mesa (master): glsl: Raise linking error if gl_FragDepth layout is inconsistent

2011-01-26 Thread Chad Versace
Module: Mesa Branch: master Commit: addae33d6b8574971b82283ab890524480054a1d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=addae33d6b8574971b82283ab890524480054a1d Author: Chad Versace Date: Thu Jan 27 01:40:31 2011 -0800 glsl: Raise linking error if gl_FragDepth layout is inconsis

Mesa (master): glsl: Propagate depth layout qualifier from AST to IR

2011-01-26 Thread Chad Versace
Module: Mesa Branch: master Commit: bc04d244f5a86fd7085e3d648949413e2d2ec797 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc04d244f5a86fd7085e3d648949413e2d2ec797 Author: Chad Versace Date: Thu Jan 27 01:40:26 2011 -0800 glsl: Propagate depth layout qualifier from AST to IR ---

Mesa (master): glsl: Define enum ir_depth_layout

2011-01-26 Thread Chad Versace
Module: Mesa Branch: master Commit: 5fc57f471b10e74546f999269a2a8f9186da9731 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5fc57f471b10e74546f999269a2a8f9186da9731 Author: Chad Versace Date: Thu Jan 27 01:40:22 2011 -0800 glsl: Define enum ir_depth_layout --- src/glsl/ir.cpp |

Mesa (master): glsl: Refresh autogenerated parser files

2011-01-26 Thread Chad Versace
Module: Mesa Branch: master Commit: 39cad66a889b453d78e83e6a20560bcc338000de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=39cad66a889b453d78e83e6a20560bcc338000de Author: Chad Versace Date: Thu Jan 27 01:40:18 2011 -0800 glsl: Refresh autogenerated parser files For commits titled

Mesa (master): glsl: Add support for AMD_conservative_depth to parser

2011-01-26 Thread Chad Versace
Module: Mesa Branch: master Commit: fb5db0570cad458232ad61b7af39622bacbe9af6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb5db0570cad458232ad61b7af39622bacbe9af6 Author: Chad Versace Date: Thu Jan 27 01:40:14 2011 -0800 glsl: Add support for AMD_conservative_depth to parser When

Mesa (master): glsl: Add depth layout qualifiers to ast_type_qualifier

2011-01-26 Thread Chad Versace
Module: Mesa Branch: master Commit: 565a22090c3f143a343c19249a92be6a84b291b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=565a22090c3f143a343c19249a92be6a84b291b0 Author: Chad Versace Date: Thu Jan 27 01:40:10 2011 -0800 glsl: Add depth layout qualifiers to ast_type_qualifier ---

Mesa (master): glcpp: Conditionally define macro GL_AMD_conservative_depth

2011-01-26 Thread Chad Versace
Module: Mesa Branch: master Commit: 0423f24eb8a415cf704c307c93e2a8647e799002 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0423f24eb8a415cf704c307c93e2a8647e799002 Author: Chad Versace Date: Thu Jan 27 01:40:06 2011 -0800 glcpp: Conditionally define macro GL_AMD_conservative_depth

Mesa (master): mesa: Add AMD_conservative_depth to extension list

2011-01-26 Thread Chad Versace
Module: Mesa Branch: master Commit: 1aeecaa43346d5ab6feec5d7caf28bd5ce53a32b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1aeecaa43346d5ab6feec5d7caf28bd5ce53a32b Author: Chad Versace Date: Thu Jan 27 01:40:02 2011 -0800 mesa: Add AMD_conservative_depth to extension list The exte

Mesa (master): tgsi: add cases for array textures

2011-01-26 Thread Brian Paul
Module: Mesa Branch: master Commit: 8697dbdfbcb6c5cf256658ed6cb2277040b586d2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8697dbdfbcb6c5cf256658ed6cb2277040b586d2 Author: Brian Paul Date: Wed Jan 26 16:22:30 2011 -0700 tgsi: add cases for array textures Fixes http://bugs.freedesk

Mesa (master): mesa: Support internalFormat=GL_BGRA for DRI drivers

2011-01-26 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 3fe0185ba506b830b86f0e39d2e366400ecffae6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3fe0185ba506b830b86f0e39d2e366400ecffae6 Author: Kristian Høgsberg Date: Wed Jan 26 15:05:46 2011 -0500 mesa: Support internalFormat=GL_BGRA for DRI drivers -

Mesa (master): st/egl: Downgrade warning to debug when we can' t create a drm screen

2011-01-26 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: e28ecdee0396cc6665f9be95cfbaa2c2db1d4891 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e28ecdee0396cc6665f9be95cfbaa2c2db1d4891 Author: Kristian Høgsberg Date: Wed Jan 26 10:46:02 2011 -0500 st/egl: Downgrade warning to debug when we can't create

Mesa (7.10): docs: Update 7.10.1 release notes

2011-01-26 Thread Ian Romanick
Module: Mesa Branch: 7.10 Commit: a80384d7f66624046b9d0747ab64997def208300 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a80384d7f66624046b9d0747ab64997def208300 Author: Ian Romanick Date: Wed Jan 26 10:14:37 2011 -0800 docs: Update 7.10.1 release notes Replace "Fix an error in un

Mesa (7.9): docs: Update 7.9.2 release notes

2011-01-26 Thread Ian Romanick
Module: Mesa Branch: 7.9 Commit: b632543289aedd81605d0ceb2fe1dc44a81232b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b632543289aedd81605d0ceb2fe1dc44a81232b4 Author: Ian Romanick Date: Wed Jan 26 10:16:19 2011 -0800 docs: Update 7.9.2 release notes Replace "Fix an error in unif

Mesa (master): mesa: fix MESA/EXT typo

2011-01-26 Thread Brian Paul
Module: Mesa Branch: master Commit: 684c66bb8b8cdaa7fc18b64a6f739ad70a10cd54 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=684c66bb8b8cdaa7fc18b64a6f739ad70a10cd54 Author: Brian Paul Date: Wed Jan 26 08:01:15 2011 -0700 mesa: fix MESA/EXT typo Spotted by Bernd Buschinski. --- s

Re: Mesa (master): util: require debug options to be separated by commas

2011-01-26 Thread Michal Krol
On 2011-01-26 09:48, Marek Olšák wrote: Module: Mesa Branch: master Commit: c7c733545a19aab3e2b954153b9348ebe3147368 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7c733545a19aab3e2b954153b9348ebe3147368 Author: Marek Olšák Date: Mon Jan 24 23:41:51 2011 +0100 util: require debug

Mesa (master): util: require debug options to be separated by commas

2011-01-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: c7c733545a19aab3e2b954153b9348ebe3147368 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7c733545a19aab3e2b954153b9348ebe3147368 Author: Marek Olšák Date: Mon Jan 24 23:41:51 2011 +0100 util: require debug options to be separated by commas Let's