Mesa (master): ilo: 128 BPP formats can use TiledY on Gen7.5+

2015-02-20 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 226109436fd7e0fe67bad024629496b4f4d75633 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=226109436fd7e0fe67bad024629496b4f4d75633 Author: Chia-I Wu Date: Fri Feb 20 15:27:14 2015 +0800 ilo: 128 BPP formats can use TiledY on Gen7.5+ The restriction

Mesa (master): ilo: R32G32B32_FLOAT need no special care on Gen8+

2015-02-20 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 9fe81879c54562a4abbfba3eb5f6081f152c83db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9fe81879c54562a4abbfba3eb5f6081f152c83db Author: Chia-I Wu Date: Sat Feb 21 00:35:49 2015 +0800 ilo: R32G32B32_FLOAT need no special care on Gen8+ Gen8+ must

Mesa (master): gm107/ir: fix F2F flipped stype/dtype flags

2015-02-20 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 93ebe91baed86a63f81fa852c5e7cc0ea52ff562 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=93ebe91baed86a63f81fa852c5e7cc0ea52ff562 Author: Ilia Mirkin Date: Fri Sep 26 02:38:53 2014 -0400 gm107/ir: fix F2F flipped stype/dtype flags Signed-off-by: I

Mesa (master): nvc0: enable double support

2015-02-20 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: f8e4792b227544aefd45eb716091adb7409fa843 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8e4792b227544aefd45eb716091adb7409fa843 Author: Ilia Mirkin Date: Wed Jul 23 22:32:55 2014 -0400 nvc0: enable double support Signed-off-by: Ilia Mirkin ---

Mesa (master): nvc0/ir: remove merge/ split pairs to allow normal propagation to occur

2015-02-20 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 5491458843998e8083baf9b62c14895946de1a3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5491458843998e8083baf9b62c14895946de1a3f Author: Ilia Mirkin Date: Mon Jul 7 01:53:52 2014 -0400 nvc0/ir: remove merge/split pairs to allow normal propagation

Mesa (master): gm107/ir: fix DMUL opcode encoding

2015-02-20 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 727018bb0c4fb7ca6e047937af5a58e17a1b4f7c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=727018bb0c4fb7ca6e047937af5a58e17a1b4f7c Author: Ilia Mirkin Date: Fri Sep 26 02:21:55 2014 -0400 gm107/ir: fix DMUL opcode encoding Signed-off-by: Ilia Mirki

Mesa (master): nvc0/ir: add support for new TGSI double opcodes

2015-02-20 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 93812dc10aebf805568926583b0f289ebb5ccbf6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=93812dc10aebf805568926583b0f289ebb5ccbf6 Author: Ilia Mirkin Date: Sun Jul 6 23:39:59 2014 -0400 nvc0/ir: add support for new TGSI double opcodes Signed-off-

Mesa (master): gk110/ir: add emission of dadd/dmul/dmad opcodes

2015-02-20 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 493ad88e1b6598e3827546854b0c8336b42b36a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=493ad88e1b6598e3827546854b0c8336b42b36a2 Author: Ilia Mirkin Date: Fri Jul 18 22:20:42 2014 -0400 gk110/ir: add emission of dadd/dmul/dmad opcodes Signed-off-

Mesa (master): gm107/ir: fix DSET boolean float flag

2015-02-20 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: dbf4a674b94fc8fca21997f8145b96bcf2f7a260 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dbf4a674b94fc8fca21997f8145b96bcf2f7a260 Author: Ilia Mirkin Date: Fri Sep 26 02:35:51 2014 -0400 gm107/ir: fix DSET boolean float flag Signed-off-by: Ilia Mi

Mesa (master): nvc0/ir: fix lowering of RSQ/RCP/SQRT/MOD to work with F64

2015-02-20 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: b87b498b88c51fb8c80901b8f581331d3fbcd972 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b87b498b88c51fb8c80901b8f581331d3fbcd972 Author: Ilia Mirkin Date: Mon Jul 7 00:04:19 2014 -0400 nvc0/ir: fix lowering of RSQ/RCP/SQRT/MOD to work with F64 S

Mesa (master): nvc0/ir: add emission of dadd/dmul/dmad opcodes, fix minmax

2015-02-20 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: fd0b1a4cbf65e2fc4eaaf90fea6df786530ab9a7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd0b1a4cbf65e2fc4eaaf90fea6df786530ab9a7 Author: Ilia Mirkin Date: Sun Jul 6 23:36:32 2014 -0400 nvc0/ir: add emission of dadd/dmul/dmad opcodes, fix minmax

Mesa (master): nvc0/ir: no instruction can load a double immediate

2015-02-20 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 88127874a3eacd379f3c721bbdacdbdad4d03125 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=88127874a3eacd379f3c721bbdacdbdad4d03125 Author: Ilia Mirkin Date: Sun Jul 6 23:39:38 2014 -0400 nvc0/ir: no instruction can load a double immediate Signed-o

Mesa (master): nvc0/ir: handle zero and negative sqrt arguments

