gecko-dev/gfx/wr/glsl-to-cxx
Lee Salzman d94331c3ca Bug 1635661 - lower interpolant usage in SWGL. r=jrmuizel
Depends on D74000

Differential Revision: https://phabricator.services.mozilla.com/D74001
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

README.md

A GLSL to C++ translator.

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