Mesa (master): intel/blorp: Rework our usage of ralloc when compiling shaders

2016-10-27 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 43dadb6edd5e3e3e10b1198184a9f75556edad49 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43dadb6edd5e3e3e10b1198184a9f75556edad49 Author: Jason Ekstrand Date: Fri Oct 21 12:09:38 2016 -0700 intel/blorp: Rework our usage

Mesa (master): intel/blorp: Rename compile_nir_shader to compile_fs

2016-10-27 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: ab92480272bc34d943d28506cc36759e141b4371 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ab92480272bc34d943d28506cc36759e141b4371 Author: Jason Ekstrand Date: Fri Oct 21 12:04:25 2016 -0700 intel/blorp: Rename

Mesa (master): radv: split the device local memory heap into two

2016-10-27 Thread Dave Airlie
Module: Mesa Branch: master Commit: 044ef54d65e5f64126755503eefa411b1bdb8816 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=044ef54d65e5f64126755503eefa411b1bdb8816 Author: Fredrik Höglund Date: Thu Oct 27 02:49:59 2016 +0200 radv: split the device local memory

Mesa (master): radv: add a write-combining host-local memory type

2016-10-27 Thread Dave Airlie
Module: Mesa Branch: master Commit: c9675b4e17e10abef9886b0aacb84e196655e510 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c9675b4e17e10abef9886b0aacb84e196655e510 Author: Fredrik Höglund Date: Wed Oct 26 02:57:19 2016 +0200 radv: add a write-combining host-local

Mesa (master): i965/miptree: Remove the width/height < 32768 restrictions

2016-10-27 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 44760c100c3793718cc8d6cfb66852c4f72d7057 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44760c100c3793718cc8d6cfb66852c4f72d7057 Author: Jason Ekstrand Date: Mon Oct 24 15:02:41 2016 -0700 i965/miptree: Remove the

Mesa (master): i965/blit: Break blits into chunks in intel_miptree_blit

2016-10-27 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 80d3af812935978f01c9bb6d02102140383c4034 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80d3af812935978f01c9bb6d02102140383c4034 Author: Jason Ekstrand Date: Mon Oct 24 11:39:11 2016 -0700 i965/blit: Break blits into

Mesa (master): i965/miptree: Remove the stencil_as_y_tiled parameter from get_aligned_offset

2016-10-27 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: c30b7164b757e5ee68f4856adecc6b720ff9d941 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c30b7164b757e5ee68f4856adecc6b720ff9d941 Author: Jason Ekstrand Date: Mon Oct 24 10:38:07 2016 -0700 i965/miptree: Remove the

Mesa (master): i965/blit: Remove a bogus assertion

2016-10-27 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 174f4900b294f939c85cfa94f5d8401ce73e5522 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=174f4900b294f939c85cfa94f5d8401ce73e5522 Author: Jason Ekstrand Date: Mon Oct 24 14:27:32 2016 -0700 i965/blit: Remove a bogus

Mesa (master): i965/blit: Break blits into chunks in set_alpha_to_one

2016-10-27 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: b7979a849bc185fbcab93a841eed692a10d61e25 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7979a849bc185fbcab93a841eed692a10d61e25 Author: Jason Ekstrand Date: Mon Oct 24 14:57:21 2016 -0700 i965/blit: Break blits into

Mesa (master): anv/allocator: Assert that we have a valid gem handle in bo_pool_alloc

2016-10-27 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: caf67bb12fce94e00cf2c158c88cefab26b07af9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=caf67bb12fce94e00cf2c158c88cefab26b07af9 Author: Jason Ekstrand Date: Wed Oct 26 22:57:19 2016 -0700 anv/allocator: Assert that we

Mesa (master): i965/miptree: Break miptree -> ISL tiling conversion into a helper

2016-10-27 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 6da814960138c6ccc829c4652d1a781e15465523 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6da814960138c6ccc829c4652d1a781e15465523 Author: Jason Ekstrand Date: Mon Oct 24 10:47:59 2016 -0700 i965/miptree: Break miptree ->

Mesa (master): intel/blorp: Fix a couple asserts around image copy rectangles

