Mesa (9.2): build: Add --enable-gallium-osmesa flag.

2013-08-21 Thread Matt Turner
Module: Mesa Branch: 9.2 Commit: c47804d28654858225cec5c482aa0f4ee278c3f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c47804d28654858225cec5c482aa0f4ee278c3f3 Author: Matt Turner Date: Tue Aug 20 14:16:17 2013 -0700 build: Add --enable-gallium-osmesa flag. The Gallium implementa

Mesa (master): build: Add --enable-gallium-osmesa flag.

2013-08-21 Thread Matt Turner
Module: Mesa Branch: master Commit: 2f142d596f6d950499d5e25d26e011a675c9670c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f142d596f6d950499d5e25d26e011a675c9670c Author: Matt Turner Date: Tue Aug 20 14:16:17 2013 -0700 build: Add --enable-gallium-osmesa flag. The Gallium impleme

Mesa (master): glsl: Give a warning, not an error, for UBO qualifiers on non-matrices.

2013-08-21 Thread Matt Turner
Module: Mesa Branch: master Commit: dded321f92e4727584a98b71d7aaa15d4f01fb24 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dded321f92e4727584a98b71d7aaa15d4f01fb24 Author: Ian Romanick Date: Thu Aug 15 11:24:11 2013 -0700 glsl: Give a warning, not an error, for UBO qualifiers on no

Mesa (master): glsl: Remove ubo_qualifiers_allowed variable.

2013-08-21 Thread Matt Turner
Module: Mesa Branch: master Commit: 921ef55a72dd07a6db0f170767d4a278c46d9ae6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=921ef55a72dd07a6db0f170767d4a278c46d9ae6 Author: Matt Turner Date: Thu Aug 15 11:14:00 2013 -0700 glsl: Remove ubo_qualifiers_allowed variable. No longer used

Mesa (master): glsl: Rename ubo_qualifiers_valid to ubo_qualifiers_allowed.

2013-08-21 Thread Matt Turner
Module: Mesa Branch: master Commit: 1a45db97058d63b742993d0fcf0e5df44e2aa1c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a45db97058d63b742993d0fcf0e5df44e2aa1c6 Author: Matt Turner Date: Thu Aug 15 11:05:57 2013 -0700 glsl: Rename ubo_qualifiers_valid to ubo_qualifiers_allowed.

Mesa (master): glsl: Drop duplicate error messages.

2013-08-21 Thread Matt Turner
Module: Mesa Branch: master Commit: 77373e020ecc1b156802a583745dc6ce16e91c9e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=77373e020ecc1b156802a583745dc6ce16e91c9e Author: Matt Turner Date: Thu Aug 15 10:46:46 2013 -0700 glsl: Drop duplicate error messages. This same message is pr

Mesa (master): i965/fs: Add code to print out global copy propagation sets.

2013-08-21 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 9d08756ac7d27b5a392d17c2a91a55cec6edab5d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d08756ac7d27b5a392d17c2a91a55cec6edab5d Author: Kenneth Graunke Date: Sun Aug 18 18:06:13 2013 -0700 i965/fs: Add code to print out global copy propagation se

Mesa (9.2): i965: Don't copy propagate bitcasts with source modifiers.

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: 5114ac3f87fc691e6c4302046f760302384a3b2c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5114ac3f87fc691e6c4302046f760302384a3b2c Author: Matt Turner Date: Thu Aug 8 16:41:48 2013 -0700 i965: Don't copy propagate bitcasts with source modifiers. Prev

Mesa (9.2): i965: Emit MOVs for neg/abs.

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: f0bc10679e1d1fa8009c8facd7a3ee87053fb27b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0bc10679e1d1fa8009c8facd7a3ee87053fb27b Author: Matt Turner Date: Thu Aug 8 13:50:01 2013 -0700 i965: Emit MOVs for neg/abs. Necessary to avoid combining a bit

Mesa (9.2): osmesa: Symlink shared library to LIB_DIR

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: 3f438bfa4c795856d39da79959830483d0b8d362 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f438bfa4c795856d39da79959830483d0b8d362 Author: Armin K Date: Wed Aug 21 08:44:00 2013 -0600 osmesa: Symlink shared library to LIB_DIR Cc: 9.2 Tested-by: Brian

