Mesa (master): tnl: Push down the gl_vertex_array inputs into tnl drivers.

2018-03-30 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 784fdef4e7d6055eafe8a3e8e149a64d3ca5e5f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=784fdef4e7d6055eafe8a3e8e149a64d3ca5e5f6 Author: Mathias Fröhlich Date: Sun Mar 25 19:16:54 2018 +0200 tnl: Push down the

Mesa (master): vbo: Remove the now unused vbo draw path.

2018-03-30 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 461698af267f8001aa339c8ca1aec937083ad8fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=461698af267f8001aa339c8ca1aec937083ad8fb Author: Mathias Fröhlich Date: Sun Mar 25 19:16:54 2018 +0200 vbo: Remove the now unused

Mesa (master): vbo: Remove unused includes to vbo_private.h

2018-03-30 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 3f1cd957d30ed77d8d18f37885de921247f5377d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f1cd957d30ed77d8d18f37885de921247f5377d Author: Mathias Fröhlich Date: Sun Mar 25 19:16:54 2018 +0200 vbo: Remove unused includes

Mesa (master): gallium: Push down the gl_vertex_array inputs into gallium.

2018-03-30 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: fca1550550793f0a1156ad795445e2242c1fea9b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fca1550550793f0a1156ad795445e2242c1fea9b Author: Mathias Fröhlich Date: Sun Mar 25 19:16:54 2018 +0200 gallium: Push down the

Mesa (master): vbo: Readd the arrays argument to the legacy draw methods.

2018-03-30 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 245f9a3977dcc097ded07c535b589b82191d5e94 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=245f9a3977dcc097ded07c535b589b82191d5e94 Author: Mathias Fröhlich Date: Sun Mar 25 19:16:54 2018 +0200 vbo: Readd the arrays

Mesa (master): vbo: Use alloca for _vbo_draw_indirect.

2018-03-30 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 1da345e56932b71067c069270828680aeb38d6b5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1da345e56932b71067c069270828680aeb38d6b5 Author: Mathias Fröhlich Date: Wed Mar 28 07:19:02 2018 +0200 vbo: Use alloca for

Mesa (master): vbo: Move vbo_split into the tnl module.

2018-03-30 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 6e9f00e3fc6f3b1331031f0995254c768d38ea81 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6e9f00e3fc6f3b1331031f0995254c768d38ea81 Author: Mathias Fröhlich Date: Sun Mar 25 19:16:54 2018 +0200 vbo: Move vbo_split into the

Mesa (master): vbo: Remove vbo_indirect_draw_func.

2018-03-30 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 7f8db5ca471c1940b0be42f49d37c24af381979a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f8db5ca471c1940b0be42f49d37c24af381979a Author: Mathias Fröhlich Date: Sun Mar 25 19:16:54 2018 +0200 vbo: Remove

Mesa (master): i965: Push down the gl_vertex_array inputs into i965.

2018-03-30 Thread Mathias Fröhlich
Module: Mesa Branch: master Commit: 4db9d83a2dd5611776577bacdbdbf483b6bea937 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4db9d83a2dd5611776577bacdbdbf483b6bea937 Author: Mathias Fröhlich Date: Sun Mar 25 19:16:54 2018 +0200 i965: Push down the

Mesa (master): nir/validator: Validate that all used variables exist

2018-03-30 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 9978f55cd1d28ccc5014ac56cafdd997eac5f222 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9978f55cd1d28ccc5014ac56cafdd997eac5f222 Author: Jason Ekstrand Date: Tue Mar 20 16:57:51 2018 -0700 nir/validator: Validate that

Mesa (master): intel/vec4: Set channel_sizes for MOV_INDIRECT sources

2018-03-30 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 2b977989f3f01c186677988494bbf9b7342b31f2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b977989f3f01c186677988494bbf9b7342b31f2 Author: Jason Ekstrand Date: Fri Mar 23 09:27:55 2018 -0700 intel/vec4: Set channel_sizes

Mesa (master): nir/lower_indirect_derefs: Support interp_var_at intrinsics

