Mesa (master): freedreno: convert blit program to array for each number of rts

2015-04-01 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 6f4c1976f4e5ecdebfe5b9ac16b6d13a5e60eed1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f4c1976f4e5ecdebfe5b9ac16b6d13a5e60eed1 Author: Ilia Mirkin Date: Wed Apr 1 01:14:39 2015 -0400 freedreno: convert blit program to array for each number of r

Mesa (master): freedreno: remove alpha key from ir3_shader

2015-04-01 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 8efa3e340d13a9f373e7b2834f12d9fae43e6867 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8efa3e340d13a9f373e7b2834f12d9fae43e6867 Author: Ilia Mirkin Date: Sun Mar 29 19:59:38 2015 -0400 freedreno: remove alpha key from ir3_shader This complicatio

Mesa (master): freedreno: add core infrastructure support for MRTs

2015-04-01 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 602bc6c88dbfa34083aa9d229fb6396b008e23eb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=602bc6c88dbfa34083aa9d229fb6396b008e23eb Author: Ilia Mirkin Date: Sun Mar 29 20:39:48 2015 -0400 freedreno: add core infrastructure support for MRTs Signed-o

Mesa (master): freedreno: add support for laying out MRTs in gmem

2015-04-01 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: d9992ab35a51c574dcfa8049859c0887956ecdf6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9992ab35a51c574dcfa8049859c0887956ecdf6 Author: Ilia Mirkin Date: Sun Mar 29 20:54:42 2015 -0400 freedreno: add support for laying out MRTs in gmem Signed-of

Mesa (master): freedreno/a3xx: add independent blend function support

2015-04-01 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: f27ec5908416e6a3ea3d770026cd6a1c6ded188f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f27ec5908416e6a3ea3d770026cd6a1c6ded188f Author: Ilia Mirkin Date: Sun Mar 29 20:04:38 2015 -0400 freedreno/a3xx: add independent blend function support This

Mesa (master): freedreno/ir3: add support for FS_COLOR0_WRITES_ALL_CBUFS property

2015-04-01 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: d13803c76fd7429df64c1aa3631dcc451e7f1a29 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d13803c76fd7429df64c1aa3631dcc451e7f1a29 Author: Ilia Mirkin Date: Sun Mar 29 20:24:57 2015 -0400 freedreno/ir3: add support for FS_COLOR0_WRITES_ALL_CBUFS pro

Mesa (master): freedreno/a3xx: add MRT support

2015-04-01 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 4a3c0e995063320693782b934962969e11dab29d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a3c0e995063320693782b934962969e11dab29d Author: Ilia Mirkin Date: Sun Feb 15 03:39:43 2015 -0500 freedreno/a3xx: add MRT support The hardware only supports 4

Mesa (master): i915g: Implement EGL_EXT_image_dma_buf_import

2015-04-01 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: 70eed78cacd711e663068e78a8430372cc5fabf1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=70eed78cacd711e663068e78a8430372cc5fabf1 Author: Stéphane Marchesin Date: Wed Apr 1 20:00:08 2015 -0700 i915g: Implement EGL_EXT_image_dma_buf_import This ad

Mesa (master): nir: Add addition/multiplication identities of exp/log.

2015-04-01 Thread Matt Turner
Module: Mesa Branch: master Commit: a2b6e908cfa1b85bc3eed9d31869ec3768b3daa2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2b6e908cfa1b85bc3eed9d31869ec3768b3daa2 Author: Matt Turner Date: Thu Mar 26 11:08:01 2015 -0700 nir: Add addition/multiplication identities of exp/log. inst

Mesa (master): nir: Add identities for the log function.

2015-04-01 Thread Matt Turner
Module: Mesa Branch: master Commit: 099c729b4cb6863e8ddbdb9afe7fd7bd53c11ee1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=099c729b4cb6863e8ddbdb9afe7fd7bd53c11ee1 Author: Matt Turner Date: Thu Mar 26 10:07:58 2015 -0700 nir: Add identities for the log function. The rcp(log(x)) pa

Mesa (master): nir: Recognize (a < b || a < c) as a < max(b, c).

2015-04-01 Thread Matt Turner
Module: Mesa Branch: master Commit: 97e6c1b957957387d0ac6d9a6b73c067b495 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97e6c1b957957387d0ac6d9a6b73c067b495 Author: Matt Turner Date: Thu Mar 26 10:09:21 2015 -0700 nir: Recognize (a < b || a < c) as a < max(b, c). Doesn't wo

Mesa (master): nir: Add identities for the exponential function.

