Commit Graph

  • ade0889519 Merge pull request #1855 from MerryMage/memory-headers-20160526 Mat M 2016-05-26 14:19:31 -04:00
  • 80abe6eb08 Memory: Added necessary headers and removed unnecessary header MerryMage 2016-05-26 18:53:30 +01:00
  • f50a32bfce Merge pull request #1817 from linkmauve/smdh-stuff bunnei 2016-05-25 16:40:36 -04:00
  • c106f71beb New3DS: Minor style cleanup to #1520. bunnei 2016-05-24 17:22:44 -04:00
  • 2e5e7d9be0 Merge pull request #1520 from JamePeng/checknew3ds bunnei 2016-05-24 17:19:26 -04:00
  • a316fbb15a Merge pull request #1733 from lioncash/vert_loader bunnei 2016-05-23 21:13:34 -04:00
  • 6a28f46844 OpenGL: Set shader_dirty on lighting changes Jannik Vogel 2016-05-23 19:09:28 +02:00
  • 30a01584f2 Pica: Name LightSrc.config register Jannik Vogel 2016-05-23 23:11:06 +02:00
  • 8e905b3af6 Pica: Name lighting.config0 and .config1 registers Jannik Vogel 2016-05-23 23:06:31 +02:00
  • 068bd6f728 OpenGL: Use uniforms for dist_atten_bias and dist_atten_scale Jannik Vogel 2016-05-23 22:53:53 +02:00
  • e054e55ca2 Merge pull request #1837 from wwylele/sync-trap bunnei 2016-05-22 20:07:20 -04:00
  • 080a2d719c Loader: Split SMDH into its own header and import helpers from QGameList Emmanuel Gil Peyrot 2016-05-18 00:42:45 +01:00
  • 64068583fb CFG: Remove use of Memory::GetPointer MerryMage 2016-04-16 11:51:48 +01:00
  • fddd243b17 APT: Remove use of Memory::GetPointer MerryMage 2016-04-16 11:18:49 +01:00
  • 1ebaaf9bb1 Kernel/Thread: Remove use of Memory::GetPointer MerryMage 2016-04-16 10:27:32 +01:00
  • aa84cab4e9 Applets/swkdb: Remove use of Memory::GetPointer MerryMage 2016-04-16 10:11:10 +01:00
  • ca17df5757 Memory: ZeroBlock MerryMage 2016-04-16 10:21:41 +01:00
  • 2be17a0c6e FileSys/Path: Replace Memory::GetPointer with Memory::ReadBlock MerryMage 2016-04-16 10:01:43 +01:00
  • b3b3dd7591 Debugger/Callstack: Replace Memory::GetPointer with Memory::IsValidVirtualAddress MerryMage 2016-04-16 09:48:46 +01:00
  • 3873b36db3 Memory: ReadBlock/WriteBlock MerryMage 2016-04-16 09:14:18 +01:00
  • c084fc824c Memory: IsValidVirtualAddress/IsValidPhysicalAddress MerryMage 2016-04-16 08:46:11 +01:00
  • 314ce5e505 CitraQt: Simplify the game list loader code Emmanuel Gil Peyrot 2016-05-18 22:06:50 +01:00
  • 9a35d1fb4a Loader: Add a GetFileType method to get the type of a loaded file Emmanuel Gil Peyrot 2016-05-17 23:30:44 +01:00
  • 8fc9c03126 Loader, Frontends: Refactor loader creation and game loading Emmanuel Gil Peyrot 2016-05-17 23:06:33 +01:00
  • 8ab6f26c09 Common: Make recursive FileUtil functions take a maximum recursion Emmanuel Gil Peyrot 2015-09-06 07:59:04 +01:00
  • 86ea7995ad SVC::WaitSynchronizationN: Reschedule at the end wwylele 2016-05-21 17:45:18 +03:00
  • 51ee2d2eb1 Appveyor: Restore working directory after test_script (#1835) Maribel 2016-05-21 16:11:55 +01:00
  • 5edff287b6 Merge pull request #1564 from MerryMage/this-is-only-a-test bunnei 2016-05-21 10:15:13 -04:00
  • 0c2fab4401 Merge pull request #1816 from JayFoxRox/refactor-tev-dump bunnei 2016-05-20 21:23:01 -04:00
  • d77279a415 Refactor Tev stage dumper Jannik Vogel 2016-05-17 11:13:25 +02:00
  • 324c21c922 Extend Tev stage dumper Jannik Vogel 2016-04-16 01:00:09 +02:00
  • 98923ab6e5 Config: Restore previously selected audio sink option (#1824) James Rowe 2016-05-20 12:37:34 -06:00
  • af258584d9 Merge pull request #1797 from MerryMage/audio-mixer bunnei 2016-05-19 18:11:14 -04:00
  • 87de1ca968 Tests: Run tests on CI MerryMage 2016-05-19 18:54:50 +01:00
  • a03f9b6fb6 tests: Infrastructure for unit tests MerryMage 2016-03-20 14:58:24 +00:00
  • f4d364a60e DSP/HLE: Audio output MerryMage 2016-05-15 12:51:04 +01:00
  • 6542c60602 DSP/HLE: Implement mixer processing MerryMage 2016-04-27 07:22:39 +01:00
  • d895bc1543 Merge pull request #1785 from MerryMage/mp-dpi bunnei 2016-05-18 18:03:59 -04:00
  • d014873916 Config: Audio sink configuration (#1798) Maribel 2016-05-18 23:01:03 +01:00
  • edf30d84cc Remove exceptions parameter from normaliseround VFP functions Jannik Vogel 2016-05-18 15:12:31 +02:00
  • 693cca8f1f Fix exception propagation for VFP single precision Jannik Vogel 2016-05-16 11:11:16 +02:00
  • 7dde13f875 Fix exception propagation for VFP double precision Jannik Vogel 2016-05-16 10:55:00 +02:00
  • 7a7488a0bb Merge pull request #1814 from JayFoxRox/fix-read-after-write Mat M 2016-05-18 08:32:36 -04:00
  • 3a45eacb16 Fix read-after-write in SMUAD, SMLAD, SMUSD, SMLSD Jannik Vogel 2016-05-18 13:59:05 +02:00
  • 960297e577 Update ACT:U and create ACT:A (#1809) András Domonkos 2016-05-18 03:28:25 +02:00
  • a39144050b Merge pull request #1800 from JayFoxRox/set-fpscr bunnei 2016-05-17 21:24:57 -04:00
  • af37dd0d52 Set fpscr for new threads Jannik Vogel 2016-05-14 15:45:04 +02:00
  • e5599ed300 Merge pull request #1786 from JayFoxRox/blend-equation bunnei 2016-05-16 20:00:21 -04:00
  • ff0fa86b17 Retrieve shader result from new OutputRegisters-type Jannik Vogel 2016-05-13 08:49:20 +02:00
  • f40fabd688 Merge pull request #1787 from JayFoxRox/refactor-jit linkmauve 2016-05-16 17:54:45 +01:00
  • 501d0bc5ed Fix ftoi behaviour Jannik Vogel 2016-05-15 16:33:36 +02:00
  • 6fe0cb671d Respect fpscr in ftoiz Jannik Vogel 2016-05-16 10:47:01 +02:00
  • 1643786c04 Disable VFP3 instructions Jannik Vogel 2016-05-15 16:32:42 +02:00
  • bd9ac24631 Merge pull request #1792 from JayFoxRox/avoid-uninitialised bunnei 2016-05-15 20:44:32 -04:00
  • 5c8beca792 DSP_DSP: Remove GetHeadphoneStatus logspam (#1799) Maribel 2016-05-16 01:43:01 +01:00
  • 6cccdcacd2 fixup! fixup! Refactor input system wwylele 2016-05-15 19:35:06 +03:00
  • 6d49e4621c fixup! Refactor input system wwylele 2016-05-15 13:35:45 +03:00
  • 416faa20d1 implement circle pad modifier wwylele 2016-05-13 18:32:43 +03:00
  • 03631f9b8f Refactor input subsystem wwylele 2016-05-12 13:09:36 +03:00
  • 6f6af6928f AudioCore: Implement time stretcher (#1737) Maribel 2016-05-15 03:04:03 +01:00
  • d299f7ed28 Merge pull request #1794 from Subv/regression_fix bunnei 2016-05-14 17:02:21 -04:00
  • 64da2bf0cd Memory: Fixed a regression caused by #1695 and #1689. Subv 2016-05-14 11:24:19 -05:00
  • 5389dedfa1 OpenGL: Only update depth uniforms if the depth changed Jannik Vogel 2016-05-14 10:16:45 +02:00
  • f8a11a664f OpenGL: value-initialize variables which cause uninitialised access otherwise Jannik Vogel 2016-05-14 10:16:06 +02:00
  • 18b517e236 Merge pull request #1689 from Subv/shmem bunnei 2016-05-13 15:33:44 -04:00
  • 193ea9df29 Merge pull request #1788 from MerryMage/ext-soundtouch Tony Wasserka 2016-05-13 12:34:24 +02:00
  • 32b1d8ebb0 gitmodules: citra-emu/soundtouch → citra-emu/ext-soundtouch MerryMage 2016-05-13 11:31:36 +01:00
  • 1308afe2c2 Use new shader-jit signature for interpreter Jannik Vogel 2016-05-13 09:38:40 +02:00
  • 4e01e9ffc5 Refactor access to state in shader-jit Jannik Vogel 2016-05-13 08:46:14 +02:00
  • 0d8bd3ba36 Merge pull request #1695 from Subv/tls_alloc bunnei 2016-05-12 21:51:35 -04:00
  • ac2de12ed8 HLE/Applets: Give each applet its own block of heap memory, and use that when creating the framebuffer shared memory block. Subv 2016-05-08 17:10:53 -05:00
  • d261984f54 Kernel: Account for automatically-allocated shared memories in the amount of used linear heap memory. Subv 2016-04-19 15:56:11 -05:00
  • abf8dcd700 APT: Move the shared font loading and relocation functions to their own subdirectory services/apt/bcfnt. Subv 2016-04-19 12:13:00 -05:00
  • 5679d066b5 Kernel/SharedMemory: Log an error when Map fails. Subv 2016-04-19 11:59:44 -05:00
  • 0fb6d2a247 Kernel: Implemented shared memory permissions. Subv 2016-04-17 21:58:51 -05:00
  • 9005cda664 APT: Implement relocating the shared font to its true address. Subv 2016-04-17 21:12:37 -05:00
  • f72bd57212 Kernel/Memory: Remove the Shared Memory region from the legacy memory map. Subv 2016-04-17 21:10:17 -05:00
  • 1bd0cf542f Kernel/SharedMemory: Properly implemented shared memory support. Subv 2016-04-17 21:07:52 -05:00
  • 42a50da76b Kernel/SVC: Fixed the register order for svcCreateMemoryBlock. Subv 2016-04-17 13:36:15 -05:00
  • d474d117f6 Merge pull request #1783 from JayFoxRox/cleanup-shadersetup bunnei 2016-05-12 19:32:44 -04:00
  • 5864cb7e00 OpenGL: Support blend equation Jannik Vogel 2016-05-12 22:57:15 +02:00
  • 9b4187974b Microprofile: DPI-aware drawing MerryMage 2016-05-12 21:49:02 +01:00
  • 7e756faaba Move program_counter and call_stack from UnitState to interpreter Jannik Vogel 2016-05-12 10:25:38 +02:00
  • 6c6d99ca51 Move default_attributes into Pica state Jannik Vogel 2016-05-12 10:06:35 +02:00
  • f6eb62d062 Merge pull request #1690 from JayFoxRox/tex-type-3 bunnei 2016-05-11 21:47:08 -04:00
  • 996f14f757 Merge pull request #1780 from JayFoxRox/shadersetup-class bunnei 2016-05-11 21:37:47 -04:00
  • ae7a82fa1c Turn ShaderSetup into struct Jannik Vogel 2016-03-30 02:45:18 +02:00
  • 5a7306d6df OpenGL: Implement texture type 3 Jannik Vogel 2016-04-19 00:53:42 +02:00
  • 4311297eb1 Rasterizer: Implement texture type 3 Jannik Vogel 2016-04-19 00:53:28 +02:00
  • 2f8e8e1455 Pica: Add tc0.w to OutputVertex Jannik Vogel 2016-04-18 10:51:13 +02:00
  • 9cfebb9334 Pica: Add texture type to state Jannik Vogel 2016-04-18 10:44:30 +02:00
  • 86ecbdfa4d Merge pull request #1621 from JayFoxRox/w-buffer bunnei 2016-05-10 23:00:40 -04:00
  • feecc76333 Merge pull request #1774 from lioncash/warn bunnei 2016-05-10 12:14:41 -04:00
  • 1ec1325117 Merge pull request #1773 from lioncash/debug-build Mat M 2016-05-10 09:52:05 -04:00
  • 75e5d0a6a0 gl_rasterizer: Fix compilation for debug builds Lioncash 2016-05-10 09:04:56 -04:00
  • 0a52e1f587 gdbstub: Silence missing prototype warnings Lioncash 2016-05-10 09:17:07 -04:00
  • fc9cc21024 OpenGL: Implement W-Buffers and fix depth-mapping Jannik Vogel 2016-03-30 19:27:04 +02:00
  • 4c98113b57 Pica: Implement W-Buffer in SW rasterizer Jannik Vogel 2016-03-20 01:53:49 +01:00
  • 006fe5fc0f Merge pull request #1704 from JayFoxRox/pod-config linkmauve 2016-05-10 01:16:53 +01:00
  • 976bacf5f7 Merge pull request #1771 from lioncash/user bunnei 2016-05-09 18:54:09 -04:00