Commit Graph

8 Commits

Author SHA1 Message Date
65c6f73e43 glsl: More FP instructions/fixes 2021-07-22 21:51:36 -04:00
5e9095ef22 glsl: Add many FP32/64 instructions 2021-07-22 21:51:36 -04:00
0f40b0e61c glsl: Implement a few Integer instructions 2021-07-22 21:51:36 -04:00
fb75d122a2 glsl: Use std::string_view for Emit function args. 2021-07-22 21:51:35 -04:00
115c162b9a glsl: Pass IR::Inst& to Emit functions 2021-07-22 21:51:35 -04:00
e221baccdd glsl: Reusable typed variables. IADD32 2021-07-22 21:51:35 -04:00
64337f004d glsl: Fix "reg" allocing
based on glasm with some tweaks
2021-07-22 21:51:35 -04:00
eaff1030de glsl: Initial backend 2021-07-22 21:51:35 -04:00