커밋 기록

작성자 SHA1 메시지 날짜
  Fernando Sahmkow ca9901867e vk_shader_compiler: Implement the decompiler in SPIR-V 7 년 전
  Fernando Sahmkow 47e4f6a52c Shader_Ir: Refactor Decompilation process and allow multiple decompilation modes. 7 년 전
  Fernando Sahmkow 38fc995f6c gl_shader_decompiler: Implement AST decompiling 7 년 전
  Fernando Sahmkow 6fdd501113 shader_ir: Declare Manager and pass it to appropiate programs. 7 년 전
  bunnei 376f1a4432 Merge pull request #2869 from ReinUsesLisp/suld 7 년 전
  ReinUsesLisp 44000971e2 gl_shader_decompiler: Use uint for images and fix SUATOM 7 년 전
  Fernando Sahmkow 7606da5611 VideoCore: Corrections to the MME Inliner and removal of hacky instance management. 7 년 전
  bunnei b31880dc5e Merge pull request #2784 from ReinUsesLisp/smem 7 년 전
  ReinUsesLisp 36abf67e79 shader/image: Implement SUATOM and fix SUST 7 년 전
  ReinUsesLisp 1f43e5296f gl_shader_decompiler: Keep track of written images and mark them as modified 7 년 전
  ReinUsesLisp f17415d431 shader_ir: Implement ST_S 7 년 전
  bunnei f8cc5668f8 Merge pull request #2758 from ReinUsesLisp/packed-tid 7 년 전
  ReinUsesLisp 4e35177e23 shader_ir: Implement VOTE 7 년 전
  ReinUsesLisp 104641db07 shader/decode: Implement S2R Tic 7 년 전
  Lioncash 60926ac16b shader_ir: Rename Get/SetTemporal to Get/SetTemporary 7 년 전
  Lioncash 44d87ff641 shader_ir: Remove unused includes 7 년 전
  Fernando Sahmkow b56e7f870a Merge pull request #2565 from ReinUsesLisp/track-indirect 7 년 전
  Fernando Sahmkow 1bdb59fc6e Merge pull request #2695 from ReinUsesLisp/layer-viewport 7 년 전
  ReinUsesLisp afa8096df5 shader: Allow tracking of indirect buffers without variable offset 7 년 전
  Fernando Sahmkow f2549739d1 shader_ir: Add comments on missing instruction. 7 년 전
  Fernando Sahmkow d5533b440c shader_ir: Unify blocks in decompiled shaders. 7 년 전
  Fernando Sahmkow 926b80102f shader_ir: Decompile Flow Stack 7 년 전
  Fernando Sahmkow 459fce3a8f shader_ir: propagate shader size to the IR 7 년 전
  Fernando Sahmkow c218ae4b02 shader_ir: Remove the old scanner. 7 년 전
  ReinUsesLisp c9d886c84e gl_shader_decompiler: Implement gl_ViewportIndex and gl_Layer in vertex shaders 7 년 전
  ReinUsesLisp 9097301d92 shader: Implement bindless images 7 년 전
  ReinUsesLisp 06c4ce8645 shader: Decode SUST and implement backing image functionality 7 년 전
  ReinUsesLisp 4e81fc8296 shader: Implement texture buffers 7 년 전
  ReinUsesLisp e1b3be7ced shader: Move Node declarations out of the shader IR header 7 년 전
  ReinUsesLisp bf4dfb3ad4 shader: Use shared_ptr to store nodes and move initialization to file 7 년 전