Commit Graph

59 Commits

Author SHA1 Message Date
266a3d60e3 glsl: Implement BF* 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
78f5eb90d7 glsl: INeg and IAdd negate tests 2021-07-22 21:51:35 -04:00
e221baccdd glsl: Reusable typed variables. IADD32 2021-07-22 21:51:35 -04:00
faf4cd72c5 glsl: Fix program linking and cbuf 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