2015-04-01 Thread Matt Turner
Module: Mesa Branch: master Commit: 8a6ae384b2ae95f047e9d48a5a4c11002ffdd814 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8a6ae384b2ae95f047e9d48a5a4c11002ffdd814 Author: Matt Turner Date: Thu Mar 26 10:16:24 2015 -0700 nir: Add identities for the exponential function. No changes

Mesa (master): i965/fs: Relax type check in cmod propagation.

2015-04-01 Thread Matt Turner
Module: Mesa Branch: master Commit: a03d0ba78f33e43df2ca7a9e4c58fdc9fbc9876a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a03d0ba78f33e43df2ca7a9e4c58fdc9fbc9876a Author: Matt Turner Date: Thu Mar 26 10:09:54 2015 -0700 i965/fs: Relax type check in cmod propagation. The thing we

Mesa (master): nir: Recognize open coded lrp.

2015-04-01 Thread Matt Turner
Module: Mesa Branch: master Commit: e82437e14153af212006deee4a6b808091314482 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e82437e14153af212006deee4a6b808091314482 Author: Matt Turner Date: Wed Mar 25 15:03:52 2015 -0700 nir: Recognize open coded lrp. total instructions in shared

Mesa (master): nir: Remove useless ftrunc inside f2i/f2u.

2015-04-01 Thread Matt Turner
Module: Mesa Branch: master Commit: 781badee7a46c7eb778fb2755d799151d8b748bf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=781badee7a46c7eb778fb2755d799151d8b748bf Author: Matt Turner Date: Thu Mar 26 10:09:42 2015 -0700 nir: Remove useless ftrunc inside f2i/f2u. No shader-db chan

Mesa (master): nir: Recognize another open coded lrp.

2015-04-01 Thread Matt Turner
Module: Mesa Branch: master Commit: e26783d4459583790e50e1f59eb2507f618695c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e26783d4459583790e50e1f59eb2507f618695c6 Author: Matt Turner Date: Thu Mar 26 10:36:42 2015 -0700 nir: Recognize another open coded lrp. total instructions in

Mesa (master): mesa: Implement _mesa_flsll().

2015-04-01 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 3d166b313db14523c2e618e0ebf22b83c86d6334 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d166b313db14523c2e618e0ebf22b83c86d6334 Author: Kenneth Graunke Date: Mon Mar 30 16:08:26 2015 -0700 mesa: Implement _mesa_flsll(). This is _mesa_fls() for 6

Mesa (master): nir: Use _mesa_flsll(InputsRead) in prog->nir.

2015-04-01 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 25e214db0094306835a03225e1a37164c7c98bf7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=25e214db0094306835a03225e1a37164c7c98bf7 Author: Kenneth Graunke Date: Mon Mar 30 16:09:51 2015 -0700 nir: Use _mesa_flsll(InputsRead) in prog->nir. InputsRea

Mesa (master): nir: In prog->nir, don't wrap dot products with ptn_channel (..., X).

2015-04-01 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 4b38c5c783e8858f362bb1ff6cf651875bd0bbc5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b38c5c783e8858f362bb1ff6cf651875bd0bbc5 Author: Kenneth Graunke Date: Mon Mar 30 05:17:56 2015 -0700 nir: In prog->nir, don't wrap dot products with ptn_chann

Mesa (master): nir: Add a dedicated ffma peephole optimization

2015-04-01 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: a8c8b3b8720bb7ce8ac1cb94815ed36d8c881f66 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a8c8b3b8720bb7ce8ac1cb94815ed36d8c881f66 Author: Jason Ekstrand Date: Sat Mar 21 12:21:21 2015 -0700 nir: Add a dedicated ffma peephole optimization i965/nir:

Mesa (master): i965: Use the same nir options for all gens

2015-04-01 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 218e45e2f7b2d6c20bbba837f6e5cbe15610771e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=218e45e2f7b2d6c20bbba837f6e5cbe15610771e Author: Jason Ekstrand Date: Mon Mar 23 15:58:34 2015 -0700 i965: Use the same nir options for all gens If we tell NI

Mesa (master): nir/algebraic: #define around structure definitions

2015-04-01 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 22ee7eeb4e08ffdd8d53aa68e4d2b2c09f1721d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=22ee7eeb4e08ffdd8d53aa68e4d2b2c09f1721d0 Author: Jason Ekstrand Date: Mon Mar 23 17:22:44 2015 -0700 nir/algebraic: #define around structure definitions Previ

