https://bugs.freedesktop.org/show_bug.cgi?id=110229
--- Comment #18 from Laurent <laurentduroi...@gmail.com> ---
I saw you wrote a GLSL compiler to translate GLSL source code to binary code
but I think it's a waste of time because GLSL source code is very similar to C
source code so I think I'll use gcc compiler to compile GLSL source code before
sending it to the VRAM and executing it. (The only thing I'll have to do is
translate GLSL code to C source code.
I'll saving me a lot of time and in this way I think I'll be able to debug it
more quickly.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel