Historique des commits

Auteur SHA1 Message Date
  bunnei f41eb95e13 maxwell_3d: Reset vertex counts after drawing. il y a 8 ans
  bunnei 08b8fcbe6d gl_shader_decompiler: Implement MOV_R. il y a 8 ans
  bunnei 316327f487 maxwell_to_gl: Implement type SignedNorm, Size_8_8_8_8. il y a 8 ans
  bunnei c7ce472eeb shader_bytecode: Add decoding for FMNMX instruction. il y a 8 ans
  bunnei a71346cd7c gl_shader_decompiler: Implement MOV_C. il y a 8 ans
  bunnei 6c464a2a4a Merge pull request #416 from bunnei/shader-ints-p3 il y a 8 ans
  bunnei 49d92aa661 Merge pull request #417 from bunnei/lang-codes il y a 8 ans
  bunnei 334e859ab1 am: Fix GetDesiredLanguage implementation. il y a 8 ans
  bunnei 17b16cf6f6 set: Fix GetAvailableLanguageCodes implementation. il y a 8 ans
  Sebastian Valle faa431b274 Merge pull request #418 from bunnei/copy-block-height il y a 8 ans
  bunnei f87ea8fa8b fermi_2d: Fix surface copy block height. il y a 8 ans
  bunnei 0c01c34eff gl_shader_decompiler: Partially implement I2I_R, and I2F_R. il y a 8 ans
  bunnei e73927cfc2 gl_shader_decompiler: More cleanups, etc. with how we handle register types. il y a 8 ans
  bunnei c691fa4074 GLSLRegister: Simplify register declarations, etc. il y a 8 ans
  bunnei f2dcb39049 shader_bytecode: Add decodings for i2i instructions. il y a 8 ans
  bunnei a7b5ab4d9a gl_shader_decompiler: Implement MOV32_IMM instruction. il y a 8 ans
  bunnei 3d9126ba87 Merge pull request #414 from lioncash/cruft il y a 8 ans
  bunnei 7fd54fed92 Merge pull request #413 from lioncash/dynarmic il y a 8 ans
  Lioncash 5d9ee12b1a file_util: Remove compiler version checks around is_trivially_copyable() il y a 8 ans
  bunnei bad00085ca Merge pull request #412 from lioncash/log il y a 8 ans
  Lioncash e56e2a1528 externals: Update dynarmic il y a 8 ans
  Mat M 99ac33de20 Merge pull request #411 from lioncash/travis il y a 8 ans
  Lioncash d43c49264f log: Remove old logging macros and functions il y a 8 ans
  bunnei 6b365f7703 Merge pull request #408 from bunnei/shader-ints-p2 il y a 8 ans
  bunnei 41dde2394b Merge pull request #410 from lioncash/generic il y a 8 ans
  Lioncash 5a579f66a0 travis: Use Xcode 9.3 instead of 9.2 il y a 8 ans
  Lioncash 16198f979e renderer_opengl: Replace usages of LOG_GENERIC with fmt-capable equivalents il y a 8 ans
  Lioncash 843dd62c81 core: Replace usages of LOG_GENERIC with new fmt-capable equivalents il y a 8 ans
  bunnei e6242ab5e6 gl_shader_decompiler: Add GLSLRegisterManager class to track register state. il y a 8 ans
  bunnei acede1f1d3 Merge pull request #409 from lioncash/assert il y a 8 ans