Thanks for doing this. The commit prefix should be "st/mesa:". Other
comments below.
On Tue, Oct 18, 2016 at 8:12 AM, Timothy Arceri
wrote:
> A following patch is going to merge the gl_fragment_program struct into
> a common gl_program and we want to avoid all stages having this array.
> ---
>
A following patch is going to merge the gl_fragment_program struct into
a common gl_program and we want to avoid all stages having this array.
---
src/gallium/include/pipe/p_shader_tokens.h | 1 +
src/mesa/state_tracker/st_glsl_to_tgsi.cpp | 33 +++-
src/mesa/state_tracker/st_