コミット履歴

作者 SHA1 メッセージ 日付
  ReinUsesLisp 9bb3e008c9 shader: Read branch conditions from an instruction 5 年 前
  lat9nq f7a2340205 shader_recompiler: GCC fixes 5 年 前
  ReinUsesLisp bf5e48ffe4 glasm: Initial implementation of phi nodes on GLASM 5 年 前
  ReinUsesLisp d54d7de40e glasm: Rework control flow introducing a syntax list 5 年 前
  ReinUsesLisp c8f9772d65 shader: Fix gcc warnings 5 年 前
  ReinUsesLisp cc0fcd1b8d shader: Improve goto removal algorithm complexity 5 年 前
  ReinUsesLisp e4d1122082 shader: Move siblings check to a separate function and comment them out 5 年 前
  ReinUsesLisp dfd5341d71 shader: Mark blocks with no end branch as unreachable 5 年 前
  lat9nq 0bb85f6a75 shader_recompiler,video_core: Cleanup some GCC and Clang errors 5 年 前
  ReinUsesLisp b0d5572abf shader: Fix indirect branches to scheduler instructions 5 年 前
  FernandoS27 34aba9627a shader: Implement BRX 5 年 前
  ReinUsesLisp a806b29cb9 shader: Fix structured control flow on KIL instructions 5 年 前
  ReinUsesLisp d3dad6b632 shader: Properly insert Prologue instruction 5 年 前
  ReinUsesLisp 68a9505d8a shader: Implement NDC [-1, 1], attribute types and default varying initialization 5 年 前
  ReinUsesLisp 260743f371 shader: Add partial rasterizer integration 5 年 前
  ReinUsesLisp 71f96fa636 shader: Implement CAL inlining function calls 5 年 前