提交歷史

作者 SHA1 備註 提交日期
  wwylele 6cccdcacd2 fixup! fixup! Refactor input system 10 年之前
  wwylele 6d49e4621c fixup! Refactor input system 10 年之前
  wwylele 416faa20d1 implement circle pad modifier 10 年之前
  wwylele 03631f9b8f Refactor input subsystem 10 年之前
  Maribel 6f6af6928f AudioCore: Implement time stretcher (#1737) 10 年之前
  bunnei d299f7ed28 Merge pull request #1794 from Subv/regression_fix 10 年之前
  Subv 64da2bf0cd Memory: Fixed a regression caused by #1695 and #1689. 10 年之前
  bunnei 18b517e236 Merge pull request #1689 from Subv/shmem 10 年之前
  Tony Wasserka 193ea9df29 Merge pull request #1788 from MerryMage/ext-soundtouch 10 年之前
  MerryMage 32b1d8ebb0 gitmodules: citra-emu/soundtouch → citra-emu/ext-soundtouch 10 年之前
  bunnei 0d8bd3ba36 Merge pull request #1695 from Subv/tls_alloc 10 年之前
  Subv ac2de12ed8 HLE/Applets: Give each applet its own block of heap memory, and use that when creating the framebuffer shared memory block. 10 年之前
  Subv d261984f54 Kernel: Account for automatically-allocated shared memories in the amount of used linear heap memory. 10 年之前
  Subv abf8dcd700 APT: Move the shared font loading and relocation functions to their own subdirectory services/apt/bcfnt. 10 年之前
  Subv 5679d066b5 Kernel/SharedMemory: Log an error when Map fails. 10 年之前
  Subv 0fb6d2a247 Kernel: Implemented shared memory permissions. 10 年之前
  Subv 9005cda664 APT: Implement relocating the shared font to its true address. 10 年之前
  Subv f72bd57212 Kernel/Memory: Remove the Shared Memory region from the legacy memory map. 10 年之前
  Subv 1bd0cf542f Kernel/SharedMemory: Properly implemented shared memory support. 10 年之前
  Subv 42a50da76b Kernel/SVC: Fixed the register order for svcCreateMemoryBlock. 10 年之前
  bunnei d474d117f6 Merge pull request #1783 from JayFoxRox/cleanup-shadersetup 10 年之前
  Jannik Vogel 7e756faaba Move program_counter and call_stack from UnitState to interpreter 10 年之前
  Jannik Vogel 6c6d99ca51 Move default_attributes into Pica state 10 年之前
  bunnei f6eb62d062 Merge pull request #1690 from JayFoxRox/tex-type-3 10 年之前
  bunnei 996f14f757 Merge pull request #1780 from JayFoxRox/shadersetup-class 10 年之前
  Jannik Vogel ae7a82fa1c Turn ShaderSetup into struct 10 年之前
  Jannik Vogel 5a7306d6df OpenGL: Implement texture type 3 10 年之前
  Jannik Vogel 4311297eb1 Rasterizer: Implement texture type 3 10 年之前
  Jannik Vogel 2f8e8e1455 Pica: Add tc0.w to OutputVertex 10 年之前
  Jannik Vogel 9cfebb9334 Pica: Add texture type to state 10 年之前