Historique des commits

Auteur SHA1 Message Date
  JamePeng 854912ca5d Update the code of service y2r! il y a 10 ans
  bunnei 6d29c20208 Merge pull request #1672 from wwylele/win-driver-fix il y a 10 ans
  bunnei 32dfd4b4fe Merge pull request #1612 from ObsidianX/get-set-sockopt il y a 10 ans
  bunnei 142a5dc3f5 Merge pull request #1625 from JayFoxRox/sw-blend-func il y a 10 ans
  Jannik Vogel e2b63a2dd7 Rasterizer: Allow all blend factors for alpha blend-func il y a 10 ans
  bunnei 3e7e8daf59 Merge pull request #1685 from lioncash/hdr il y a 10 ans
  Lioncash 1cc183703a core: Clean out some unnecessary header includes il y a 10 ans
  bunnei 2b422fbcc5 Merge pull request #1667 from wwylele/ncch-loader-fix il y a 10 ans
  bunnei 7805f66784 Merge pull request #1673 from MerryMage/config-minimumSize il y a 10 ans
  wwylele 43b6cbd762 fix driver root identification on Windows il y a 10 ans
  Mathew Maidment d496969c9c Merge pull request #1671 from lioncash/mem il y a 10 ans
  MerryMage fd771d7a87 Configure Dialog: Remove minimumSize property il y a 10 ans
  JamePeng 8d5a6110f7 Y2R: num_tiles should be allowed when its value is 128 (#1669) il y a 10 ans
  Lioncash 4501a9eb50 debug_utils: use std::make_unique for initializing PicaTrace il y a 10 ans
  bunnei 23f967b0af Merge pull request #1666 from MerryMage/barrier il y a 10 ans
  bunnei aff35d3e58 Merge pull request #1665 from lioncash/file il y a 10 ans
  wwylele 727d508e02 ncch:only decompress .code section il y a 10 ans
  MerryMage 3c710f9b10 Thread: Make Barrier reusable il y a 10 ans
  MerryMage 8c50833445 common/thread: Correct code style il y a 10 ans
  bunnei d89e48679e Merge pull request #1546 from bunnei/refactor-shader-jit il y a 10 ans
  bunnei d7fe2784cc shader_jit_x64: Rename RuntimeAssert to Compile_Assert. il y a 10 ans
  bunnei 3f623b2561 shader_jit_x64.cpp: Rename JitCompiler to JitShader. il y a 10 ans
  bunnei 847fb951e2 shader_jit_x64: Free memory that's no longer needed after compilation. il y a 10 ans
  bunnei 60aa72e117 shader_jit_x64: Use a sorted vector instead of a set for keeping track of return addresses. il y a 10 ans
  bunnei 60749f2cda shader_jit_x64: Use CALL/RET instead of JMP for subroutines. il y a 10 ans
  bunnei 507e0b5989 emitter: Add CALL that can be fixed up. il y a 10 ans
  bunnei 1d45b57939 shader_jit_x64: Separate initialization and code generation for readability. il y a 10 ans
  bunnei 6e0319eec9 shader_jit_x64: Get rid of unnecessary last_program_counter variable. il y a 10 ans
  bunnei f3afe24594 shader_jit_x64: Execute certain asserts at runtime. il y a 10 ans
  bunnei ffcf7ecee9 shader: Remove unused 'state' argument from 'Setup' function. il y a 10 ans