[Bug 110229] Textures binded to framebuffer objects or images are not correctly updated.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 1 08:57:29 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=110229

--- Comment #18 from Laurent <laurentduroisin at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190401/0056b1ce/attachment.html>


More information about the dri-devel mailing list