Mesa (master): mesa: Move vbo draw functions into dd_function_table.

2018-03-21 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 6307d1be0a746bf30efe6d9c057ef5bad75ba183 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6307d1be0a746bf30efe6d9c057ef5bad75ba183 Author: Mathias Fröhlich Date: Fri Mar 16 06:34:35 2018 +0100 mesa: Move vbo draw functions

Mesa (master): mesa: A change of gl_vertex_processing_mode needs an array update.

2018-03-21 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: bf328359a724bec9592f67e51a4d7e5cca550cd0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf328359a724bec9592f67e51a4d7e5cca550cd0 Author: Mathias Fröhlich Date: Fri Mar 16 06:34:35 2018 +0100 mesa: A change of

Mesa (master): mesa: Set DriverFlags.NewArray together with vbo...recalculate_inputs.

2018-03-21 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 5b917862251f365f2c670196f9222b33f4adcd4f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b917862251f365f2c670196f9222b33f4adcd4f Author: Mathias Fröhlich Date: Fri Mar 16 06:34:35 2018 +0100 mesa: Set

Mesa (master): vbo: Remove vbo...recalculate_inputs from vbo_exec_invalidate_state.

2018-03-21 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 9f5b6ef2ef4a9ba266250ec02769a46cf490ed7b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f5b6ef2ef4a9ba266250ec02769a46cf490ed7b Author: Mathias Fröhlich Date: Fri Mar 16 06:34:35 2018 +0100 vbo: Remove

Mesa (master): vbo: Remove now duplicate _vbo_update_inputs from dlist draw.

2018-03-21 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 006b5e798a4a82590abf1e621b8b43aea5b19994 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=006b5e798a4a82590abf1e621b8b43aea5b19994 Author: Mathias Fröhlich Date: Fri Mar 16 06:34:35 2018 +0100 vbo: Remove now duplicate

Mesa (master): vbo: Remove redundant set of DriverFlags.NewArray in vbo_bind_arrays.

2018-03-21 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 2887c981405a911a26a4a6c7f989b803cc94dd54 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2887c981405a911a26a4a6c7f989b803cc94dd54 Author: Mathias Fröhlich Date: Fri Mar 16 06:34:35 2018 +0100 vbo: Remove redundant set of

Mesa (master): vbo: Remove now duplicate _DrawVAO notification.

2018-03-21 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 862c872c48fb96ab3f2119bd3a161d241f4fb766 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=862c872c48fb96ab3f2119bd3a161d241f4fb766 Author: Mathias Fröhlich Date: Fri Mar 16 06:34:35 2018 +0100 vbo: Remove now duplicate

Mesa (master): vbo: Move vbo_bind_arrays into a dd_driver_functions draw callback.

2018-03-21 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: c4c56ff303e39f55e7940b33e8afeafa80b26280 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4c56ff303e39f55e7940b33e8afeafa80b26280 Author: Mathias Fröhlich Date: Fri Mar 16 06:34:35 2018 +0100 vbo: Move vbo_bind_arrays

Mesa (master): mesa: Update VAO internal state when setting the _DrawVAO.

2018-03-21 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: d3c604e12e1e2ef1e562f51e529ba18bae2d9af1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3c604e12e1e2ef1e562f51e529ba18bae2d9af1 Author: Mathias Fröhlich Date: Fri Mar 16 06:34:35 2018 +0100 mesa: Update VAO internal

Mesa (master): clover/llvm: Fix build against LLVM/Clang 4.0

2018-03-21 Thread Aaron Watry
Module: Mesa Branch: master Commit: 23100acc8f1a7bfbe57febf7e5f3e8ef4d053fec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=23100acc8f1a7bfbe57febf7e5f3e8ef4d053fec Author: Aaron Watry Date: Wed Mar 21 20:21:51 2018 -0500 clover/llvm: Fix build against LLVM/Clang

Mesa (master): nir: add frexp_exp and frexp_sig opcodes

2018-03-21 Thread Timothy Arceri
Module: Mesa Branch: master Commit: cca214174549af3d608e252d8642c2e194c910ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cca214174549af3d608e252d8642c2e194c910ed Author: Timothy Arceri Date: Tue Mar 20 13:06:23 2018 +1100 nir: add frexp_exp and frexp_sig

Mesa (master): ac/nir_to_llvm: add frexp support

2018-03-21 Thread Timothy Arceri
Module: Mesa Branch: master Commit: c135316555ccd052da544e79166f81dece55cebb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c135316555ccd052da544e79166f81dece55cebb Author: Timothy Arceri Date: Tue Mar 20 13:07:22 2018 +1100 ac/nir_to_llvm: add frexp support

