Mesa (master): mesa: do not leak ctx->Shader.ReferencedProgram references

2018-05-24 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 6c61c31dc2fe52ad8a56ebe0b3aa10c223b635ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c61c31dc2fe52ad8a56ebe0b3aa10c223b635ba Author: Jose Dapena Paz Date: Thu May 24 19:56:24 2018 +0200 mesa: do not leak

Mesa (master): radeonsi: set DB_EQAA.MAX_ANCHOR_SAMPLES correctly

2018-05-24 Thread Marek Olšák
Module: Mesa Branch: master Commit: 508b423dd6f08591a911f83e7a798027ab0021c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=508b423dd6f08591a911f83e7a798027ab0021c0 Author: Marek Olšák Date: Tue May 15 22:04:20 2018 -0400 radeonsi: set

Mesa (master): radeonsi: remove some old gfx 9.x registers

2018-05-24 Thread Marek Olšák
Module: Mesa Branch: master Commit: 25cdf754e4c119bdcf8e644cb5eb943bbf0f8ca8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=25cdf754e4c119bdcf8e644cb5eb943bbf0f8ca8 Author: Marek Olšák Date: Tue May 15 17:19:33 2018 -0400 radeonsi: remove some old gfx 9.x

Mesa (master): radeonsi: round ps_iter_samples in set_min_samples

2018-05-24 Thread Marek Olšák
Module: Mesa Branch: master Commit: 07e02c8617ebdc7e4a729676dbd93d63b77bcd9d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=07e02c8617ebdc7e4a729676dbd93d63b77bcd9d Author: Marek Olšák Date: Tue May 15 22:03:40 2018 -0400 radeonsi: round ps_iter_samples in

Mesa (master): radeonsi: remove redundant ps_iter_samples clamp

2018-05-24 Thread Marek Olšák
Module: Mesa Branch: master Commit: 510c88f9d14bf21d98429b05cd69396dff08e058 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=510c88f9d14bf21d98429b05cd69396dff08e058 Author: Marek Olšák Date: Tue May 15 21:51:07 2018 -0400 radeonsi: remove redundant

Mesa (master): ac/surface/gfx6: don't overallocate mipmapped HTILE

2018-05-24 Thread Marek Olšák
Module: Mesa Branch: master Commit: 8c1c451a9088a8a62cac447bcbadd049ee428079 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c1c451a9088a8a62cac447bcbadd049ee428079 Author: Marek Olšák Date: Tue May 1 14:34:19 2018 -0400 ac/surface/gfx6: don't overallocate

Mesa (master): radeonsi: disable primitive binning for all blitter ops

2018-05-24 Thread Marek Olšák
Module: Mesa Branch: master Commit: b936f9aa327ff8e10422b90cdb4bc56d8f9e8da5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b936f9aa327ff8e10422b90cdb4bc56d8f9e8da5 Author: Marek Olšák Date: Wed May 2 21:03:44 2018 -0400 radeonsi: disable primitive binning for

Mesa (master): egl/x11: deduplicate depth-to-format logic

2018-05-24 Thread Eric Engeström
Module: Mesa Branch: master Commit: 473af0b541b2583f4c72ffe885cff5ec2660a45f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=473af0b541b2583f4c72ffe885cff5ec2660a45f Author: Eric Engestrom Date: Thu May 17 16:16:34 2018 +0100 egl/x11: deduplicate

Mesa (master): docs: update release calendar for 18.1 series

2018-05-24 Thread Juan Antonio Suárez Romero
Module: Mesa Branch: master Commit: 046b2b651e41b1e1f6ba32fdb04b2caac6b46e65 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=046b2b651e41b1e1f6ba32fdb04b2caac6b46e65 Author: Juan A. Suarez Romero Date: Wed May 23 15:57:20 2018 +0200 docs: update release calendar

Mesa (master): mesa: changes to expose OES_texture_view extension

2018-05-24 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 3ddcdcf94d79a01728b45ccf4f1131e208375544 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ddcdcf94d79a01728b45ccf4f1131e208375544 Author: Tapani Pälli Date: Wed May 9 09:12:32 2018 +0300 mesa: changes to expose

Mesa (master): i965: enable OES_texture_view for gen8+

2018-05-24 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 7b54404c9d66ed2c5348639014b09b05528c3144 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b54404c9d66ed2c5348639014b09b05528c3144 Author: Tapani Pälli Date: Wed May 9 09:12:33 2018 +0300 i965: enable OES_texture_view for

Mesa (master): radv: call nir_lower_io_to_temporaries for VS, GS, TES and FS

2018-05-24 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 38a8c5903be787b203ec6586e6ce5f9cc8a5a6cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=38a8c5903be787b203ec6586e6ce5f9cc8a5a6cf Author: Samuel Pitoiset Date: Wed May 23 14:31:56 2018 +0200 radv: call

Mesa (master): radv: call nir_split_var_copies() before nir_lower_var_copies()

2018-05-24 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: ded150958740e47cb7bc4ba868289b88268f666c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ded150958740e47cb7bc4ba868289b88268f666c Author: Samuel Pitoiset Date: Wed May 23 14:31:55 2018 +0200 radv: call