Mesa (master): nir/algebraic: Remove a duplicate optimization

2015-04-01 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 1779dc060fa8d55d979f887e41f1ec2c793859b7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1779dc060fa8d55d979f887e41f1ec2c793859b7 Author: Jason Ekstrand Date: Wed Apr 1 12:24:37 2015 -0700 nir/algebraic: Remove a duplicate optimization This optim

Mesa (master): nir/algebraic: Add a seperate section for "late" optimizations

2015-04-01 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: da294f9b2f666f487001b2a25627c867c40eb3d9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da294f9b2f666f487001b2a25627c867c40eb3d9 Author: Jason Ekstrand Date: Mon Mar 23 17:11:49 2015 -0700 nir/algebraic: Add a seperate section for "late" optimizat

Mesa (master): i965/nir: Run DCE again before going out of SSA

2015-04-01 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: b9d7454571029ab330f28164fe6869f5e455ca90 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b9d7454571029ab330f28164fe6869f5e455ca90 Author: Jason Ekstrand Date: Wed Apr 1 12:37:43 2015 -0700 i965/nir: Run DCE again before going out of SSA We run lo

Mesa (master): nir: Move the compare-with-zero optimizations to the late section

2015-04-01 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: e06a3d0282ef018ae4a28b091a632c6a2e8c7c52 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e06a3d0282ef018ae4a28b091a632c6a2e8c7c52 Author: Jason Ekstrand Date: Mon Mar 23 17:36:22 2015 -0700 nir: Move the compare-with-zero optimizations to the late

Mesa (master): nir/peephole_ffma: Be less agressive about fusing multiply-adds

2015-04-01 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 7f344721b1a94a6166b53f959ff6b159af3b5f9a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f344721b1a94a6166b53f959ff6b159af3b5f9a Author: Jason Ekstrand Date: Mon Mar 23 14:55:20 2015 -0700 nir/peephole_ffma: Be less agressive about fusing multiply

Mesa (master): i965/nir: Run the ffma peephole after the rest of the optimizations

2015-04-01 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 37703040a142da6bc7c458479a70e35118e10e6b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=37703040a142da6bc7c458479a70e35118e10e6b Author: Jason Ekstrand Date: Mon Mar 23 15:08:31 2015 -0700 i965/nir: Run the ffma peephole after the rest of the opti

Mesa (master): nir/print: Don't print extra swizzzle components

2015-04-01 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 793a94d6b5fc589ca8d7475347def4e222cd3d7c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=793a94d6b5fc589ca8d7475347def4e222cd3d7c Author: Jason Ekstrand Date: Mon Mar 23 18:20:21 2015 -0700 nir/print: Don't print extra swizzzle components Previous

Mesa (master): configure: nuke --with-max-{width,height}

2015-04-01 Thread Emil Velikov
Module: Mesa Branch: master Commit: d99135b2e9b7599ee57ac90952c605b725239908 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d99135b2e9b7599ee57ac90952c605b725239908 Author: Emil Velikov Date: Wed Apr 1 15:51:59 2015 +0100 configure: nuke --with-max-{width,height} Unused as of comm

Mesa (master): gallium: ship tgsi_to_nir.h in the tarball

2015-04-01 Thread Emil Velikov
Module: Mesa Branch: master Commit: bd4925c6ac468e80f6106f3d684119498b606a0d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd4925c6ac468e80f6106f3d684119498b606a0d Author: Emil Velikov Date: Wed Apr 1 19:09:00 2015 + gallium: ship tgsi_to_nir.h in the tarball Acked-by: Matt T

Mesa (master): configure.ac: error out if python/ mako is not found when required

2015-04-01 Thread Emil Velikov
Module: Mesa Branch: master Commit: 4008975e6f4b2e15fceed4f07d8ec763dd0949d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4008975e6f4b2e15fceed4f07d8ec763dd0949d1 Author: Emil Velikov Date: Mon Mar 23 17:49:24 2015 + configure.ac: error out if python/mako is not found when req

Mesa (master): glsl: Make sure not to dereference NULL.

2015-04-01 Thread Matt Turner
Module: Mesa Branch: master Commit: 3384179faab0456f93f4a5c62ce05305ff20fe5c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3384179faab0456f93f4a5c62ce05305ff20fe5c Author: Matt Turner Date: Wed Apr 1 10:24:26 2015 -0700 glsl: Make sure not to dereference NULL. Found by Coverity.

Mesa (master): main: create_buffers unlocks mutex when throwing OUT_OF_MEMORY.

