Histórico de Commits

Autor SHA1 Mensagem Data
  ReinUsesLisp 0ace34575c shader: Require dual source blending há 5 anos atrás
  ReinUsesLisp 21e3382830 shader: Simplify code in opcodes.h to fix Intellisense há 5 anos atrás
  ReinUsesLisp d10cf55353 shader: Implement indexed textures há 5 anos atrás
  ameerj 7a9dc78398 shader: Refactor atomic_operations_global_memory há 5 anos atrás
  ameerj 427951d6fe shader: add missing include guard in half_floating_point_helper.h há 5 anos atrás
  ReinUsesLisp c8f9772d65 shader: Fix gcc warnings há 5 anos atrás
  ReinUsesLisp 75dee55486 shader: Inline common Value getters há 5 anos atrás
  ReinUsesLisp 23182fa59c shader: Intrusively store in a block if it's sealed or not há 5 anos atrás
  ReinUsesLisp eed6da55b8 cmake: Link to common in shader_recompiler há 5 anos atrás
  ReinUsesLisp cc0fcd1b8d shader: Improve goto removal algorithm complexity há 5 anos atrás
  ReinUsesLisp f66851e376 shader: Use memset to reset instruction arguments há 5 anos atrás
  ReinUsesLisp c84bbd9e44 shader: Inline common Value functions into the header há 5 anos atrás
  ReinUsesLisp 050e81500c shader: Move microinstruction header to the value header há 5 anos atrás
  ReinUsesLisp e4d1122082 shader: Move siblings check to a separate function and comment them out há 5 anos atrás
  ReinUsesLisp 4209828646 shader: Intrusively store register values in block for SSA pass há 5 anos atrás
  ReinUsesLisp 6944cabb89 shader: Inline common Opcode and Inst functions há 5 anos atrás
  ReinUsesLisp 4bbe530337 shader: Inline common IR::Block methods há 5 anos atrás
  ReinUsesLisp 24cc298660 shader: Use a small_vector for phi blocks há 5 anos atrás
  ReinUsesLisp 79c2e43fcd shader: Calculate number of arguments in an opcode at compile time há 5 anos atrás
  ReinUsesLisp dd860b684c shader: Implement D3D samplers há 5 anos atrás
  ReinUsesLisp a8d46a5eae shader: Add constant propagation for arithmetic right shifts há 5 anos atrás
  ReinUsesLisp 469f8bb857 shader: Simplify code for local memory há 5 anos atrás
  ReinUsesLisp 7018e524f5 shader: Add NVN storage buffer fallbacks há 5 anos atrás
  ReinUsesLisp 6325601947 spirv: Fix ViewportMask há 5 anos atrás
  ameerj 5b8afed871 spirv: Replace Constant/ConstantComposite with Const helper há 5 anos atrás
  FernandoS27 2999028976 shader: Address feedback há 5 anos atrás
  FernandoS27 881b33da3b shader: Implement F2F (Imm) há 5 anos atrás
  FernandoS27 21a878237b shader: Implement IADD3.CC/.X há 5 anos atrás
  FernandoS27 f69d0b91ff shader: Address feedback há 5 anos atrás
  FernandoS27 080857b60e shader: Add coarse derivatives há 5 anos atrás