Historique des commits

Auteur SHA1 Message Date
  Lioncash 526eb33d1e video_core: Remove unused variables il y a 11 ans
  aroulin 1484a23530 Shader JIT: Use SCALE constant from emitter il y a 11 ans
  aroulin 87e3b9ffc0 Shader: Fix size_t to int casts of register offsets il y a 11 ans
  bunnei 918ca40c68 Merge pull request #1088 from aroulin/x64-emitter-abi-call il y a 11 ans
  aroulin ba998b85a1 video_core: Fix format specifiers warnings il y a 11 ans
  aroulin 179ad35c2e x64: Proper stack alignment in shader JIT function calls il y a 11 ans
  aroulin 84959be150 Shader JIT: Fix SGE/SGEI NaN behavior il y a 11 ans
  Yuri Kunde Schlesner c5a4025b65 Merge pull request #1065 from yuriks/shader-fp il y a 11 ans
  aroulin f52d8c1a9b Shader JIT: Fix float to integer rounding in MOVA il y a 11 ans
  Yuri Kunde Schlesner d8ef20c856 Shader JIT: Tiny micro-optimization in DPH il y a 11 ans
  Yuri Kunde Schlesner 630a850d4d Shaders: Fix multiplications between 0.0 and inf il y a 11 ans
  Yuri Kunde Schlesner 082b74fa24 Shaders: Explicitly conform to PICA semantics in MAX/MIN il y a 11 ans
  Yuri Kunde Schlesner 76247170df Shader JIT: Add name to second scratch register (XMM4) il y a 11 ans
  Lioncash fa5076eb9b shader_jit: Replace two MDisp usages with MatR il y a 11 ans
  Yuri Kunde Schlesner 455147ee95 Shader JIT: Fix CMP NaN behavior to match hardware il y a 11 ans
  bunnei 83c214f6d8 Merge pull request #1062 from aroulin/shader-rcp-rsq il y a 11 ans
  aroulin fa552f11ef Shader: RCP and RSQ computes only the 1st component il y a 11 ans
  aroulin 2f1514b904 Shader: implement DPH/DPHI in JIT il y a 11 ans
  aroulin f3e8f42718 Shader: implement SGE, SGEI and SLT in JIT il y a 11 ans
  aroulin 2f9eb98f03 Shader: Save caller-saved registers in JIT before a CALL il y a 11 ans
  aroulin 7d3a6016d6 Shader: implement EX2 and LG2 in JIT il y a 11 ans
  Tony Wasserka 33ba604fd9 Introduce a shader tracer to allow inspection of input/output values for each processed instruction. il y a 11 ans
  bunnei db97090cad Shader: Use a POD struct for registers. il y a 11 ans
  bunnei 0ee00861f6 Common: Cleanup CPU capability detection code. il y a 11 ans
  bunnei a1942238f5 Common: Move cpu_detect to x64 directory. il y a 11 ans
  bunnei bd7e691f78 x64: Refactor to remove fake interfaces and general cleanups. il y a 11 ans
  bunnei cfb354f11f JIT: Support negative address offsets. il y a 11 ans
  bunnei 094ae6fadb Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. il y a 11 ans