Mesa (master): svga: minor clean-ups in emit_hw_vs_vdecl()

2013-08-21 Thread Brian Paul
Module: Mesa Branch: master Commit: e4217396b7ffddb0464be07f17918cef26539c44 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e4217396b7ffddb0464be07f17918cef26539c44 Author: Brian Paul Date: Tue Aug 20 16:54:35 2013 -0600 svga: minor clean-ups in emit_hw_vs_vdecl() --- src/gallium

Mesa (master): osmesa: Symlink shared library to LIB_DIR

2013-08-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 63ac68bae398884b3b704eccf58a8a9fe8aac9e6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63ac68bae398884b3b704eccf58a8a9fe8aac9e6 Author: Armin K Date: Wed Aug 21 08:44:00 2013 -0600 osmesa: Symlink shared library to LIB_DIR Cc: 9.2 Tested-by: Br

Mesa (9.2): glapi/gen: build temporary files in the build directory

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: 60e1b03455ca17c286e1922627e5d052d145b4c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=60e1b03455ca17c286e1922627e5d052d145b4c0 Author: Maarten Lankhorst Date: Wed Aug 21 18:34:59 2013 +0200 glapi/gen: build temporary files in the build directory W

Mesa (9.2): mesa: Never advertise _S3TC compressed formats

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: cf537c405b76c4720648985258160263fe97f410 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf537c405b76c4720648985258160263fe97f410 Author: Ian Romanick Date: Mon Aug 19 14:27:31 2013 -0700 mesa: Never advertise _S3TC compressed formats The NVIDIA driv

Mesa (9.2): glsl: Merge precision qualifiers too

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: 89aff30f9b9a4f8934ce32303112fa2f8cbfc997 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89aff30f9b9a4f8934ce32303112fa2f8cbfc997 Author: Ian Romanick Date: Fri Aug 9 16:01:04 2013 -0700 glsl: Merge precision qualifiers too We never noticed this bef

Mesa (9.2): mesa: Only advertise GL_ETC1_RGB8_OES in ES contexts

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: 601926515e5ef263b32e0d87addd4bf2c0d0b899 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=601926515e5ef263b32e0d87addd4bf2c0d0b899 Author: Ian Romanick Date: Mon Aug 19 13:16:54 2013 -0700 mesa: Only advertise GL_ETC1_RGB8_OES in ES contexts There is

Mesa (9.2): gallium/osmesa: add same checks to OSMesaMakeCurrent as the other osmesa

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: 74fcc65b58f77d61411327f078394d9e44102218 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74fcc65b58f77d61411327f078394d9e44102218 Author: Maarten Lankhorst Date: Tue Aug 20 12:35:28 2013 +0200 gallium/osmesa: add same checks to OSMesaMakeCurrent as th

Mesa (9.2): glsl: Pass type to is_valid_default_precision_type instead of name

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: 3eae076d70a3ec13010012cfd7a61adcce4c3ea8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3eae076d70a3ec13010012cfd7a61adcce4c3ea8 Author: Ian Romanick Date: Fri Aug 9 15:15:45 2013 -0700 glsl: Pass type to is_valid_default_precision_type instead of n

Mesa (9.2): glsl: Track existence of default float precision in GLSL ES fragment shaders

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: c9a7d6950b9f58171864cd066552e9496cc8220a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c9a7d6950b9f58171864cd066552e9496cc8220a Author: Ian Romanick Date: Fri Aug 9 15:17:18 2013 -0700 glsl: Track existence of default float precision in GLSL ES fra

Mesa (9.2): build: fix out-of-tree builds in gallium/auxiliary

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: 3ec07eaaa57056d00c9594a7e49c5cee96aa151b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ec07eaaa57056d00c9594a7e49c5cee96aa151b Author: Ross Burton Date: Tue Aug 6 19:09:39 2013 +0100 build: fix out-of-tree builds in gallium/auxiliary The rules we

