Histórico de Commits

Autor SHA1 Mensagem Data
  Lioncash 4501a9eb50 debug_utils: use std::make_unique for initializing PicaTrace há 10 anos atrás
  bunnei aff35d3e58 Merge pull request #1665 from lioncash/file há 10 anos atrás
  bunnei d89e48679e Merge pull request #1546 from bunnei/refactor-shader-jit há 10 anos atrás
  bunnei d7fe2784cc shader_jit_x64: Rename RuntimeAssert to Compile_Assert. há 10 anos atrás
  bunnei 3f623b2561 shader_jit_x64.cpp: Rename JitCompiler to JitShader. há 10 anos atrás
  bunnei 847fb951e2 shader_jit_x64: Free memory that's no longer needed after compilation. há 10 anos atrás
  bunnei 60aa72e117 shader_jit_x64: Use a sorted vector instead of a set for keeping track of return addresses. há 10 anos atrás
  bunnei 60749f2cda shader_jit_x64: Use CALL/RET instead of JMP for subroutines. há 10 anos atrás
  bunnei 507e0b5989 emitter: Add CALL that can be fixed up. há 10 anos atrás
  bunnei 1d45b57939 shader_jit_x64: Separate initialization and code generation for readability. há 10 anos atrás
  bunnei 6e0319eec9 shader_jit_x64: Get rid of unnecessary last_program_counter variable. há 10 anos atrás
  bunnei f3afe24594 shader_jit_x64: Execute certain asserts at runtime. há 10 anos atrás
  bunnei ffcf7ecee9 shader: Remove unused 'state' argument from 'Setup' function. há 10 anos atrás
  bunnei a5a74eb121 shader_jit_x64: Specify shader main offset at runtime. há 10 anos atrás
  bunnei c9d10de644 shader_jit_x64: Allocate each program independently and persist for emu session. há 10 anos atrás
  bunnei 4632791a40 shader_jit_x64: Rewrite flow control to support arbitrary CALL and JMP instructions. há 10 anos atrás
  bunnei 135aec7bea shader_jit_x64: Fix strict memory aliasing issues. há 10 anos atrás
  bunnei e5d417213c emitter: Support arbitrary FixupBranch targets. há 10 anos atrás
  Lioncash 5f51622e9d file_util: In-class initialize data members há 10 anos atrás
  Lioncash 655623ebb2 file_util: const qualify IOFile's Tell and GetSize functions há 10 anos atrás
  Lioncash a4120ca66c file_util: Don't expose IOFile internals through the API há 10 anos atrás
  Lioncash bf9945b81b file_util: Check for is_trivially_copyable há 10 anos atrás
  Lioncash 3ee4432fe3 file_util: Make IOFile data members private há 10 anos atrás
  bunnei db0db6a182 Merge pull request #1660 from MerryMage/file_util há 10 anos atrás
  MerryMage 226c5546e2 FileUtil: Missing #include, Add const to IOFile methods há 10 anos atrás
  bunnei 38f4c9cce9 Merge pull request #1613 from mailwl/anp há 10 anos atrás
  Yuri Kunde Schlesner 9dd3976f9f Merge pull request #1659 from JayFoxRox/apply-config há 10 anos atrás
  Jannik Vogel 997af88ec6 Use Settings::Apply in SDL frontend há 10 anos atrás
  Jannik Vogel f2c8619704 CitraQt: Apply config at startup há 10 anos atrás
  mailwl df0a81621f Set Kernel config "Unknown Value" to 0x1 há 10 anos atrás