Mesa (vulkan): isl/surface_state: Set L2 bypass disable for certain BC* formats

2016-03-03 Thread Jason Ekstrand
Module: Mesa Branch: vulkan Commit: 56ba13c994fc3b1c4058bb99656dad6fa2aa819d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56ba13c994fc3b1c4058bb99656dad6fa2aa819d Author: Jason Ekstrand Date: Thu Mar 3 16:15:54 2016 -0800 isl/surface_state: Set L2

Mesa (master): i965: Set MaxFramebufferWidth/Height to 16384, not viewport.

2016-03-03 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 9ec246796f95996868d61ffc9b52a2c1811bb66d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ec246796f95996868d61ffc9b52a2c1811bb66d Author: Kenneth Graunke Date: Thu Mar 3 01:22:37 2016 -0800 i965: Set

Mesa (master): mesa: Make glGet queries initialize ctx-> Debug when necessary.

2016-03-03 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: b4b50b074beae9b679e5acdbb4b49193e539576d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4b50b074beae9b679e5acdbb4b49193e539576d Author: Kenneth Graunke Date: Wed Mar 2 23:19:27 2016 -0800 mesa: Make glGet queries

Mesa (master): mesa: Allow Get*() of several forgotten IsEnabled() pnames.

2016-03-03 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: aa37cbdff7bb1d2170f1603b02a8b8517255894f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa37cbdff7bb1d2170f1603b02a8b8517255894f Author: Kenneth Graunke Date: Thu Mar 3 00:43:15 2016 -0800 mesa: Allow Get*() of several

Mesa (master): glsl: Improve the accuracy of the acos() approximation.

2016-03-03 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: a6046d217d14130a46f6ffe42992fd745551a928 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a6046d217d14130a46f6ffe42992fd745551a928 Author: Francisco Jerez Date: Wed Mar 2 23:50:04 2016 -0800 glsl: Improve the accuracy of the

Mesa (master): glsl: Parameterize asin_expr() on the fit coefficients.

2016-03-03 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 2795fbcae302cd8821b23821ebf8a2b256ff10d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2795fbcae302cd8821b23821ebf8a2b256ff10d5 Author: Kenneth Graunke Date: Wed Mar 2 23:39:18 2016 -0800 glsl: Parameterize asin_expr() on

Mesa (vulkan): anv/util: Fix vector resizing

2016-03-03 Thread Jason Ekstrand
Module: Mesa Branch: vulkan Commit: 206414f92edb4a2149b504f9c296f687a9572ffe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=206414f92edb4a2149b504f9c296f687a9572ffe Author: Jason Ekstrand Date: Thu Mar 3 08:17:36 2016 -0800 anv/util: Fix vector resizing

Mesa (master): glsl/opt_array_splitting: Fix crash when doing array indexing into other arrays

2016-03-03 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 4a600024242be2b8684ab2cc215171f31db594b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a600024242be2b8684ab2cc215171f31db594b0 Author: Iago Toral Quiroga Date: Thu Mar 3 09:02:30 2016 +0100 glsl/opt_array_splitting: Fix

Mesa (master): glsl/opt_array_splitting: Fix indentation

2016-03-03 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 283c8372cb74c3728c7837a85480251313cf002b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=283c8372cb74c3728c7837a85480251313cf002b Author: Iago Toral Quiroga Date: Thu Mar 3 09:12:16 2016 +0100 glsl/opt_array_splitting: Fix

Mesa (master): 65 new commits

2016-03-03 Thread Eduardo Lima Mitev
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f028bfcc048d7cbd7a7239e9f61b4d7b708aebb Author: Antia Puentes Date: Wed Oct 21 15:25:30 2015 +0200 i965: Enable the ARB_internalformat_query2 extension Reviewed-by: Dave Airlie

Mesa (vulkan): anv/meta: Use blitter API for copies between Images and Buffers