Mesa (master): anv/pipeline: don't pass constant view index in multiview

2018-03-21 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 12c22b897af1e015cf76b1cfee9e456a0e671f38 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=12c22b897af1e015cf76b1cfee9e456a0e671f38 Author: Caio Marcelo de Oliveira Filho Date: Tue Feb 27 11:46:51 2018 -0800 anv/pipeline:

Mesa (master): anv/pipeline: use less instructions for multiview

2018-03-21 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 5e7c1d05d4f3732c79273b12e37de5d25ef108d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e7c1d05d4f3732c79273b12e37de5d25ef108d5 Author: Caio Marcelo de Oliveira Filho Date: Wed Mar 14 16:12:44 2018 -0700 anv/pipeline:

Mesa (master): broadcom/vc5: Fix up the NIR types of FS outputs generated by NIR-to-TGSI.

2018-03-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: baeb6a4b4a275bc418037b718c904180e9e5c690 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=baeb6a4b4a275bc418037b718c904180e9e5c690 Author: Eric Anholt Date: Wed Mar 21 12:05:54 2018 -0700 broadcom/vc5: Fix up the NIR types of FS

Mesa (master): spirv: Add a 64-bit implementation of Frexp

2018-03-21 Thread Neil Roberts
Module: Mesa Branch: master Commit: 61603f0e4219fee2d288ece9d1b4105a8657fe38 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=61603f0e4219fee2d288ece9d1b4105a8657fe38 Author: Neil Roberts Date: Thu Mar 8 17:07:46 2018 +0100 spirv: Add a 64-bit implementation of

Mesa (master): aubinator_error_decode: Compare only the class_name of the ring.

2018-03-21 Thread Rafael Antognolli
Module: Mesa Branch: master Commit: 5297a17571b3452ba6d9ec0b78da1769cace018e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5297a17571b3452ba6d9ec0b78da1769cace018e Author: Rafael Antognolli Date: Tue Mar 20 09:13:08 2018 -0700 aubinator_error_decode:

Mesa (master): nir: Migrate nir_dce to instr worklist

2018-03-21 Thread Thomas Helland
Module: Mesa Branch: master Commit: 8d5cd91ca0f2a70aa6c883da82f9bcb81f29cb4b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8d5cd91ca0f2a70aa6c883da82f9bcb81f29cb4b Author: Thomas Helland Date: Tue Jan 30 21:35:50 2018 +0100 nir: Migrate nir_dce to instr

Mesa (master): nir: Initial implementation of a nir_instr_worklist

2018-03-21 Thread Thomas Helland
Module: Mesa Branch: master Commit: edb18564c70829b163bb6683d6371dc8068a46d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=edb18564c70829b163bb6683d6371dc8068a46d7 Author: Thomas Helland Date: Tue Jan 30 21:24:44 2018 +0100 nir: Initial implementation of

Mesa (master): intel/tools: aubinator: Catch gen11 "enhanced execlist" submission

2018-03-21 Thread Scott D Phillips
Module: Mesa Branch: master Commit: cab8df1e3e2e5497f9f59847ce0355ee479ef223 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cab8df1e3e2e5497f9f59847ce0355ee479ef223 Author: Scott D Phillips Date: Fri Mar 9 16:29:41 2018 -0800 intel/tools: aubinator:

Mesa (master): radeonsi: fix a snprintf warning on gcc 7.3.0

2018-03-21 Thread Marek Olšák
Module: Mesa Branch: master Commit: a8d55374dc4be7eaeac4684d259c1ef56a4dc30a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a8d55374dc4be7eaeac4684d259c1ef56a4dc30a Author: Marek Olšák Date: Tue Mar 20 17:02:43 2018 -0400 radeonsi: fix a snprintf warning on gcc

Mesa (master): radeonsi/gfx9: print the swizzle mode for testdma

2018-03-21 Thread Marek Olšák
Module: Mesa Branch: master Commit: cf0a95afacc24f79a22c9b00b29a27061fe195a0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf0a95afacc24f79a22c9b00b29a27061fe195a0 Author: Marek Olšák Date: Sun Mar 11 13:11:01 2018 -0400 radeonsi/gfx9: print the swizzle mode

Mesa (master): ac/surface: compute tile swizzle for GFX9

2018-03-21 Thread Marek Olšák
Module: Mesa Branch: master Commit: f7ffa504a065dc2631fd38cc5fe885b277f4e7e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f7ffa504a065dc2631fd38cc5fe885b277f4e7e7 Author: Marek Olšák Date: Sat Jul 29 01:40:48 2017 +0200 ac/surface: compute tile swizzle for

Mesa (master): broadcom/vc5: Don't skip job submit just because everything is scissored.

