Mesa (master): i965: Do not use NumBufferInterfaceBlocks

2015-10-18 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 55403665b6bff3778ba335e9fd7821fc9a11ad2b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=55403665b6bff3778ba335e9fd7821fc9a11ad2b Author: Iago Toral Quiroga Date: Fri Oct 16 11:31:46 2015 +0200 i965: Do not use NumBufferInterfaceBlocks This is the

Mesa (master): main: GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH is about UBOS , not SSBOs

2015-10-18 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 14c3db7bc59a6b10f5a13930c0274d4155cb8791 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14c3db7bc59a6b10f5a13930c0274d4155cb8791 Author: Iago Toral Quiroga Date: Fri Oct 16 11:27:43 2015 +0200 main: GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH is about

Mesa (master): main: Use NumUniformBlocks to count UBOs

2015-10-18 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: fba582efc7d66140b5c18ada4d5cd93c9c1e5967 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fba582efc7d66140b5c18ada4d5cd93c9c1e5967 Author: Iago Toral Quiroga Date: Fri Oct 16 11:16:46 2015 +0200 main: Use NumUniformBlocks to count UBOs Now that we

Mesa (master): glsl_to_tgsi: Use {Num}UniformBlocks instead of {Num}BufferInterfaceBlocks

2015-10-18 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 36c93e96590b39362bb0159f5f55f1ad1db5e145 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=36c93e96590b39362bb0159f5f55f1ad1db5e145 Author: Iago Toral Quiroga Date: Fri Oct 16 11:43:18 2015 +0200 glsl_to_tgsi: Use {Num}UniformBlocks instead of {Num}B

Mesa (master): st/mesa: Use {Num}UniformBlocks instead of {Num}BufferInterfaceBlocks

2015-10-18 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 5a9ff87d0f10bae5dba4b2bebd28f2625cd485aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a9ff87d0f10bae5dba4b2bebd28f2625cd485aa Author: Iago Toral Quiroga Date: Fri Oct 16 11:40:52 2015 +0200 st/mesa: Use {Num}UniformBlocks instead of {Num}Buffer

Mesa (master): ilo: ignore prefer_linear_threshold when zero

2015-10-18 Thread Chia-I Wu
Module: Mesa Branch: master Commit: d04126a773f8a70ff6ae549751dc674133ea26b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d04126a773f8a70ff6ae549751dc674133ea26b0 Author: Chia-I Wu Date: Fri Oct 16 16:19:30 2015 +0800 ilo: ignore prefer_linear_threshold when zero This was the int

Mesa (master): ilo: remove unused ilo_shader_get_type()

2015-10-18 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 6e132f4730a41baa36bf31c1b5f47933d07cee8c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6e132f4730a41baa36bf31c1b5f47933d07cee8c Author: Chia-I Wu Date: Fri Oct 16 09:46:25 2015 +0800 ilo: remove unused ilo_shader_get_type() --- src/gallium/dri

Mesa (master): ilo: remove u_debug.h inclusion from ilo_core.h

2015-10-18 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 29a0f7479dd09ca60bed084fd6e5f736a6340cb5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=29a0f7479dd09ca60bed084fd6e5f736a6340cb5 Author: Chia-I Wu Date: Tue Oct 13 14:09:24 2015 +0800 ilo: remove u_debug.h inclusion from ilo_core.h Move it to ilo

Mesa (master): ilo: remove u_memory.h inclusion from ilo_core.h

2015-10-18 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 3fe568e2a472b764e96b67cf57ef63f40cdce5a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3fe568e2a472b764e96b67cf57ef63f40cdce5a6 Author: Chia-I Wu Date: Tue Oct 13 14:05:41 2015 +0800 ilo: remove u_memory.h inclusion from ilo_core.h We do not mak

Mesa (master): ilo: set VME for 3DSTATE_PS

2015-10-18 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 86ccb2a16f6d21be29cd99d38831eab6079ce107 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=86ccb2a16f6d21be29cd99d38831eab6079ce107 Author: Chia-I Wu Date: Fri Oct 16 22:53:05 2015 +0800 ilo: set VME for 3DSTATE_PS When the bit is not set, we can se

Mesa (master): ilo: remove some unused kernel params

2015-10-18 Thread Chia-I Wu
Module: Mesa Branch: master Commit: a445e0f7efcaa0ff21b5fe4faa3f73f3b73dcfe8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a445e0f7efcaa0ff21b5fe4faa3f73f3b73dcfe8 Author: Chia-I Wu Date: Fri Oct 16 09:50:12 2015 +0800 ilo: remove some unused kernel params --- src/gallium/driver

Mesa (master): nvc0: do not bind input params at compute state init on Fermi

2015-10-18 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: fc5ae0c13f71f049065b1422c20491d2264ae164 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc5ae0c13f71f049065b1422c20491d2264ae164 Author: Samuel Pitoiset Date: Sat Oct 17 17:33:14 2015 +0200 nvc0: do not bind input params at compute state init on F