gecko-dev/gfx/wr/glsl-to-cxx
2020-05-07 03:45:28 +00:00
..
src Bug 1635661 - lower interpolant usage in SWGL. r=jrmuizel 2020-05-07 03:45:28 +00:00
Cargo.toml Bug 1612941 - import glsl-to-cxx and swgl into Gecko tree. r=jrmuizel 2020-03-13 18:24:35 +00:00
README.md Bug 1612941 - import glsl-to-cxx and swgl into Gecko tree. r=jrmuizel 2020-03-13 18:24:35 +00:00

A GLSL to C++ translator.

Translates GLSL to vectorized C++. Intended for use with WebRender software backend.