diff options
author | Bryan Cain <[email protected]> | 2011-04-25 23:37:47 -0500 |
---|---|---|
committer | Bryan Cain <[email protected]> | 2011-08-01 17:59:07 -0500 |
commit | f379d8f73063a4c4d6cf379318c6b37118d46bfa (patch) | |
tree | 4781440de470ee78ba321f6713009864fe0466d9 /src/mesa/program/program.c | |
parent | 6f243ec25d88589747c7a595903e201b90a4d767 (diff) |
st/mesa: Add a GLSL IR to TGSI translator.
It is still a work in progress at this point, but it produces working and
reasonably well-optimized code.
Originally based on ir_to_mesa and st_mesa_to_tgsi, but does not directly use
Mesa IR instructions in TGSI generation, instead generating TGSI from the
intermediate class glsl_to_tgsi_instruction. It also has new optimization
passes to replace _mesa_optimize_program.
Diffstat (limited to 'src/mesa/program/program.c')
0 files changed, 0 insertions, 0 deletions