Ticket #56 (closed task: fixed)
D3D11 bytecode to GLSL compiler
Reported by: | gongminmin | Owned by: | gongminmin |
---|---|---|---|
Priority: | minor | Milestone: | 4.5.0 |
Component: | Tools | Version: | |
Keywords: | Cc: |
Description (last modified by gongminmin) (diff)
The shader in KlayGE is mostly written in D3D11 HLSL or Cg. But the Cg to GLSL compiler is not good enough for every shader. So the best solution is generate GLSL from D3D11 bytecode. It's similar to Mojoshader, but handles SM4 and SM5.
Change History
Note: See
TracTickets for help on using
tickets.