2015-04-01 Thread Laura Ekstrand
Module: Mesa Branch: master Commit: 142909f19ddeae7237acbb98b47e9228533e58f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=142909f19ddeae7237acbb98b47e9228533e58f0 Author: Laura Ekstrand Date: Wed Apr 1 11:18:32 2015 -0700 main: create_buffers unlocks mutex when throwing OUT_OF_ME

Mesa (master): automake: Fix out-of-source builds.

2015-04-01 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 7f0682cebf8b100922d45a423df1e2fbd036bc3e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f0682cebf8b100922d45a423df1e2fbd036bc3e Author: Jose Fonseca Date: Wed Apr 1 19:48:09 2015 +0100 automake: Fix out-of-source builds. Add include path for ge

Mesa (master): automake,scons: Put NIR source files in a separate var to fix SCons build.

2015-04-01 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 3321724c10e2c9c5cd8f84bafb26678c6d1108b5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3321724c10e2c9c5cd8f84bafb26678c6d1108b5 Author: Jose Fonseca Date: Wed Apr 1 19:49:09 2015 +0100 automake,scons: Put NIR source files in a separate var to fi

Mesa (master): swrast: remove unneeded #include of colormac.h

2015-04-01 Thread Brian Paul
Module: Mesa Branch: master Commit: 8ac9407a835ee892d96f326b0c56967046cbb982 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ac9407a835ee892d96f326b0c56967046cbb982 Author: Brian Paul Date: Wed Apr 1 09:45:31 2015 -0600 swrast: remove unneeded #include of colormac.h Acked-by: Matt

Mesa (master): mesa: remove unneeded #include of colormac.h

2015-04-01 Thread Brian Paul
Module: Mesa Branch: master Commit: 2768a0b1b42f3c1531ab9c3647a93f0504002280 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2768a0b1b42f3c1531ab9c3647a93f0504002280 Author: Brian Paul Date: Wed Apr 1 09:45:57 2015 -0600 mesa: remove unneeded #include of colormac.h Acked-by: Matt T

Mesa (master): mesa: don't include colormac.h in format code

2015-04-01 Thread Brian Paul
Module: Mesa Branch: master Commit: 1625d7a87ae66eb50653d9194e8f9e67b6957c05 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1625d7a87ae66eb50653d9194e8f9e67b6957c05 Author: Brian Paul Date: Wed Apr 1 10:31:26 2015 -0600 mesa: don't include colormac.h in format code Acked-by: Matt

Mesa (master): mesa: remove unused macros from colormac.h

2015-04-01 Thread Brian Paul
Module: Mesa Branch: master Commit: 2ad8af1a0c319c83e4a8e00db3a9b9cb0ae029eb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ad8af1a0c319c83e4a8e00db3a9b9cb0ae029eb Author: Brian Paul Date: Wed Apr 1 09:45:12 2015 -0600 mesa: remove unused macros from colormac.h Acked-by: Matt Tur

Mesa (master): tnl: remove unneeded #include of colormac.h

2015-04-01 Thread Brian Paul
Module: Mesa Branch: master Commit: f1d55017d7cb0e8fd9314ca29849304eb067960f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1d55017d7cb0e8fd9314ca29849304eb067960f Author: Brian Paul Date: Wed Apr 1 09:45:38 2015 -0600 tnl: remove unneeded #include of colormac.h Acked-by: Matt Tu

Mesa (master): vc4: Tell shader-db how big our UBOs are, if present.

2015-04-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 486dcfbbd955e01ff1d254cc533c3cc4692ad54b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=486dcfbbd955e01ff1d254cc533c3cc4692ad54b Author: Eric Anholt Date: Tue Mar 31 11:39:45 2015 -0700 vc4: Tell shader-db how big our UBOs are, if present. I had

Mesa (master): mesa: Make a shared header for 3D pipeline enum / #defines.

2015-04-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: a3a07d46d1a8e89136669dd4bb242c7bd5d10015 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3a07d46d1a8e89136669dd4bb242c7bd5d10015 Author: Eric Anholt Date: Wed Mar 25 12:58:51 2015 -0700 mesa: Make a shared header for 3D pipeline enum / #defines.

Mesa (master): vc4: Convert to consuming NIR.

2015-04-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 73e2d4837d7e4611f31532ab0ccc14369341e0cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=73e2d4837d7e4611f31532ab0ccc14369341e0cb Author: Eric Anholt Date: Thu Oct 30 12:51:47 2014 -0700 vc4: Convert to consuming NIR. NIR brings us better optimiza