2016-10-27 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 4964a5149b7776ce27aaeab2be0c2ebf41ded740 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4964a5149b7776ce27aaeab2be0c2ebf41ded740 Author: Jason Ekstrand Date: Tue Oct 25 22:47:21 2016 -0700 intel/blorp: Fix a couple

Mesa (master): nvc0/ir: fix emission of IMAD with NEG modifiers

2016-10-27 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 84e946380b2d5ddc62a107b667be39abf1932704 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84e946380b2d5ddc62a107b667be39abf1932704 Author: Samuel Pitoiset Date: Wed Oct 26 23:10:53 2016 +0200 nvc0/ir: fix emission of IMAD

Mesa (master): glsl: inspect interfaces in contains_foo()

2016-10-27 Thread Juan Antonio Suárez Romero
Module: Mesa Branch: master Commit: 5d83820a1d4f6b2390520d2335848d351db13fd7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d83820a1d4f6b2390520d2335848d351db13fd7 Author: Juan A. Suarez Romero Date: Thu Oct 27 12:36:09 2016 +0200 glsl: inspect interfaces in

Mesa (master): i965/vec4: add a byte_offset helper

2016-10-27 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 5a4ce9f9a79934e4cfc2034c7d181a671e2563bf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a4ce9f9a79934e4cfc2034c7d181a671e2563bf Author: Iago Toral Quiroga Date: Mon Oct 3 13:24:22 2016 +0200 i965/vec4: add a byte_offset

Mesa (master): i965/vec4: make offset() work in terms of a simd width and scalar components

2016-10-27 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 66fcfa6894ab61a8cb70955f4a4113729e4a8099 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=66fcfa6894ab61a8cb70955f4a4113729e4a8099 Author: Iago Toral Quiroga Date: Mon Oct 3 13:33:12 2016 +0200 i965/vec4: make offset() work in

Mesa (master): i965/vec4: use byte_offset() instead of offset()

2016-10-27 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: ba63db1f2ecf78ab894fe411b4f27d8523cf952d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba63db1f2ecf78ab894fe411b4f27d8523cf952d Author: Iago Toral Quiroga Date: Mon Oct 3 13:26:54 2016 +0200 i965/vec4: use byte_offset()

Mesa (master): glsl: Pass ctx to program interface query helper functions.

2016-10-27 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 34fd2ffed8c7acfe1b19247eb3b98c3e754680b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=34fd2ffed8c7acfe1b19247eb3b98c3e754680b2 Author: Kenneth Graunke Date: Tue Oct 25 03:46:51 2016 -0700 glsl: Pass ctx to program

Mesa (13.0): st/glsl_to_tgsi: sort input and output decls by TGSI index

2016-10-27 Thread Emil Velikov
Module: Mesa Branch: 13.0 Commit: 13f685cf11847ceda63d726031b56a7411f1a087 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=13f685cf11847ceda63d726031b56a7411f1a087 Author: Nicolai Hähnle Date: Tue Oct 18 17:35:45 2016 +0200 st/glsl_to_tgsi: sort input and

Mesa (13.0): anv: automake: cleanup the generated json file during make clean

2016-10-27 Thread Emil Velikov
Module: Mesa Branch: 13.0 Commit: 990f395e007c3204639daa34efc3049f350ee819 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=990f395e007c3204639daa34efc3049f350ee819 Author: Emil Velikov Date: Mon Oct 24 11:27:44 2016 +0100 anv: automake: cleanup the

Mesa (master): glsl: Size TCS-> TES unsized arrays to gl_MaxPatchVertices for queries.

2016-10-27 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 173558445dce26ce641faf260a17696221acf23d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=173558445dce26ce641faf260a17696221acf23d Author: Kenneth Graunke Date: Tue Oct 25 03:38:54 2016 -0700 glsl: Size TCS->TES unsized

Mesa (master): vulkan/wsi/x11: fix ARGB window support

2016-10-27 Thread Dave Airlie
Module: Mesa Branch: master Commit: 972670c2007c1c5a51b4f0876d31476858f79351 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=972670c2007c1c5a51b4f0876d31476858f79351 Author: Fredrik Höglund Date: Fri Oct 21 19:07:36 2016 +0200 vulkan/wsi/x11: fix ARGB window support