2018-03-30 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 6018f5b07966a0f85dea1ee6775d50a8c85fdee1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6018f5b07966a0f85dea1ee6775d50a8c85fdee1 Author: Jason Ekstrand Date: Tue Mar 20 12:12:12 2018 -0700 nir/lower_indirect_derefs:

Mesa (master): nir: Add src/dest num_components helpers

2018-03-30 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 956f17395bfcf7f8ce9dd5ac9fd14a13e86f3a8f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=956f17395bfcf7f8ce9dd5ac9fd14a13e86f3a8f Author: Jason Ekstrand Date: Wed Mar 14 21:44:51 2018 -0700 nir: Add src/dest

Mesa (master): nir: Return a cursor from nir_instr_remove

2018-03-30 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: a1452a94fca458c1129f527b775e1124a449ed2b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1452a94fca458c1129f527b775e1124a449ed2b Author: Jason Ekstrand Date: Fri Mar 16 09:52:04 2018 -0700 nir: Return a cursor from

Mesa (master): nir/vars_to_ssa: Remove copies from the correct set

2018-03-30 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 0517d65f9639349d626aeb2af48ba9e4e605900d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0517d65f9639349d626aeb2af48ba9e4e605900d Author: Jason Ekstrand Date: Thu Mar 15 16:42:13 2018 -0700 nir/vars_to_ssa: Remove copies

Mesa (master): st/wgl: check if WGL_SWAP_INTERVAL is defined in wglSwapIntervalEXT()

2018-03-30 Thread Brian Paul
Module: Mesa Branch: master Commit: c8906b845928955679b289dbc8e7a153071dffa7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c8906b845928955679b289dbc8e7a153071dffa7 Author: Brian Paul Date: Fri Mar 30 14:44:50 2018 -0600 st/wgl: check if WGL_SWAP_INTERVAL is

Mesa (master): docs: document WGL_SWAP_INTERVAL env var

2018-03-30 Thread Brian Paul
Module: Mesa Branch: master Commit: bebf758c4925d828b3df5e0f4168abc56e71859d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bebf758c4925d828b3df5e0f4168abc56e71859d Author: Brian Paul Date: Tue Mar 27 12:39:05 2018 -0600 docs: document WGL_SWAP_INTERVAL env var

Mesa (master): glapi: define GL_API to be KEYWORD1 in glapi_dispatch.c (v2)

2018-03-30 Thread Brian Paul
Module: Mesa Branch: master Commit: 1bf201ddce12adfd5b06e46b8111b89300d58b4e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1bf201ddce12adfd5b06e46b8111b89300d58b4e Author: Brian Paul Date: Tue Mar 27 12:56:49 2018 -0600 glapi: define GL_API to be KEYWORD1 in

Mesa (master): nir/spirv: move NORETURN annotation on _vtn_fail() prototype

2018-03-30 Thread Brian Paul
Module: Mesa Branch: master Commit: c58c9f712d89c1004a0e455c1ed02ff6e8f4fb3c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c58c9f712d89c1004a0e455c1ed02ff6e8f4fb3c Author: Brian Paul Date: Fri Mar 30 11:07:46 2018 -0600 nir/spirv: move NORETURN annotation on

Mesa (master): nir/spirv: s/uint32_t/SpvOp/ in various functions

2018-03-30 Thread Brian Paul
Module: Mesa Branch: master Commit: f3164c2ed96a119c73f16c4703bf5ad9feff1416 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3164c2ed96a119c73f16c4703bf5ad9feff1416 Author: Brian Paul Date: Fri Mar 30 11:10:11 2018 -0600 nir/spirv: s/uint32_t/SpvOp/ in various

Mesa (master): spirv: s/uint/unsigned/ to fix MSVC build

2018-03-30 Thread Brian Paul
Module: Mesa Branch: master Commit: 26bc983c8374fd98dc3b8f8fa273f3063e3ac249 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26bc983c8374fd98dc3b8f8fa273f3063e3ac249 Author: Brian Paul Date: Fri Mar 30 11:30:05 2018 -0600 spirv: s/uint/unsigned/ to fix MSVC build

