lion0406 / angleproject

Automatically exported from code.google.com/p/angleproject
Other
0 stars 0 forks source link

Re-architect compiler to support multiple backends #430

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Shader compiler code is hard-coded to only support ESSL to HLSL conversion.
We should break it down into FrontEnd and multiple BackEnd modules.

Original issue reported on code.google.com by alokp@chromium.org on 10 Mar 2010 at 4:32