コミット履歴

作者 SHA1 メッセージ 日付
  Feng Chen 9cdf2383e9 Move attribute related definitions to spirv anonymous namespace 4 年 前
  Feng Chen 1de9e4e121 Dynamic get unused location 4 年 前
  Feng Chen d994466a08 Implement intput and output fixed fnc textures 4 年 前
  Feng Chen a7bbaa4897 Rename parameters 4 年 前
  Feng Chen cf26f375ff Fix create GraphicsPipelines crash 4 年 前
  Feng Chen 1e2a89d306 Add input/output location 4 年 前
  Feng Chen 73b11f390e Add colorfront and txtcoord support 4 年 前
  ameerj 11f04f1022 shader: Ignore global memory ops on devices lacking int64 support 5 年 前
  lat9nq 2e5af95541 shader: GCC fmt 8.0.0 fixes 5 年 前
  ReinUsesLisp 5b2b0634a1 spirv: Fix code emission when descriptor aliasing is unsupported 5 年 前
  ReinUsesLisp 7dafa96ab5 shader: Rework varyings and implement passthrough geometry shaders 5 年 前
  ReinUsesLisp 59fead3a47 spirv: Properly handle devices without int8 and int16 5 年 前
  ReinUsesLisp b5e78607ad spirv: Handle small storage buffer loads on devices with no support 5 年 前
  ReinUsesLisp 374eeda1a3 shader: Properly manage attributes not written from previous stages 5 年 前
  ReinUsesLisp adc43297c5 spirv: Fix output generics with components 5 年 前
  ReinUsesLisp 916ca74324 opengl: Declare fragment outputs even if they are not used 5 年 前
  ReinUsesLisp 9e7b6622c2 shader: Split profile and runtime information in separate structs 5 年 前
  ReinUsesLisp d54d7de40e glasm: Rework control flow introducing a syntax list 5 年 前
  ReinUsesLisp c4fd6b55bc glasm: Implement shuffle and vote instructions on GLASM 5 年 前
  FernandoS27 ee61ec2c39 shader: Optimize NVN Fallthrough 5 年 前
  ameerj 7ecc6de56a shader: Implement Int32 SUATOM/SURED 5 年 前
  ReinUsesLisp 4ead714910 spirv: Add int8 and int16 capabilities only when supported 5 年 前
  ReinUsesLisp 48a17298d7 spirv: Support OpenGL uniform buffers and change bindings 5 年 前
  ReinUsesLisp d5d6778ba5 spirv: Desambiguate descriptor names 5 年 前
  ReinUsesLisp d10cf55353 shader: Implement indexed textures 5 年 前
  ReinUsesLisp 7018e524f5 shader: Add NVN storage buffer fallbacks 5 年 前
  ReinUsesLisp 6325601947 spirv: Fix ViewportMask 5 年 前
  ameerj 5b8afed871 spirv: Replace Constant/ConstantComposite with Const helper 5 年 前
  ReinUsesLisp 80940b1706 shader: Implement SampleMask 5 年 前
  ReinUsesLisp 95815a3883 shader: Implement PIXLD.MY_INDEX 5 年 前