2015-02-20 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: ef8f09be3375231481373a5c49a5cef3db3d2141 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef8f09be3375231481373a5c49a5cef3db3d2141 Author: Ilia Mirkin Date: Mon Jul 7 02:32:45 2014 -0400 nvc0/ir: handle zero and negative sqrt arguments Signed-off-

Mesa (master): mesa: don't enable NV_fragment_program_option with swrast

2015-02-20 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 88305dfd0b79ad5980d293e86712496f134347b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=88305dfd0b79ad5980d293e86712496f134347b4 Author: Roland Scheidegger Date: Sat Feb 14 16:34:04 2015 +0100 mesa: don't enable NV_fragment_program_option with swr

Mesa (master): drivers/x11: add gallium include dirs to Makefile.am

2015-02-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 9dbe5e1dca8da8e129706ed88e41e142172617fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9dbe5e1dca8da8e129706ed88e41e142172617fe Author: Brian Paul Date: Fri Feb 20 13:19:50 2015 -0700 drivers/x11: add gallium include dirs to Makefile.am Fixes xl

Mesa (master): gallivm: fix uninitialized-variable warnings

2015-02-20 Thread Marek Olšák
Module: Mesa Branch: master Commit: 6f273ec408b794d1d8969ec52a5952c9babc1c52 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f273ec408b794d1d8969ec52a5952c9babc1c52 Author: Marek Olšák Date: Fri Feb 20 20:14:33 2015 +0100 gallivm: fix uninitialized-variable warnings Reviewed-by: Br

Mesa (master): tgsi: fix type-mismatch warning

2015-02-20 Thread Marek Olšák
Module: Mesa Branch: master Commit: ab947d2dd8219038ff6a71e5794a243cf1d1e314 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ab947d2dd8219038ff6a71e5794a243cf1d1e314 Author: Marek Olšák Date: Fri Feb 20 20:15:05 2015 +0100 tgsi: fix type-mismatch warning Reviewed-by: Brian Paul --

Mesa (master): gallium/sw/kms: don't redefine DEBUG

2015-02-20 Thread Marek Olšák
Module: Mesa Branch: master Commit: 1a44566132e9ba9bae39cac24887c83ef6d0787d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a44566132e9ba9bae39cac24887c83ef6d0787d Author: Marek Olšák Date: Fri Feb 20 20:15:59 2015 +0100 gallium/sw/kms: don't redefine DEBUG Reviewed-by: Brian Paul

Mesa (master): vbo: fix an unitialized-variable warning

2015-02-20 Thread Marek Olšák
Module: Mesa Branch: master Commit: 0feb0b73731cebd1513dd7f4e6cdf6de81edb802 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0feb0b73731cebd1513dd7f4e6cdf6de81edb802 Author: Marek Olšák Date: Fri Feb 20 20:17:39 2015 +0100 vbo: fix an unitialized-variable warning It looks like a bug

Mesa (master): targets/d3dadapter9: remove an unused variable

2015-02-20 Thread Marek Olšák
Module: Mesa Branch: master Commit: f9002339284e137e6ce80389744d0e56ec265006 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f9002339284e137e6ce80389744d0e56ec265006 Author: Marek Olšák Date: Fri Feb 20 20:15:35 2015 +0100 targets/d3dadapter9: remove an unused variable Reviewed-by:

Mesa (master): gallium/sw/kms: fix a type-mismatch warning

2015-02-20 Thread Marek Olšák
Module: Mesa Branch: master Commit: 41f49a2fd422f698c2edaf71c016f38a925d02fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=41f49a2fd422f698c2edaf71c016f38a925d02fd Author: Marek Olšák Date: Fri Feb 20 20:17:20 2015 +0100 gallium/sw/kms: fix a type-mismatch warning Reviewed-by: Bri

Mesa (master): mesa: Have configure define NDEBUG, not mtypes.h.

2015-02-20 Thread Matt Turner
Module: Mesa Branch: master Commit: b21ad12485d24565fd7f21addb5c86c77cf64580 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b21ad12485d24565fd7f21addb5c86c77cf64580 Author: Matt Turner Date: Fri Feb 20 12:41:46 2015 -0800 mesa: Have configure define NDEBUG, not mtypes.h. mtypes.h h

Mesa (master): nir: Fix the Mesa build without -DDEBUG.

2015-02-20 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: b6393d70402a60c124c1884d8d0cc1dc6a9b4ca5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b6393d70402a60c124c1884d8d0cc1dc6a9b4ca5 Author: Kenneth Graunke Date: Fri Feb 20 12:31:31 2015 -0800 nir: Fix the Mesa build without -DDEBUG. With -DDEBUG -U

Mesa (master): nir: Drop dependency on mtypes.h for core NIR.

2015-02-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: bef38f62e026c5bce5073f82f2797151f941b586 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bef38f62e026c5bce5073f82f2797151f941b586 Author: Eric Anholt Date: Wed Feb 11 15:08:02 2015 -0800 nir: Drop dependency on mtypes.h for core NIR. One less new

Mesa (master): glsl: Only include mtypes from glsl_types.h for the C++ code that needs it.