2018-03-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9f0c9c6d18dfb0027bde20647083395e24ce9825 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f0c9c6d18dfb0027bde20647083395e24ce9825 Author: Eric Anholt Date: Tue Mar 20 12:52:19 2018 -0700 broadcom/vc5: Don't skip job submit just

Mesa (master): broadcom/vc5: Clamp the instance divisor to 16 bits.

2018-03-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: ba87d85b043bf4beecae1afda22ea42b217df2b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba87d85b043bf4beecae1afda22ea42b217df2b8 Author: Eric Anholt Date: Tue Mar 20 10:00:21 2018 -0700 broadcom/vc5: Clamp the instance divisor to

Mesa (master): broadcom/vc5: Fix 3D miplevel limit to match other texture targets.

2018-03-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: f735ac6b1ce181015db3dde698c31580b92d4725 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f735ac6b1ce181015db3dde698c31580b92d4725 Author: Eric Anholt Date: Tue Mar 20 10:48:11 2018 -0700 broadcom/vc5: Fix 3D miplevel limit to

Mesa (master): broadcom/vc5: Handle sparsely populated SO target array.

2018-03-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: 024e814dee20a58f1d11129ffb2b4497beeacca7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=024e814dee20a58f1d11129ffb2b4497beeacca7 Author: Eric Anholt Date: Tue Mar 20 11:09:02 2018 -0700 broadcom/vc5: Handle sparsely populated SO

Mesa (master): i965: fix android build

2018-03-21 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 3dd92184d598e2dc9c7b0934796842f5c3745337 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3dd92184d598e2dc9c7b0934796842f5c3745337 Author: Lionel Landwerlin Date: Tue Mar 20 21:11:58 2018 + i965: fix android build

Mesa (master): docs: fix typo in 17.3.6 release notes

2018-03-21 Thread Juan Antonio Suárez Romero
Module: Mesa Branch: master Commit: e5cd376c2f61544f9906a383f88e5bea30558389 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5cd376c2f61544f9906a383f88e5bea30558389 Author: Juan A. Suarez Romero Date: Wed Mar 21 16:31:13 2018 + docs: fix typo in 17.3.6

Mesa (master): nir/dead_cf: also remove useless ifs

2018-03-21 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 8571c577aa02be048826f8667b93709c3c620fc5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8571c577aa02be048826f8667b93709c3c620fc5 Author: Caio Marcelo de Oliveira Filho Date: Mon Mar 19 16:34:17 2018 -0700 nir/dead_cf:

Mesa (master): nir/dead_cf: rephrase definition of a dead loop node

2018-03-21 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 470056d37b88070b630c1e95c8590c282dff82fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=470056d37b88070b630c1e95c8590c282dff82fd Author: Caio Marcelo de Oliveira Filho Date: Mon Mar 19 16:34:16 2018 -0700 nir/dead_cf:

Mesa (master): docs: add release notes for 17.3.7

2018-03-21 Thread Juan Antonio Suárez Romero
Module: Mesa Branch: master Commit: 09448940edd1c3af9501702ae1af2bee9d4d0764 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=09448940edd1c3af9501702ae1af2bee9d4d0764 Author: Juan A. Suarez Romero Date: Wed Mar 21 13:10:00 2018 + docs: add release notes for

Mesa (master): docs: add sha256 checksums for 17.3.7

2018-03-21 Thread Juan Antonio Suárez Romero
Module: Mesa Branch: master Commit: 543e7c83825f2cb9e6a262aa2b7af9abd3a7dfa1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=543e7c83825f2cb9e6a262aa2b7af9abd3a7dfa1 Author: Juan A. Suarez Romero Date: Wed Mar 21 15:57:23 2018 + docs: add sha256 checksums

Mesa (17.3): docs: add sha256 checksums for 17.3.7

2018-03-21 Thread Juan Antonio Suárez Romero
Module: Mesa Branch: 17.3 Commit: 13dd6016d749c07bfe2f20206a0bb8929ee585e8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=13dd6016d749c07bfe2f20206a0bb8929ee585e8 Author: Juan A. Suarez Romero Date: Wed Mar 21 15:57:23 2018 + docs: add sha256 checksums for

Mesa (master): docs: update calendar, add news and link release notes to 17.3.7

2018-03-21 Thread Juan Antonio Suárez Romero
Module: Mesa Branch: master Commit: e1f8c23e18e1e34ab04d5f3c084c9cce44d38553 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1f8c23e18e1e34ab04d5f3c084c9cce44d38553 Author: Juan A. Suarez Romero Date: Wed Mar 21 16:02:37 2018 + docs: update calendar, add

