Commit History

Autor SHA1 Mensaxe Data
  Subv 5b7f86708c Kernel/Threading: Warn when a thread can be scheduled in the Syscore (Core 1). %!s(int64=10) %!d(string=hai) anos
  bunnei 3e7e8daf59 Merge pull request #1685 from lioncash/hdr %!s(int64=10) %!d(string=hai) anos
  Lioncash 1cc183703a core: Clean out some unnecessary header includes %!s(int64=10) %!d(string=hai) anos
  bunnei 2b422fbcc5 Merge pull request #1667 from wwylele/ncch-loader-fix %!s(int64=10) %!d(string=hai) anos
  bunnei 7805f66784 Merge pull request #1673 from MerryMage/config-minimumSize %!s(int64=10) %!d(string=hai) anos
  Mathew Maidment d496969c9c Merge pull request #1671 from lioncash/mem %!s(int64=10) %!d(string=hai) anos
  MerryMage fd771d7a87 Configure Dialog: Remove minimumSize property %!s(int64=10) %!d(string=hai) anos
  JamePeng 8d5a6110f7 Y2R: num_tiles should be allowed when its value is 128 (#1669) %!s(int64=10) %!d(string=hai) anos
  Lioncash 4501a9eb50 debug_utils: use std::make_unique for initializing PicaTrace %!s(int64=10) %!d(string=hai) anos
  bunnei 23f967b0af Merge pull request #1666 from MerryMage/barrier %!s(int64=10) %!d(string=hai) anos
  bunnei aff35d3e58 Merge pull request #1665 from lioncash/file %!s(int64=10) %!d(string=hai) anos
  wwylele 727d508e02 ncch:only decompress .code section %!s(int64=10) %!d(string=hai) anos
  MerryMage 3c710f9b10 Thread: Make Barrier reusable %!s(int64=10) %!d(string=hai) anos
  MerryMage 8c50833445 common/thread: Correct code style %!s(int64=10) %!d(string=hai) anos
  bunnei d89e48679e Merge pull request #1546 from bunnei/refactor-shader-jit %!s(int64=10) %!d(string=hai) anos
  bunnei d7fe2784cc shader_jit_x64: Rename RuntimeAssert to Compile_Assert. %!s(int64=10) %!d(string=hai) anos
  bunnei 3f623b2561 shader_jit_x64.cpp: Rename JitCompiler to JitShader. %!s(int64=10) %!d(string=hai) anos
  bunnei 847fb951e2 shader_jit_x64: Free memory that's no longer needed after compilation. %!s(int64=10) %!d(string=hai) anos
  bunnei 60aa72e117 shader_jit_x64: Use a sorted vector instead of a set for keeping track of return addresses. %!s(int64=10) %!d(string=hai) anos
  bunnei 60749f2cda shader_jit_x64: Use CALL/RET instead of JMP for subroutines. %!s(int64=10) %!d(string=hai) anos
  bunnei 507e0b5989 emitter: Add CALL that can be fixed up. %!s(int64=10) %!d(string=hai) anos
  bunnei 1d45b57939 shader_jit_x64: Separate initialization and code generation for readability. %!s(int64=10) %!d(string=hai) anos
  bunnei 6e0319eec9 shader_jit_x64: Get rid of unnecessary last_program_counter variable. %!s(int64=10) %!d(string=hai) anos
  bunnei f3afe24594 shader_jit_x64: Execute certain asserts at runtime. %!s(int64=10) %!d(string=hai) anos
  bunnei ffcf7ecee9 shader: Remove unused 'state' argument from 'Setup' function. %!s(int64=10) %!d(string=hai) anos
  bunnei a5a74eb121 shader_jit_x64: Specify shader main offset at runtime. %!s(int64=10) %!d(string=hai) anos
  bunnei c9d10de644 shader_jit_x64: Allocate each program independently and persist for emu session. %!s(int64=10) %!d(string=hai) anos
  bunnei 4632791a40 shader_jit_x64: Rewrite flow control to support arbitrary CALL and JMP instructions. %!s(int64=10) %!d(string=hai) anos
  bunnei 135aec7bea shader_jit_x64: Fix strict memory aliasing issues. %!s(int64=10) %!d(string=hai) anos
  bunnei e5d417213c emitter: Support arbitrary FixupBranch targets. %!s(int64=10) %!d(string=hai) anos