История коммитов

Автор SHA1 Сообщение Дата
  Jannik Vogel ff0fa86b17 Retrieve shader result from new OutputRegisters-type 10 лет назад
  linkmauve f40fabd688 Merge pull request #1787 from JayFoxRox/refactor-jit 10 лет назад
  Jannik Vogel 501d0bc5ed Fix ftoi behaviour 10 лет назад
  Jannik Vogel 6fe0cb671d Respect fpscr in ftoiz 10 лет назад
  Jannik Vogel 1643786c04 Disable VFP3 instructions 10 лет назад
  bunnei bd9ac24631 Merge pull request #1792 from JayFoxRox/avoid-uninitialised 10 лет назад
  Maribel 5c8beca792 DSP_DSP: Remove GetHeadphoneStatus logspam (#1799) 10 лет назад
  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 лет назад
  Jannik Vogel 5389dedfa1 OpenGL: Only update depth uniforms if the depth changed 10 лет назад
  Jannik Vogel f8a11a664f OpenGL: value-initialize variables which cause uninitialised access otherwise 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 лет назад
  Jannik Vogel 1308afe2c2 Use new shader-jit signature for interpreter 10 лет назад
  Jannik Vogel 4e01e9ffc5 Refactor access to state in shader-jit 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 лет назад