Mesa (master): nir/spirv: fix MSVC syntax error in vtn_handle_texture()

2018-03-30 Thread Brian Paul
Module: Mesa Branch: master Commit: cb619a3c9a49d27f60a2a616f719af17bc9f54d2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cb619a3c9a49d27f60a2a616f719af17bc9f54d2 Author: Brian Paul Date: Fri Mar 30 11:09:07 2018 -0600 nir/spirv: fix MSVC syntax error in

Mesa (master): nir/spirv: fix MSVC warning in vtn_align_u32()

2018-03-30 Thread Brian Paul
Module: Mesa Branch: master Commit: 84be45fc20b27bb388e5f66f8e03a3f74cef7f9b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84be45fc20b27bb388e5f66f8e03a3f74cef7f9b Author: Brian Paul Date: Fri Mar 30 11:06:50 2018 -0600 nir/spirv: fix MSVC warning in

Mesa (master): spirv: Fix building with SCons

2018-03-30 Thread Brian Paul
Module: Mesa Branch: master Commit: 31d91f019b58ca362c05db1fd0c75fedd169cd7b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=31d91f019b58ca362c05db1fd0c75fedd169cd7b Author: Neil Roberts Date: Fri Mar 30 09:12:00 2018 -0600 spirv: Fix building with SCons The

Mesa (master): st/mesa: add missing GLSL_TYPE_[U]INT8 cases in st_glsl_type_dword_size()

2018-03-30 Thread Brian Paul
Module: Mesa Branch: master Commit: fa18a427e929ecc04a9980e517db96663debea29 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fa18a427e929ecc04a9980e517db96663debea29 Author: Brian Paul Date: Wed Mar 28 19:38:00 2018 -0600 st/mesa: add missing GLSL_TYPE_[U]INT8

Mesa (master): mesa: fix MSVC bitshift overflow warnings

2018-03-30 Thread Brian Paul
Module: Mesa Branch: master Commit: cdc34e2cea73b7932e51ad407595d487d2d565c3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cdc34e2cea73b7932e51ad407595d487d2d565c3 Author: Brian Paul Date: Fri Mar 30 09:06:01 2018 -0600 mesa: fix MSVC bitshift overflow warnings

Mesa (master): vbo: MaxVertexAttribStride is not always set

2018-03-30 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: e16b92ad7eee358dd419f82912ca23f7b6843baa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e16b92ad7eee358dd419f82912ca23f7b6843baa Author: Jakob Bornecrantz Date: Fri Mar 30 16:00:09 2018 +0100 vbo: MaxVertexAttribStride is not

Mesa (master): x11: Only report supported DRI3/Present versions

2018-03-30 Thread Daniel Stone
Module: Mesa Branch: master Commit: 696762eef57e83b4027acbdf0a6e74d1f75083b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=696762eef57e83b4027acbdf0a6e74d1f75083b0 Author: Daniel Stone Date: Thu Mar 22 15:23:49 2018 + x11: Only report supported

Mesa (master): radv: set SAMPLE_RATE to the number of samples of the current fb

2018-03-30 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 2a329f4ada27d22e8fdb9cd6924d1da7364c3336 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a329f4ada27d22e8fdb9cd6924d1da7364c3336 Author: Samuel Pitoiset Date: Mon Mar 26 11:28:48 2018 +0200 radv: set SAMPLE_RATE to the

Mesa (master): nir: s/uint/unsigned/ to fix MSVC/MinGW build

2018-03-30 Thread Brian Paul
Module: Mesa Branch: master Commit: fc1d1dbe81e16041ec0d84811d171f7d42975eea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc1d1dbe81e16041ec0d84811d171f7d42975eea Author: Brian Paul Date: Thu Mar 29 22:02:37 2018 -0600 nir: s/uint/unsigned/ to fix MSVC/MinGW

Mesa (master): mesa/glspirv: Add a _mesa_spirv_to_nir() function