Mesa (master): vc4: Add shader-db dumping of NIR instruction count.

2015-04-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 26261bca2137eb1ca57e53f4efb95bcb3f1419df URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26261bca2137eb1ca57e53f4efb95bcb3f1419df Author: Eric Anholt Date: Fri Feb 20 00:31:51 2015 -0800 vc4: Add shader-db dumping of NIR instruction count. I was p

Mesa (master): gallium: Add tgsi_to_nir to get a nir_shader for a TGSI shader.

2015-04-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 783ad697d25e754ab719ab6c715969c35dbe867b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=783ad697d25e754ab719ab6c715969c35dbe867b Author: Eric Anholt Date: Wed Oct 29 14:32:16 2014 -0700 gallium: Add tgsi_to_nir to get a nir_shader for a TGSI shade

Mesa (master): nir: Recognize a pattern of bool frobbing from TGSI KILL_IF.

2015-04-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 15b03b7964fc2c3c52e9f384815b76957f557878 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=15b03b7964fc2c3c52e9f384815b76957f557878 Author: Eric Anholt Date: Sun Mar 29 23:04:21 2015 -0700 nir: Recognize a pattern of bool frobbing from TGSI KILL_IF.

Mesa (master): nir: Recognize a pattern for doing b2f without the opcode.

2015-04-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6e8d4a2f8043a3a7a28175326e63770aa9511ee7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6e8d4a2f8043a3a7a28175326e63770aa9511ee7 Author: Eric Anholt Date: Sun Mar 29 22:59:39 2015 -0700 nir: Recognize a pattern for doing b2f without the opcode. S

Mesa (master): xmlpool: don't forget to ship the MOS

2015-04-01 Thread Emil Velikov
Module: Mesa Branch: master Commit: a665b9b3c89095923cf2251895afc69c9f79aafe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a665b9b3c89095923cf2251895afc69c9f79aafe Author: Emil Velikov Date: Sun Mar 29 13:46:31 2015 +0100 xmlpool: don't forget to ship the MOS This will allow us to

Mesa (master): nir: add nir_builder.h to the tarball

2015-04-01 Thread Emil Velikov
Module: Mesa Branch: master Commit: 5604d7675ed40227df9fc6a500eb4f0d2421f4ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5604d7675ed40227df9fc6a500eb4f0d2421f4ca Author: Emil Velikov Date: Tue Mar 31 10:54:34 2015 +0100 nir: add nir_builder.h to the tarball The header was added

Mesa (master): xmlpool: remove the clean target

2015-04-01 Thread Emil Velikov
Module: Mesa Branch: master Commit: 4984cb7ef866572c56981dab3e10b0ad62dc9782 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4984cb7ef866572c56981dab3e10b0ad62dc9782 Author: Emil Velikov Date: Sun Mar 29 13:46:32 2015 +0100 xmlpool: remove the clean target ... by folding it into CLE

Mesa (master): docs: note that classic osmesa/ libEGL no longer builds with scons

2015-04-01 Thread Emil Velikov
Module: Mesa Branch: master Commit: 1d36c52f5db1e7ed651d6cea24fe87e80c7c1565 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d36c52f5db1e7ed651d6cea24fe87e80c7c1565 Author: Emil Velikov Date: Wed Mar 25 20:12:02 2015 + docs: note that classic osmesa/libEGL no longer builds with

Mesa (master): osmesa: don't try to bundle osmesa.def SConscript

2015-04-01 Thread Emil Velikov
Module: Mesa Branch: master Commit: c07df0f2014636b601cdbaff63214296599b1ad5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c07df0f2014636b601cdbaff63214296599b1ad5 Author: Emil Velikov Date: Sun Mar 29 00:56:09 2015 + osmesa: don't try to bundle osmesa.def SConscript Both of w

Mesa (master): i965: Handle scratch accesses where reladdr also points to scratch space

2015-04-01 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 3818dfcf3c2d03809774bba613d7dd92752b36db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3818dfcf3c2d03809774bba613d7dd92752b36db Author: Iago Toral Quiroga Date: Tue Mar 17 10:48:04 2015 +0100 i965: Handle scratch accesses where reladdr also point

Mesa (master): gallivm: (trivial) fix the logic deciding if function call should be used...

2015-04-01 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: e3252defd2eabb6bcc8eb14f16d534e964fd8884 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3252defd2eabb6bcc8eb14f16d534e964fd8884 Author: Roland Scheidegger Date: Wed Apr 1 13:25:56 2015 +0200 gallivm: (trivial) fix the logic deciding if function