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

Автор SHA1 Сообщение Дата
  Jannik Vogel edf30d84cc Remove `exceptions` parameter from `normaliseround` VFP functions 10 лет назад
  Jannik Vogel 693cca8f1f Fix exception propagation for VFP single precision 10 лет назад
  Jannik Vogel 7dde13f875 Fix exception propagation for VFP double precision 10 лет назад
  Mat M 7a7488a0bb Merge pull request #1814 from JayFoxRox/fix-read-after-write 10 лет назад
  Jannik Vogel 3a45eacb16 Fix read-after-write in SMUAD, SMLAD, SMUSD, SMLSD 10 лет назад
  András Domonkos 960297e577 Update ACT:U and create ACT:A (#1809) 10 лет назад
  bunnei a39144050b Merge pull request #1800 from JayFoxRox/set-fpscr 10 лет назад
  Jannik Vogel af37dd0d52 Set fpscr for new threads 10 лет назад
  bunnei e5599ed300 Merge pull request #1786 from JayFoxRox/blend-equation 10 лет назад
  linkmauve f40fabd688 Merge pull request #1787 from JayFoxRox/refactor-jit 10 лет назад
  bunnei bd9ac24631 Merge pull request #1792 from JayFoxRox/avoid-uninitialised 10 лет назад
  Maribel 5c8beca792 DSP_DSP: Remove GetHeadphoneStatus logspam (#1799) 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 лет назад