2015-02-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: 90b4bf2e6e1289442331f0368221fde69b60915f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90b4bf2e6e1289442331f0368221fde69b60915f Author: Eric Anholt Date: Wed Feb 11 15:21:37 2015 -0800 glsl: Only include mtypes from glsl_types.h for the C++ code

Mesa (master): mesa: Make bitset.h not rely on Mesa-specific types and functions.

2015-02-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8aa381e3cd848f051931f86af5fdcd59921916ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8aa381e3cd848f051931f86af5fdcd59921916ee Author: Eric Anholt Date: Wed Feb 11 14:57:55 2015 -0800 mesa: Make bitset.h not rely on Mesa-specific types and funct

Mesa (master): mesa: Use u_math.h from macros.h

2015-02-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: 41b1882ed45f0fcb827a178cb3f7143fcaa8c4d9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=41b1882ed45f0fcb827a178cb3f7143fcaa8c4d9 Author: Eric Anholt Date: Wed Feb 11 14:24:33 2015 -0800 mesa: Use u_math.h from macros.h This avoids duplication of

Mesa (master): util: Move Mesa's bitset.h to util/.

2015-02-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: b53d035825ef3ad680470aa5c4f9dc51f8f5676b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b53d035825ef3ad680470aa5c4f9dc51f8f5676b Author: Eric Anholt Date: Wed Feb 11 15:05:06 2015 -0800 util: Move Mesa's bitset.h to util/. Reviewed-by: Jose Fonse

Mesa (master): gallium/util: Don' t include unused debug functions from u_math.h

2015-02-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5ca019358f7a598174bd4adb6746fedc0ca78943 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ca019358f7a598174bd4adb6746fedc0ca78943 Author: Eric Anholt Date: Wed Feb 11 14:28:44 2015 -0800 gallium/util: Don't include unused debug functions from u_mat

Mesa (master): mesa: Add gallium include dirs to more parts of the tree.

2015-02-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: e8c5cbfd921680c4a68755b66889338a6268debb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8c5cbfd921680c4a68755b66889338a6268debb Author: Eric Anholt Date: Wed Feb 11 14:18:50 2015 -0800 mesa: Add gallium include dirs to more parts of the tree. v2

Mesa (master): gallium/radeon: fix an uninitialized-variable warning

2015-02-20 Thread Marek Olšák
Module: Mesa Branch: master Commit: f5ac5e20b16d17b0adda6d856829dd0cf997f7dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f5ac5e20b16d17b0adda6d856829dd0cf997f7dc Author: Marek Olšák Date: Fri Feb 20 20:13:44 2015 +0100 gallium/radeon: fix an uninitialized-variable warning ---

Mesa (master): gallium: add new double-related shader caps to all the getters

2015-02-20 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: c85a686d028a6e90f7487ac4319dae2edd40c9a0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c85a686d028a6e90f7487ac4319dae2edd40c9a0 Author: Ilia Mirkin Date: Thu Feb 19 23:30:36 2015 -0500 gallium: add new double-related shader caps to all the getter

Mesa (master): svga: add missing _DROUND, DFRACEXP_DLDEXP_SUPPORTED switch cases

2015-02-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 71b155a2cb10037584462f4f182f017a9898e810 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=71b155a2cb10037584462f4f182f017a9898e810 Author: Brian Paul Date: Fri Feb 20 08:09:36 2015 -0700 svga: add missing _DROUND,DFRACEXP_DLDEXP_SUPPORTED switch cas

Mesa (master): radeonsi: don' t use SQC_CACHES to flush ICACHE and KCACHE on SI

2015-02-20 Thread Marek Olšák
Module: Mesa Branch: master Commit: 7692704b144b2aa9a57767a43212ceb5aad6638a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7692704b144b2aa9a57767a43212ceb5aad6638a Author: Marek Olšák Date: Thu Feb 19 13:03:54 2015 +0100 radeonsi: don't use SQC_CACHES to flush ICACHE and KCACHE on

Mesa (master): i965/gen6: Fix GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED_ARB

2015-02-20 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 2a06728ba0da5e4175843b1b53919d6167ca0aea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a06728ba0da5e4175843b1b53919d6167ca0aea Author: Iago Toral Quiroga Date: Fri Feb 20 08:21:25 2015 +0100 i965/gen6: Fix GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED_A

Mesa (master): glsl: don't allow invariant qualifiers for interface blocks

2015-02-20 Thread Samuel Iglesias Gonsálvez
Module: Mesa Branch: master Commit: fe1e89a026fb85cc7dffbd3f967687186796631e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fe1e89a026fb85cc7dffbd3f967687186796631e Author: Samuel Iglesias Gonsalvez Date: Tue Nov 25 14:03:05 2014 +0100 glsl: don't allow invariant qualifiers for inte

Mesa (master): mesa: Check that draw buffers are valid for glDrawBuffers on GLES3

2015-02-20 Thread Samuel Iglesias Gonsálvez
Module: Mesa Branch: master Commit: 097b933b55eea6181678b34ede94bbc588dc94ff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=097b933b55eea6181678b34ede94bbc588dc94ff Author: Eduardo Lima Mitev Date: Fri Feb 20 09:32:42 2015 +0100 mesa: Check that draw buffers are valid for glDrawBuff