История коммитов

Автор SHA1 Сообщение Дата
  bunnei 066d6184d4 Merge pull request #602 from Subv/mufu_subop 8 лет назад
  Subv f33e406ff2 GPU: Corrected the size of the MUFU subop field, and removed incorrect "min" operation. 8 лет назад
  bunnei c96da97630 gl_shader_decompiler: Implement predicate NotEqualWithNan. 8 лет назад
  Subv a3d82ef5d9 Build: Fixed some MSVC warnings in various parts of the code. 8 лет назад
  Subv eab7457c00 GPU: Don't mark uniform buffers and registers as used for instructions which don't have them. 8 лет назад
  bunnei afdd657d30 gl_shader_decompiler: Implement LOP instructions. 8 лет назад
  bunnei 5673ce39c7 gl_shader_decompiler: Refactor LOP32I instruction a bit in support of LOP. 8 лет назад
  bunnei d383043e07 gl_shader_decompiler: Implement integer size conversions for I2I/I2F/F2I. 8 лет назад
  bunnei 2015a1b180 Merge pull request #558 from Subv/iadd32i 8 лет назад
  Subv db0497b808 GPU: Implemented the iadd32i shader instruction. 8 лет назад
  bunnei 5f3d6c85db gl_shader_decompiler: Implement saturate for float instructions. 8 лет назад
  Subv b366b885a1 GPU: Implement the iset family of shader instructions. 8 лет назад
  Subv 3cb753eeb1 GPU: Added decodings for the ISET family of instructions. 8 лет назад
  bunnei d81aaa3ed3 Merge pull request #550 from Subv/ssy 8 лет назад
  bunnei e2176dc7ce Merge pull request #551 from bunnei/shr 8 лет назад
  bunnei 5440b9c634 gl_shader_decompiler: Implement SHR instruction. 8 лет назад
  Subv abec5f82e2 GPU: Stub the SSY shader instruction. 8 лет назад
  bunnei bbc4f369ed gl_shader_decompiler: Implement IADD instruction. 8 лет назад
  bunnei 79e9c2e237 gl_shader_decompiler: Add missing asserts for saturate_a instructions. 8 лет назад
  bunnei 92209f905f gl_shader_decompiler: Implement BFE_IMM instruction. 8 лет назад
  bunnei 128aeba0f3 gl_shader_decompiler: F2F: Implement rounding modes. 8 лет назад
  bunnei 4b114e1b8a shader_bytecode: Add instruction decodings for BFE, IMNMX, and XMAD. 8 лет назад
  bunnei 4669f15f8b gl_shader_decompiler: Implement LD_C instruction. 8 лет назад
  bunnei 6e386a334b gl_shader_decompiler: Refactor uniform handling to allow different decodings. 8 лет назад
  bunnei 5fb99e6a16 Merge pull request #516 from Subv/f2i_r 8 лет назад
  bunnei 38eb33f150 Merge pull request #521 from Subv/bra 8 лет назад
  Subv e7dfcdde74 GPU: Corrected the branch targets for the shader bra instruction. 8 лет назад
  Subv 4b89348c00 GPU: Implemented the F2I_R shader instruction. 8 лет назад
  bunnei c23c30c76f gl_shader_decompiler: Implement SHL instruction. 8 лет назад
  Subv 23b1e6eded GPU: Implement the ISCADD shader instructions. 8 лет назад