Mesa (master): i965: Fix two broken asserts in brw_eu_emit

2014-07-11 Thread Chris Forbes
Module: Mesa Branch: master Commit: 1499619fe6815510d4448f0e297d097f20a0acf3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1499619fe6815510d4448f0e297d097f20a0acf3 Author: Chris Forbes Date: Sun Jul 6 20:11:05 2014 +1200 i965: Fix two broken asserts in brw_eu_emit These were look

Mesa (master): i965: Avoid crashing while dumping vec4 insn operands

2014-07-11 Thread Chris Forbes
Module: Mesa Branch: master Commit: 1854ead64ca465ca03e8e5369cd1749bc92c315a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1854ead64ca465ca03e8e5369cd1749bc92c315a Author: Chris Forbes Date: Sun Jul 6 20:11:06 2014 +1200 i965: Avoid crashing while dumping vec4 insn operands We'd

Mesa (master): i965/disasm: Disassemble indirect sends more properly

2014-07-11 Thread Chris Forbes
Module: Mesa Branch: master Commit: f55e9a7c75b1a8539a9babab011c70b6442e2e2d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f55e9a7c75b1a8539a9babab011c70b6442e2e2d Author: Chris Forbes Date: Sun Jul 6 20:11:07 2014 +1200 i965/disasm: Disassemble indirect sends more properly - Don

Mesa (master): allow builtin functions to require parameters to be shader inputs

2014-07-11 Thread Chris Forbes
Module: Mesa Branch: master Commit: 8b7a323596992a2a2127f40d2d4cae1e9fb0a94d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b7a323596992a2a2127f40d2d4cae1e9fb0a94d Author: Chris Forbes Date: Sun Nov 10 21:19:31 2013 +1300 allow builtin functions to require parameters to be shader i

Mesa (master): glsl: add new interpolateAt* builtin functions

2014-07-11 Thread Chris Forbes
Module: Mesa Branch: master Commit: b45d4171080b4106aeb97cd449e584ab74a14d65 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b45d4171080b4106aeb97cd449e584ab74a14d65 Author: Chris Forbes Date: Sun Nov 10 19:34:53 2013 +1300 glsl: add new interpolateAt* builtin functions V2: - Don't

Mesa (master): glsl: add new expression types for interpolateAt*

2014-07-11 Thread Chris Forbes
Module: Mesa Branch: master Commit: 1d5b06664fdd31a9447a1d10ec0615245aa46563 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d5b06664fdd31a9447a1d10ec0615245aa46563 Author: Chris Forbes Date: Sun Nov 10 19:13:54 2013 +1300 glsl: add new expression types for interpolateAt* Will be u

Mesa (master): radeonsi: fix samplerCubeShadow with bias

2014-07-11 Thread Marek Olšák
Module: Mesa Branch: master Commit: b279f0143f4dce67c8f5af57cd4a5942eb403c13 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b279f0143f4dce67c8f5af57cd4a5942eb403c13 Author: Marek Olšák Date: Fri Jul 4 03:19:58 2014 +0200 radeonsi: fix samplerCubeShadow with bias Pack the depth val

Mesa (master): mesa: fix crash in st/mesa after deleting a VAO

2014-07-11 Thread Marek Olšák
Module: Mesa Branch: master Commit: 734e4946f50c1b83dafdb18ced652abc88e6a246 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=734e4946f50c1b83dafdb18ced652abc88e6a246 Author: Marek Olšák Date: Fri Jul 11 00:05:44 2014 +0200 mesa: fix crash in st/mesa after deleting a VAO This happens

Mesa (master): radeonsi: properly implement texture opcodes that take an offset

2014-07-11 Thread Marek Olšák
Module: Mesa Branch: master Commit: 877bb52dc95c8504935d48fffe93b5c52bfc7e16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=877bb52dc95c8504935d48fffe93b5c52bfc7e16 Author: Marek Olšák Date: Wed Jun 25 03:12:46 2014 +0200 radeonsi: properly implement texture opcodes that take an off

Mesa (master): radeonsi: rename definitions of shader limits

2014-07-11 Thread Marek Olšák
Module: Mesa Branch: master Commit: ee2a818d3306170ba18f44342aa759c2892a293f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee2a818d3306170ba18f44342aa759c2892a293f Author: Marek Olšák Date: Mon Jul 7 23:27:19 2014 +0200 radeonsi: rename definitions of shader limits Reviewed-by: T

Mesa (master): st/mesa: fix samplerCubeShadow with bias

2014-07-11 Thread Marek Olšák
Module: Mesa Branch: master Commit: a11fff329ea0b236ee5d2d7ad563af49770c04c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a11fff329ea0b236ee5d2d7ad563af49770c04c7 Author: Marek Olšák Date: Fri Jul 4 03:19:58 2014 +0200 st/mesa: fix samplerCubeShadow with bias It has 5 coordinate

Mesa (master): radeonsi: fix texture fetches with derivatives for 1DArray and 3D textures

2014-07-11 Thread Marek Olšák
Module: Mesa Branch: master Commit: 04aa2bd724157b8d9e5748b17de10c7517e2c388 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=04aa2bd724157b8d9e5748b17de10c7517e2c388 Author: Marek Olšák Date: Wed Jul 2 03:55:47 2014 +0200 radeonsi: fix texture fetches with derivatives for 1DArray an

Mesa (master): radeonsi: switch descriptors to i32 vectors

2014-07-11 Thread Marek Olšák
Module: Mesa Branch: master Commit: 4f3f0435bf8290a06fb6bb3ef17c7d1ed69d37d3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f3f0435bf8290a06fb6bb3ef17c7d1ed69d37d3 Author: Marek Olšák Date: Mon Jul 7 22:49:15 2014 +0200 radeonsi: switch descriptors to i32 vectors This is a follow

Mesa (master): configure: Cygwin requires _XOPEN_SOURCE >= 700 to prototype strndup()

2014-07-11 Thread Jon TURNEY
Module: Mesa Branch: master Commit: f381c27c548aa28b003c8e188f5d627ab4105f76 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f381c27c548aa28b003c8e188f5d627ab4105f76 Author: Jon TURNEY Date: Wed Jul 9 15:09:32 2014 +0100 configure: Cygwin requires _XOPEN_SOURCE >= 700 to prototype s