Mesa: tag mesa-17.3.7: mesa-17.3.7

2018-03-21 Thread Juan Antonio Suárez Romero
Module: Mesa Branch: refs/tags/mesa-17.3.7 Tag:c8a52a767e7238bf2b4586b5d5459e55ede0888e URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=c8a52a767e7238bf2b4586b5d5459e55ede0888e Tagger: Juan A. Suarez Romero Date: Wed Mar 21 15:54:22 2018 + mesa-17.3.7

Mesa (master): radeon/vce: move feedback command inside of destroy function

2018-03-21 Thread Leo Liu
Module: Mesa Branch: master Commit: c4de2f0880cfa49bd6fd3138564ee64ef4e637a1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4de2f0880cfa49bd6fd3138564ee64ef4e637a1 Author: Leo Liu Date: Mon Mar 19 11:16:46 2018 -0400 radeon/vce: move feedback command inside of

Mesa (master): egl: add Ozone section to eglplatform.h

2018-03-21 Thread Eric Engeström
Module: Mesa Branch: master Commit: ac698ae4a01b57d490501731acf97685ec3f6cdf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ac698ae4a01b57d490501731acf97685ec3f6cdf Author: Eric Engestrom Date: Fri Mar 16 14:14:48 2018 + egl: add Ozone section to

Mesa (master): egl: pull update from Khronos and drop local define

2018-03-21 Thread Eric Engeström
Module: Mesa Branch: master Commit: 1346a36162a87c66a92f77306d251abb2a260fa2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1346a36162a87c66a92f77306d251abb2a260fa2 Author: Eric Engestrom Date: Fri Mar 16 15:33:04 2018 + egl: pull update from Khronos

Mesa: tag mesa-18.0.0-rc5: mesa-18.0.0-rc5

2018-03-21 Thread Emil Velikov
Module: Mesa Branch: refs/tags/mesa-18.0.0-rc5 Tag:b9ce7ec11f55e36e26b23f3d4c65721fa721b1a3 URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=b9ce7ec11f55e36e26b23f3d4c65721fa721b1a3 Tagger: Emil Velikov Date: Wed Mar 21 14:25:00 2018 + mesa-18.0.0-rc5

Mesa (18.0): 120 new commits

2018-03-21 Thread Emil Velikov
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=15f1b50cee1ae0cfe5ba571272d41c371e8814f0 Author: Emil Velikov Date: Wed Mar 21 14:17:29 2018 + Update version to 18.0.0-rc5 Signed-off-by: Emil Velikov URL:

Mesa (master): clover: Dynamically calculate __OPENCL_VERSION__ and CLC language version

2018-03-21 Thread Aaron Watry
Module: Mesa Branch: master Commit: c95d953b18d5174153e55957fb6947b9b59588ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c95d953b18d5174153e55957fb6947b9b59588ce Author: Aaron Watry Date: Tue Feb 27 20:49:03 2018 -0600 clover: Dynamically calculate

Mesa (master): clover/llvm: Add get_[cl|language]_version, validation and some helpers

2018-03-21 Thread Aaron Watry
Module: Mesa Branch: master Commit: 29b4090d18fa3e7435450e30383d0416e536a425 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=29b4090d18fa3e7435450e30383d0416e536a425 Author: Aaron Watry Date: Fri Jul 21 21:43:38 2017 -0500 clover/llvm: Add

Mesa (17.3): Update version to 17.3.7

2018-03-21 Thread Juan Antonio Suárez Romero
Module: Mesa Branch: 17.3 Commit: ff9ef7ad9760adad241597086cc73bd6ecc28f51 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff9ef7ad9760adad241597086cc73bd6ecc28f51 Author: Juan A. Suarez Romero Date: Wed Mar 21 11:13:28 2018 + Update version to 17.3.7

Mesa (17.3): docs: add release notes for 17.3.7

2018-03-21 Thread Juan Antonio Suárez Romero
Module: Mesa Branch: 17.3 Commit: 8a51f3857c22cfa5feab8e72abcdab8802e711df URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8a51f3857c22cfa5feab8e72abcdab8802e711df Author: Juan A. Suarez Romero Date: Wed Mar 21 13:10:00 2018 + docs: add release notes for

Mesa (master): docs: add 17.3.{8,9} in the release calendar

2018-03-21 Thread Juan Antonio Suárez Romero
Module: Mesa Branch: master Commit: 14fffefc60482fe84cffcd00a44a4c8b7e0d5a36 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14fffefc60482fe84cffcd00a44a4c8b7e0d5a36 Author: Juan A. Suarez Romero Date: Mon Mar 19 13:54:23 2018 +0100 docs: add 17.3.{8,9} in the