Historial de Commits

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