2016-03-03 Thread Nanley Chery
Module: Mesa Branch: vulkan Commit: 9b6c95d46ee19224e8013a0fbc991f8b2135017d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b6c95d46ee19224e8013a0fbc991f8b2135017d Author: Nanley Chery Date: Sat Feb 27 17:11:55 2016 -0800 anv/meta: Use blitter API for

Mesa (vulkan): anv/meta: Implement the blitter API functions

2016-03-03 Thread Nanley Chery
Module: Mesa Branch: vulkan Commit: 2e9b08b9b89c0cf10cc7ca73fd39380766943283 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2e9b08b9b89c0cf10cc7ca73fd39380766943283 Author: Nanley Chery Date: Sat Feb 27 12:26:21 2016 -0800 anv/meta: Implement the blitter

Mesa (vulkan): anv/image: Create a linear image when requested

2016-03-03 Thread Nanley Chery
Module: Mesa Branch: vulkan Commit: 1d9d90d9a6323c37e80b7870946597b470d8dec0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d9d90d9a6323c37e80b7870946597b470d8dec0 Author: Nanley Chery Date: Wed Mar 2 09:44:48 2016 -0800 anv/image: Create a linear image

Mesa (vulkan): anv/meta: Add function to create anv_meta_blit2d_surf from anv_image

2016-03-03 Thread Nanley Chery
Module: Mesa Branch: vulkan Commit: 61ad78d0d1ffafc89cdc9da9d5ae710be36e3089 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=61ad78d0d1ffafc89cdc9da9d5ae710be36e3089 Author: Nanley Chery Date: Tue Mar 1 23:15:35 2016 -0800 anv/meta: Add function to create

Mesa (vulkan): anv/meta: Remove redundancies in do_buffer_copy()

2016-03-03 Thread Nanley Chery
Module: Mesa Branch: vulkan Commit: d1e48b994565c1d6c1cfa546ba7ab09145c12601 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d1e48b994565c1d6c1cfa546ba7ab09145c12601 Author: Nanley Chery Date: Sat Feb 27 13:29:04 2016 -0800 anv/meta: Remove redundancies in

Mesa (vulkan): anv/meta: Add missing command to exit meta in anv_CmdUpdateBuffer()

2016-03-03 Thread Nanley Chery
Module: Mesa Branch: vulkan Commit: d50ff250ec25e4903ef9e82c47981aaed962e464 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d50ff250ec25e4903ef9e82c47981aaed962e464 Author: Nanley Chery Date: Wed Mar 2 14:27:17 2016 -0800 anv/meta: Add missing command to

Mesa (vulkan): isl: Add function to get intratile offsets from x/y offsets

2016-03-03 Thread Nanley Chery
Module: Mesa Branch: vulkan Commit: 456f5b0314747c5e47435a6d9d708ef7895c7a49 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=456f5b0314747c5e47435a6d9d708ef7895c7a49 Author: Nanley Chery Date: Fri Feb 26 14:49:51 2016 -0800 isl: Add function to get

Mesa (vulkan): isl: Don' t filter tiling flags if a specific tiling bit is set

2016-03-03 Thread Nanley Chery
Module: Mesa Branch: vulkan Commit: 091f1da902c71ac8d3d27b325a118e2f683f1ae5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=091f1da902c71ac8d3d27b325a118e2f683f1ae5 Author: Nanley Chery Date: Tue Mar 1 17:32:14 2016 -0800 isl: Don't filter tiling flags if

Mesa (vulkan): anv/meta: Use blitter API in do_buffer_copy()

2016-03-03 Thread Nanley Chery
Module: Mesa Branch: vulkan Commit: 318b67d1578213b802443f06f767a1c9d6d00310 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=318b67d1578213b802443f06f767a1c9d6d00310 Author: Nanley Chery Date: Sat Feb 27 17:11:55 2016 -0800 anv/meta: Use blitter API in