Mesa (9.2): docs: Fix a typo in the 9.1.6 release notes

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: b97305bc21c5195d962374aa3d9b5cd7f0ba6026 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b97305bc21c5195d962374aa3d9b5cd7f0ba6026 Author: Andreas Boll Date: Fri Aug 2 09:42:03 2013 +0200 docs: Fix a typo in the 9.1.6 release notes (cherry picked from

Mesa (9.2): docs: Add md5sums to 9.1.5 release notes

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: 170b952cfe3eebc2c803f016c00bc78f32379f58 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=170b952cfe3eebc2c803f016c00bc78f32379f58 Author: Andreas Boll Date: Fri Aug 2 09:58:34 2013 +0200 docs: Add md5sums to 9.1.5 release notes (cherry picked from co

Mesa (9.2): docs: Import 9.1.6 release notes, add news item.

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: c8b5222074c9505a1cf461f5af582a383fd8d75b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c8b5222074c9505a1cf461f5af582a383fd8d75b Author: Carl Worth Date: Thu Aug 1 15:12:25 2013 -0700 docs: Import 9.1.6 release notes, add news item. (cherry picked f

Mesa (9.2): radeonsi: Always pre-load separate VGPRs for centroid vs. center interpolation

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: 35c934571199ca7e6adae289a6891d72ec2c349b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=35c934571199ca7e6adae289a6891d72ec2c349b Author: Michel Dänzer Date: Mon Aug 19 15:45:32 2013 +0200 radeonsi: Always pre-load separate VGPRs for centroid vs. cent

Mesa (9.2): gallium/osmesa: link against static libglapi library too to get the gl exports

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: b802f6a12428e1ac83d37f8458b35ffb04414c36 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b802f6a12428e1ac83d37f8458b35ffb04414c36 Author: Maarten Lankhorst Date: Tue Aug 20 10:44:53 2013 +0200 gallium/osmesa: link against static libglapi library too t

Mesa (9.2): docs: Add md5sums to 9.1.6 release notes

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: ecd1d92bafc10e673135af5377667cb1d919c723 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ecd1d92bafc10e673135af5377667cb1d919c723 Author: Carl Worth Date: Thu Aug 1 15:45:04 2013 -0700 docs: Add md5sums to 9.1.6 release notes (cherry picked from comm

Mesa (9.2): get-pick-list: Allow for non-whitespace between "CC:" and " mesa-stable"

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: bd83ff1923a4605caf5e3c592037b28e50ffac92 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd83ff1923a4605caf5e3c592037b28e50ffac92 Author: Carl Worth Date: Wed Jul 31 15:49:48 2013 -0700 get-pick-list: Allow for non-whitespace between "CC:" and "mesa-s

Mesa (9.2): get-pick-list.sh: Include commits mentionining "CC: mesa-stable ..." in pick list

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: 9.2 Commit: a8b08c5ccdb156d2f856352c9b555f60296c1b91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a8b08c5ccdb156d2f856352c9b555f60296c1b91 Author: Carl Worth Date: Tue Jul 30 12:36:37 2013 -0700 get-pick-list.sh: Include commits mentionining "CC: mesa-stable..

Mesa (master): gallivm: add comment for bogus min/ mag filter selection with nearest mip filter

2013-08-21 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 275d2efeed79f135bbcc512bcf2c0607f2f25cd1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=275d2efeed79f135bbcc512bcf2c0607f2f25cd1 Author: Roland Scheidegger Date: Wed Aug 21 20:35:51 2013 +0200 gallivm: add comment for bogus min/mag filter selectio

Mesa (master): gallivm: fix rho calculation for 1d case

2013-08-21 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 21d8fa275966ed56be48648d1847c8ded92534bc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=21d8fa275966ed56be48648d1847c8ded92534bc Author: Roland Scheidegger Date: Wed Aug 21 16:54:58 2013 +0200 gallivm: fix rho calculation for 1d case Was using wr

Mesa (master): gallivm: unify sin and cos implementation

2013-08-21 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: e6013e4bee7ebff6b7bd2f3b95eb16e8949e228c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6013e4bee7ebff6b7bd2f3b95eb16e8949e228c Author: Roland Scheidegger Date: Wed Aug 21 22:01:12 2013 +0200 gallivm: unify sin and cos implementation The (compli

Mesa (master): i965/gen7: Set MOCS L3 cacheability for IVB/BYT (v2)

2013-08-21 Thread Chad Versace
Module: Mesa Branch: master Commit: e6893b99adcd6d9fb1bd49067883f66cc5603fe7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6893b99adcd6d9fb1bd49067883f66cc5603fe7 Author: Ville Syrjälä Date: Mon Aug 12 16:07:08 2013 +0300 i965/gen7: Set MOCS L3 cacheability for IVB/BYT (v2) IVB/B

Mesa (master): i965/hsw: Populate MOCS for STATE_BASE_ADDRESS (v2)

2013-08-21 Thread Chad Versace
Module: Mesa Branch: master Commit: 22161983c38fe19b393e5b983f4945dc527ccb1b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=22161983c38fe19b393e5b983f4945dc527ccb1b Author: Ville Syrjälä Date: Mon Aug 12 16:07:07 2013 +0300 i965/hsw: Populate MOCS for STATE_BASE_ADDRESS (v2) Just s

Mesa (master): glapi/gen: build temporary files in the build directory

2013-08-21 Thread Maarten Lankhorst
Module: Mesa Branch: master Commit: 10aa3677cc032df9cc1509c4e45f553be378a7f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=10aa3677cc032df9cc1509c4e45f553be378a7f9 Author: Maarten Lankhorst Date: Wed Aug 21 18:34:59 2013 +0200 glapi/gen: build temporary files in the build directory

Mesa (master): glsl: Pass type to is_valid_default_precision_type instead of name

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: master Commit: b15b62c54c0e3c10aaf8573a62acfcdc93979b0d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b15b62c54c0e3c10aaf8573a62acfcdc93979b0d Author: Ian Romanick Date: Fri Aug 9 15:15:45 2013 -0700 glsl: Pass type to is_valid_default_precision_type instead o

Mesa (master): glsl: Track existence of default float precision in GLSL ES fragment shaders

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: master Commit: cabd45773b58d6aa48202da1cdd8cf1a6b856c53 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cabd45773b58d6aa48202da1cdd8cf1a6b856c53 Author: Ian Romanick Date: Fri Aug 9 15:17:18 2013 -0700 glsl: Track existence of default float precision in GLSL ES

Mesa (master): glsl: Merge precision qualifiers too

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: master Commit: 73e2d69792fba229e52ea47165592d086e650c45 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=73e2d69792fba229e52ea47165592d086e650c45 Author: Ian Romanick Date: Fri Aug 9 16:01:04 2013 -0700 glsl: Merge precision qualifiers too We never noticed this

Mesa (master): mesa: Only advertise GL_ETC1_RGB8_OES in ES contexts

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: master Commit: 40550c8cedbcca508fb05baa7b7d480e6a60c51f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=40550c8cedbcca508fb05baa7b7d480e6a60c51f Author: Ian Romanick Date: Mon Aug 19 13:16:54 2013 -0700 mesa: Only advertise GL_ETC1_RGB8_OES in ES contexts There

Mesa (master): mesa: Never advertise _S3TC compressed formats

2013-08-21 Thread Ian Romanick
Module: Mesa Branch: master Commit: f53b634807140268b40b063a2a966ad2701df7be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f53b634807140268b40b063a2a966ad2701df7be Author: Ian Romanick Date: Mon Aug 19 14:27:31 2013 -0700 mesa: Never advertise _S3TC compressed formats The NVIDIA d

Mesa (master): vdpau/decode: Fix comment.

2013-08-21 Thread Christian König
Module: Mesa Branch: master Commit: 00fcdc81ff06449a359e0a2e7ae3d29d39f93d36 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=00fcdc81ff06449a359e0a2e7ae3d29d39f93d36 Author: Rico Schüller Date: Wed Aug 21 10:06:54 2013 +0200 vdpau/decode: Fix comment. Reviewed-by: Christian König

Mesa (master): vl/query: Only support VDP_CHROMA_TYPE_420 for 12 bit formats.

2013-08-21 Thread Christian König
Module: Mesa Branch: master Commit: d8d90ecf30d9fe9c5b59bb4e5591818545f0ca1a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d8d90ecf30d9fe9c5b59bb4e5591818545f0ca1a Author: Rico Schüller Date: Wed Aug 21 10:06:42 2013 +0200 vl/query: Only support VDP_CHROMA_TYPE_420 for 12 bit forma