Историја ревизија

Аутор SHA1 Порука Датум
  bunnei 3f623b2561 shader_jit_x64.cpp: Rename JitCompiler to JitShader. пре 10 година
  bunnei 847fb951e2 shader_jit_x64: Free memory that's no longer needed after compilation. пре 10 година
  bunnei 60aa72e117 shader_jit_x64: Use a sorted vector instead of a set for keeping track of return addresses. пре 10 година
  bunnei 60749f2cda shader_jit_x64: Use CALL/RET instead of JMP for subroutines. пре 10 година
  bunnei 507e0b5989 emitter: Add CALL that can be fixed up. пре 10 година
  bunnei 1d45b57939 shader_jit_x64: Separate initialization and code generation for readability. пре 10 година
  bunnei 6e0319eec9 shader_jit_x64: Get rid of unnecessary last_program_counter variable. пре 10 година
  bunnei f3afe24594 shader_jit_x64: Execute certain asserts at runtime. пре 10 година
  bunnei ffcf7ecee9 shader: Remove unused 'state' argument from 'Setup' function. пре 10 година
  bunnei a5a74eb121 shader_jit_x64: Specify shader main offset at runtime. пре 10 година
  bunnei c9d10de644 shader_jit_x64: Allocate each program independently and persist for emu session. пре 10 година
  bunnei 4632791a40 shader_jit_x64: Rewrite flow control to support arbitrary CALL and JMP instructions. пре 10 година
  bunnei 135aec7bea shader_jit_x64: Fix strict memory aliasing issues. пре 10 година
  bunnei e5d417213c emitter: Support arbitrary FixupBranch targets. пре 10 година
  bunnei db0db6a182 Merge pull request #1660 from MerryMage/file_util пре 10 година
  MerryMage 226c5546e2 FileUtil: Missing #include, Add const to IOFile methods пре 10 година
  bunnei 38f4c9cce9 Merge pull request #1613 from mailwl/anp пре 10 година
  Yuri Kunde Schlesner 9dd3976f9f Merge pull request #1659 from JayFoxRox/apply-config пре 10 година
  Jannik Vogel 997af88ec6 Use Settings::Apply in SDL frontend пре 10 година
  Jannik Vogel f2c8619704 CitraQt: Apply config at startup пре 10 година
  mailwl df0a81621f Set Kernel config "Unknown Value" to 0x1 пре 10 година
  Yuri Kunde Schlesner ad664b4a01 Merge pull request #1657 from JayFoxRox/remove-dump-geometry пре 10 година
  bunnei a1b81469a3 Merge pull request #1368 from LittleWhite-tb/configure-widget пре 10 година
  Jannik Vogel ff7c798d86 Pica: Remove geometry dumper (PICA_DUMP_GEOMETRY) пре 10 година
  Mathew Maidment 0b7efc2be2 Merge pull request #1653 from mailwl/blx-lr пре 10 година
  mailwl 2efc1c9348 Fix BLX LR opcode interpretation пре 10 година
  bunnei 069e040500 Merge pull request #1624 from JayFoxRox/buffer-allow-write пре 10 година
  Jannik Vogel 35a92b4097 OpenGL: Respect buffer-write allow registers пре 10 година
  Jannik Vogel c6bbc41984 OpenGL: Split buffer-write mask sync into seperate functions пре 10 година
  Jannik Vogel fa24df7340 Rasterizer: Respect buffer-write allow registers пре 10 година