2018-03-30 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: abb6d0797c8a0c32f45d38d7a41e96b2db47a47d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=abb6d0797c8a0c32f45d38d7a41e96b2db47a47d Author: Eduardo Lima Mitev Date: Fri Oct 13 10:31:50 2017 +0200 mesa/glspirv: Add a

Mesa (master): i965: Call spirv_to_nir() instead of glsl_to_nir() for SPIR-V shaders

2018-03-30 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: e7d97aa75ded652a36e8addad52d075c51b58c33 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e7d97aa75ded652a36e8addad52d075c51b58c33 Author: Eduardo Lima Mitev Date: Tue Oct 10 14:55:56 2017 +0200 i965: Call spirv_to_nir() instead

Mesa (master): mesa: Implement glSpecializeShaderARB

2018-03-30 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: ba975140d3c99b60c63846c3c08bd158f7c95d42 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba975140d3c99b60c63846c3c08bd158f7c95d42 Author: Nicolai Hähnle Date: Sat Jun 10 21:36:24 2017 +0200 mesa: Implement

Mesa (master): mesa/glspirv: Add _mesa_spirv_link_shaders() function

2018-03-30 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 9c36e9f8626fb2b02736abbd11e783b61a40959c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c36e9f8626fb2b02736abbd11e783b61a40959c Author: Eduardo Lima Mitev Date: Tue Oct 10 10:46:29 2017 +0200 mesa/glspirv: Add

Mesa (master): mesa: add gl_constants::SpirVCapabilities

2018-03-30 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: ca5cc78206b993c8d7e765ed4350a1f62a2ee5ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca5cc78206b993c8d7e765ed4350a1f62a2ee5ed Author: Nicolai Hähnle Date: Sat Jun 10 21:35:26 2017 +0200 mesa: add

Mesa (master): i965: initialize SPIR-V capabilities

2018-03-30 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 3761e675e27b85f43fe86afe37326c9012577e4b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3761e675e27b85f43fe86afe37326c9012577e4b Author: Alejandro Piñeiro Date: Sat Oct 14 09:23:24 2017 +0200 i965: initialize SPIR-V

Mesa (master): mesa/program: Link SPIR-V shaders using the SPIR-V code-path

2018-03-30 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 16f6634e7fb5ada308e55b852cd49251e7f3f8b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16f6634e7fb5ada308e55b852cd49251e7f3f8b1 Author: Eduardo Lima Mitev Date: Tue Oct 10 14:01:45 2017 +0200 mesa/program: Link SPIR-V shaders

Mesa (master): mesa: Add a reference to gl_shader_spirv_data to gl_linked_shader

2018-03-30 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 22b6b3d0a75406f577dcb6d554c96ed42ee35aff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=22b6b3d0a75406f577dcb6d554c96ed42ee35aff Author: Eduardo Lima Mitev Date: Mon Nov 13 19:44:47 2017 +0100 mesa: Add a reference to

Mesa (master): spirv: add vtn_create_builder

2018-03-30 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: bebe3d626e562bd2dd027f9bcd5fdeeab62997cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bebe3d626e562bd2dd027f9bcd5fdeeab62997cd Author: Alejandro Piñeiro Date: Thu Jan 18 12:24:38 2018 +0100 spirv: add vtn_create_builder

Mesa (master): nir/spirv: add gl_spirv_validation method

2018-03-30 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: 9063bf7ad8a9175c4eddba5d06d887c507f6b5be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9063bf7ad8a9175c4eddba5d06d887c507f6b5be Author: Alejandro Piñeiro Date: Thu Jan 18 12:31:52 2018 +0100 nir/spirv: add

Mesa (master): i965: Don't call process_glsl_ir() for SPIR-V shaders

2018-03-30 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: e7fc18097ef5770f0da4186050f772518f28174a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e7fc18097ef5770f0da4186050f772518f28174a Author: Eduardo Lima Mitev Date: Tue Oct 10 14:08:35 2017 +0200 i965: Don't call process_glsl_ir()