Histórico de Commits

Autor SHA1 Mensagem Data
  Jannik Vogel f8a11a664f OpenGL: value-initialize variables which cause uninitialised access otherwise há 10 anos atrás
  bunnei 18b517e236 Merge pull request #1689 from Subv/shmem há 10 anos atrás
  Tony Wasserka 193ea9df29 Merge pull request #1788 from MerryMage/ext-soundtouch há 10 anos atrás
  MerryMage 32b1d8ebb0 gitmodules: citra-emu/soundtouch → citra-emu/ext-soundtouch há 10 anos atrás
  bunnei 0d8bd3ba36 Merge pull request #1695 from Subv/tls_alloc há 10 anos atrás
  Subv ac2de12ed8 HLE/Applets: Give each applet its own block of heap memory, and use that when creating the framebuffer shared memory block. há 10 anos atrás
  Subv d261984f54 Kernel: Account for automatically-allocated shared memories in the amount of used linear heap memory. há 10 anos atrás
  Subv abf8dcd700 APT: Move the shared font loading and relocation functions to their own subdirectory services/apt/bcfnt. há 10 anos atrás
  Subv 5679d066b5 Kernel/SharedMemory: Log an error when Map fails. há 10 anos atrás
  Subv 0fb6d2a247 Kernel: Implemented shared memory permissions. há 10 anos atrás
  Subv 9005cda664 APT: Implement relocating the shared font to its true address. há 10 anos atrás
  Subv f72bd57212 Kernel/Memory: Remove the Shared Memory region from the legacy memory map. há 10 anos atrás
  Subv 1bd0cf542f Kernel/SharedMemory: Properly implemented shared memory support. há 10 anos atrás
  Subv 42a50da76b Kernel/SVC: Fixed the register order for svcCreateMemoryBlock. há 10 anos atrás
  bunnei d474d117f6 Merge pull request #1783 from JayFoxRox/cleanup-shadersetup há 10 anos atrás
  Jannik Vogel 7e756faaba Move program_counter and call_stack from UnitState to interpreter há 10 anos atrás
  Jannik Vogel 6c6d99ca51 Move default_attributes into Pica state há 10 anos atrás
  bunnei f6eb62d062 Merge pull request #1690 from JayFoxRox/tex-type-3 há 10 anos atrás
  bunnei 996f14f757 Merge pull request #1780 from JayFoxRox/shadersetup-class há 10 anos atrás
  Jannik Vogel ae7a82fa1c Turn ShaderSetup into struct há 10 anos atrás
  Jannik Vogel 5a7306d6df OpenGL: Implement texture type 3 há 10 anos atrás
  Jannik Vogel 4311297eb1 Rasterizer: Implement texture type 3 há 10 anos atrás
  Jannik Vogel 2f8e8e1455 Pica: Add tc0.w to OutputVertex há 10 anos atrás
  Jannik Vogel 9cfebb9334 Pica: Add texture type to state há 10 anos atrás
  bunnei 86ecbdfa4d Merge pull request #1621 from JayFoxRox/w-buffer há 10 anos atrás
  bunnei feecc76333 Merge pull request #1774 from lioncash/warn há 10 anos atrás
  Mat M 1ec1325117 Merge pull request #1773 from lioncash/debug-build há 10 anos atrás
  Lioncash 75e5d0a6a0 gl_rasterizer: Fix compilation for debug builds há 10 anos atrás
  Lioncash 0a52e1f587 gdbstub: Silence missing prototype warnings há 10 anos atrás
  Jannik Vogel fc9cc21024 OpenGL: Implement W-Buffers and fix depth-mapping há 10 anos atrás