On 21/02/17 19:57, Nicolai Hähnle wrote:
On 20.02.2017 01:15, Timothy Arceri wrote:
Implements a tgsi cache for the OpenGL state tracker.
V2: add support for compute shaders
I don't think the comments I sent earlier were addressed:
https://lists.freedesktop.org/archives/mesa-dev/2017-Februa
On 20.02.2017 01:15, Timothy Arceri wrote:
Implements a tgsi cache for the OpenGL state tracker.
V2: add support for compute shaders
I don't think the comments I sent earlier were addressed:
https://lists.freedesktop.org/archives/mesa-dev/2017-February/144675.html
Thanks,
Nicolai
---
src
Implements a tgsi cache for the OpenGL state tracker.
V2: add support for compute shaders
---
src/mesa/state_tracker/st_glsl_to_tgsi.cpp | 222 +
src/mesa/state_tracker/st_program.c| 133 -
2 files changed, 350 insertions(+), 5 deletions(-)
dif