Histórico de Commits

Autor SHA1 Mensagem Data
  bunnei 24bd57b6bf Merge pull request #1691 from linkmauve/improve-sdl-options há 10 anos atrás
  JamePeng 854912ca5d Update the code of service y2r! há 10 anos atrás
  JamePeng 7129611e65 Implement CheckNew3DS and CheckNew3DSApp há 10 anos atrás
  Emmanuel Gil Peyrot 164c15f911 SDL2 Frontend: Use argv[0], add a --version, and reorder options. há 10 anos atrás
  bunnei 6d29c20208 Merge pull request #1672 from wwylele/win-driver-fix há 10 anos atrás
  bunnei 32dfd4b4fe Merge pull request #1612 from ObsidianX/get-set-sockopt há 10 anos atrás
  bunnei 142a5dc3f5 Merge pull request #1625 from JayFoxRox/sw-blend-func há 10 anos atrás
  Jannik Vogel e2b63a2dd7 Rasterizer: Allow all blend factors for alpha blend-func há 10 anos atrás
  bunnei 3e7e8daf59 Merge pull request #1685 from lioncash/hdr há 10 anos atrás
  Lioncash 1cc183703a core: Clean out some unnecessary header includes há 10 anos atrás
  bunnei 2b422fbcc5 Merge pull request #1667 from wwylele/ncch-loader-fix há 10 anos atrás
  bunnei 7805f66784 Merge pull request #1673 from MerryMage/config-minimumSize há 10 anos atrás
  wwylele 43b6cbd762 fix driver root identification on Windows há 10 anos atrás
  Mathew Maidment d496969c9c Merge pull request #1671 from lioncash/mem há 10 anos atrás
  MerryMage fd771d7a87 Configure Dialog: Remove minimumSize property há 10 anos atrás
  JamePeng 8d5a6110f7 Y2R: num_tiles should be allowed when its value is 128 (#1669) há 10 anos atrás
  Lioncash 4501a9eb50 debug_utils: use std::make_unique for initializing PicaTrace há 10 anos atrás
  bunnei 23f967b0af Merge pull request #1666 from MerryMage/barrier há 10 anos atrás
  bunnei aff35d3e58 Merge pull request #1665 from lioncash/file há 10 anos atrás
  wwylele 727d508e02 ncch:only decompress .code section há 10 anos atrás
  MerryMage 3c710f9b10 Thread: Make Barrier reusable há 10 anos atrás
  MerryMage 8c50833445 common/thread: Correct code style 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