Re: [Mesa-dev] [PATCH 0/4] Micro optimizations for glUniform and glUniformMatrix

2017-01-25 Thread Jordan Justen
Series Reviewed-by: Jordan Justen On 2017-01-24 17:30:11, Ian Romanick wrote: > These are some patches that I wrote ages ago... the initial versions > pre-date Mesa's ARB_gpu_shader_fp64 support. This was part of a larger > effort that got bogged down and eventually abandonded. The problem with

[Mesa-dev] [PATCH 0/4] Micro optimizations for glUniform and glUniformMatrix

2017-01-24 Thread Ian Romanick
These are some patches that I wrote ages ago... the initial versions pre-date Mesa's ARB_gpu_shader_fp64 support. This was part of a larger effort that got bogged down and eventually abandonded. The problem with the larger series was trying to measure the performance impact. Random changes in fu