Mesa (vulkan): anv/meta: Modify blitter API fields

2016-03-03 Thread Nanley Chery
Module: Mesa Branch: vulkan Commit: 032bf172b48211af8fc892747dc4600fb6595f99 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=032bf172b48211af8fc892747dc4600fb6595f99 Author: Nanley Chery Date: Thu Feb 25 15:21:12 2016 -0800 anv/meta: Modify blitter API

Mesa (vulkan): anv/meta: Add function which copies between Buffers and Images

2016-03-03 Thread Nanley Chery
Module: Mesa Branch: vulkan Commit: 91640c34c6b474903fa5634f86f87c774d16db88 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=91640c34c6b474903fa5634f86f87c774d16db88 Author: Nanley Chery Date: Mon Feb 29 14:28:25 2016 -0800 anv/meta: Add function which

Mesa (vulkan): anv/meta: Delete unused functions

2016-03-03 Thread Nanley Chery
Module: Mesa Branch: vulkan Commit: 8dddc3fb1e55a7cc82c0afe2c880c1ef485d21c1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8dddc3fb1e55a7cc82c0afe2c880c1ef485d21c1 Author: Nanley Chery Date: Mon Feb 29 14:37:48 2016 -0800 anv/meta: Delete unused functions

Mesa (vulkan): anv/meta: Add the beginnings of a blitter API

2016-03-03 Thread Nanley Chery
Module: Mesa Branch: vulkan Commit: 654f79a04512502df96d9e6ce99ac0f95516d193 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=654f79a04512502df96d9e6ce99ac0f95516d193 Author: Jason Ekstrand Date: Thu Dec 31 15:37:54 2015 -0800 anv/meta: Add the beginnings of

Mesa (vulkan): anv/meta: Replace copy_format w/ block size in do_buffer_copy()

2016-03-03 Thread Nanley Chery
Module: Mesa Branch: vulkan Commit: cfe70367503ffb49a850a17e03f4c7e4138af4f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cfe70367503ffb49a850a17e03f4c7e4138af4f1 Author: Nanley Chery Date: Sat Feb 27 14:25:00 2016 -0800 anv/meta: Replace copy_format w/

Mesa (vulkan): anv/meta: Use blitter API in anv_CmdCopyImage()

2016-03-03 Thread Nanley Chery
Module: Mesa Branch: vulkan Commit: 96ff4d0679e9243d4df070cc0eaef41e1b9d742b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96ff4d0679e9243d4df070cc0eaef41e1b9d742b Author: Nanley Chery Date: Mon Feb 29 12:19:51 2016 -0800 anv/meta: Use blitter API in

Mesa (vulkan): anv/meta: Use blitter API for state-handling in Buffer Update/Copy

2016-03-03 Thread Nanley Chery
Module: Mesa Branch: vulkan Commit: d20f6abc85c1dc4f4a2aadd352b64502930a0541 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d20f6abc85c1dc4f4a2aadd352b64502930a0541 Author: Nanley Chery Date: Wed Mar 2 14:33:51 2016 -0800 anv/meta: Use blitter API for

Mesa (vulkan): anv: Compile shader stages in pipeline order.

2016-03-03 Thread Kenneth Graunke
Module: Mesa Branch: vulkan Commit: 623ce595a97cc3ec47be042867e24047162cd371 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=623ce595a97cc3ec47be042867e24047162cd371 Author: Kenneth Graunke Date: Wed Feb 24 15:41:24 2016 -0800 anv: Compile shader stages in

Mesa (master): Update docs to advertise new support for ARB_internalformat_query2

2016-03-03 Thread Eduardo Lima Mitev
Module: Mesa Branch: master Commit: 47392011c057e078848d0be84aaba540ef84e8c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47392011c057e078848d0be84aaba540ef84e8c7 Author: Eduardo Lima Mitev Date: Thu Mar 3 15:43:01 2016 +0100 Update docs to advertise new