Commit graph

  • 416faa20d1 implement circle pad modifier wwylele 2016-05-13 18:32:43 +0300
  • 03631f9b8f Refactor input subsystem wwylele 2016-05-12 13:09:36 +0300
  • 6f6af6928f AudioCore: Implement time stretcher (#1737) Maribel 2016-05-15 03:04:03 +0100
  • d299f7ed28 Merge pull request #1794 from Subv/regression_fix bunnei 2016-05-14 17:02:21 -0400
  • 64da2bf0cd Memory: Fixed a regression caused by #1695 and #1689. Subv 2016-05-14 11:24:19 -0500
  • 5389dedfa1 OpenGL: Only update depth uniforms if the depth changed Jannik Vogel 2016-05-14 10:16:45 +0200
  • f8a11a664f OpenGL: value-initialize variables which cause uninitialised access otherwise Jannik Vogel 2016-05-14 10:16:06 +0200
  • 18b517e236 Merge pull request #1689 from Subv/shmem bunnei 2016-05-13 15:33:44 -0400
  • c6fa79b3fb fixup! fixup! fixup! fixup! fixup! AudioCore: Implement time stretcher MerryMage 2016-05-13 18:06:40 +0100
  • 299f73235f fixup! fixup! fixup! fixup! AudioCore: Implement time stretcher MerryMage 2016-05-08 11:54:47 +0100
  • ee97a96bbf fixup! fixup! fixup! AudioCore: Implement time stretcher MerryMage 2016-05-02 08:57:00 +0100
  • ab18fcf097 fixup! fixup! AudioCore: Implement time stretcher MerryMage 2016-04-30 21:18:36 +0100
  • f0c787a3ae fixup! AudioCore: Implement time stretcher MerryMage 2016-04-30 10:12:24 +0100
  • ac970b2fee AudioCore: Implement time stretcher MerryMage 2016-04-27 11:49:57 +0100
  • c5a46aacba Merge 7dfaad90b5 into 193ea9df29 wwylele 2016-05-13 11:19:05 +0000
  • 193ea9df29 Merge pull request #1788 from MerryMage/ext-soundtouch Tony Wasserka 2016-05-13 12:34:24 +0200
  • 32b1d8ebb0 gitmodules: citra-emu/soundtouch → citra-emu/ext-soundtouch MerryMage 2016-05-13 11:31:36 +0100
  • 1308afe2c2 Use new shader-jit signature for interpreter Jannik Vogel 2016-05-13 09:38:40 +0200
  • 4e01e9ffc5 Refactor access to state in shader-jit Jannik Vogel 2016-05-13 08:46:14 +0200
  • 0d8bd3ba36 Merge pull request #1695 from Subv/tls_alloc bunnei 2016-05-12 21:51:35 -0400
  • 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 -0500
  • d261984f54 Kernel: Account for automatically-allocated shared memories in the amount of used linear heap memory. Subv 2016-04-19 15:56:11 -0500
  • abf8dcd700 APT: Move the shared font loading and relocation functions to their own subdirectory services/apt/bcfnt. Subv 2016-04-19 12:13:00 -0500
  • 5679d066b5 Kernel/SharedMemory: Log an error when Map fails. Subv 2016-04-19 11:59:44 -0500
  • 0fb6d2a247 Kernel: Implemented shared memory permissions. Subv 2016-04-17 21:58:51 -0500
  • 9005cda664 APT: Implement relocating the shared font to its true address. Subv 2016-04-17 21:12:37 -0500
  • f72bd57212 Kernel/Memory: Remove the Shared Memory region from the legacy memory map. Subv 2016-04-17 21:10:17 -0500
  • 1bd0cf542f Kernel/SharedMemory: Properly implemented shared memory support. Subv 2016-04-17 21:07:52 -0500
  • 42a50da76b Kernel/SVC: Fixed the register order for svcCreateMemoryBlock. Subv 2016-04-17 13:36:15 -0500
  • d474d117f6 Merge pull request #1783 from JayFoxRox/cleanup-shadersetup bunnei 2016-05-12 19:32:44 -0400
  • 5864cb7e00 OpenGL: Support blend equation Jannik Vogel 2016-05-12 22:57:15 +0200
  • 9b4187974b Microprofile: DPI-aware drawing MerryMage 2016-05-12 21:49:02 +0100
  • e1a19506b5 Merge branch 'master' into language-selector uberhalit 2016-05-12 22:09:50 +0200
  • 7e756faaba Move program_counter and call_stack from UnitState to interpreter Jannik Vogel 2016-05-12 10:25:38 +0200
  • 6c6d99ca51 Move default_attributes into Pica state Jannik Vogel 2016-05-12 10:06:35 +0200
  • fb19bf151d Merge 52e4a0f745 into f6eb62d062 Maribel 2016-05-12 09:08:45 +0000
  • 52e4a0f745 DSP: dsp::DSP semaphore indicates completion of audio frame config MerryMage 2016-04-27 07:47:08 +0100
  • cb4370dd18 Merge f626401e6d into f6eb62d062 Dragios 2016-05-12 02:01:59 +0000
  • f626401e6d Update .travis-deps.sh to use CMake 3.5 Dragios 2016-05-12 09:56:28 +0800
  • f6eb62d062 Merge pull request #1690 from JayFoxRox/tex-type-3 bunnei 2016-05-11 21:47:08 -0400
  • 996f14f757 Merge pull request #1780 from JayFoxRox/shadersetup-class bunnei 2016-05-11 21:37:47 -0400
  • ae7a82fa1c Turn ShaderSetup into struct Jannik Vogel 2016-03-30 02:45:18 +0200
  • 7dfaad90b5 implement circle pad modifier wwylele 2016-05-11 10:31:26 +0300
  • a44ffd12b7 reimplement circle pad wwylele 2016-05-11 01:04:59 +0300
  • 5a7306d6df OpenGL: Implement texture type 3 Jannik Vogel 2016-04-19 00:53:42 +0200
  • 4311297eb1 Rasterizer: Implement texture type 3 Jannik Vogel 2016-04-19 00:53:28 +0200
  • 2f8e8e1455 Pica: Add tc0.w to OutputVertex Jannik Vogel 2016-04-18 10:51:13 +0200
  • 9cfebb9334 Pica: Add texture type to state Jannik Vogel 2016-04-18 10:44:30 +0200
  • 86ecbdfa4d Merge pull request #1621 from JayFoxRox/w-buffer bunnei 2016-05-10 23:00:40 -0400
  • feecc76333 Merge pull request #1774 from lioncash/warn bunnei 2016-05-10 12:14:41 -0400
  • 1ec1325117 Merge pull request #1773 from lioncash/debug-build Mat M 2016-05-10 09:52:05 -0400
  • 75e5d0a6a0 gl_rasterizer: Fix compilation for debug builds Lioncash 2016-05-10 09:04:56 -0400
  • 0a52e1f587 gdbstub: Silence missing prototype warnings Lioncash 2016-05-10 09:17:07 -0400
  • fc9cc21024 OpenGL: Implement W-Buffers and fix depth-mapping Jannik Vogel 2016-03-30 19:27:04 +0200
  • 4c98113b57 Pica: Implement W-Buffer in SW rasterizer Jannik Vogel 2016-03-20 01:53:49 +0100
  • 006fe5fc0f Merge pull request #1704 from JayFoxRox/pod-config linkmauve 2016-05-10 01:16:53 +0100
  • 976bacf5f7 Merge pull request #1771 from lioncash/user bunnei 2016-05-09 18:54:09 -0400
  • 0f941d0245 dyncom: Reset the context into user mode correctly Lioncash 2016-05-09 16:28:03 -0400
  • 21b040bd8c Merge pull request #1770 from lioncash/format bunnei 2016-05-09 10:37:15 -0400
  • da2400a601 source: Fix missing logging arguments Lioncash 2016-05-09 09:41:00 -0400
  • 3c3831906b Merge pull request #1768 from lioncash/swap bunnei 2016-05-09 09:04:15 -0400
  • d5b983a8c0 swap: Get rid of pointer casting for swapping structs Lioncash 2016-05-08 23:33:46 -0400
  • 47ca79ba4b swap: Get rid of undefined behavior in swapf and swapd Lioncash 2016-05-08 23:21:44 -0400
  • aef4630102 swap: Remove unused methods Lioncash 2016-05-08 23:11:59 -0400
  • 6d5f2a3cff vertex_loader: Correct forward declaration of InputVertex Lioncash 2016-05-08 23:04:42 -0400
  • 5587383eb7 vertex_loader: Provide an assertion for ensuring the loader has been setup Lioncash 2016-04-29 11:27:15 -0400
  • 1357724cd9 vertex_loader: Add constructors to facilitate immediate and two-step initialization Lioncash 2016-04-29 11:23:40 -0400
  • 769f4a7018 vertex_loader: initialize_num_total_attributes. Lioncash 2016-04-29 11:16:52 -0400
  • 8ea5e7dfb5 vertex_loader: Use std::array instead of raw C arrays Lioncash 2016-04-29 11:06:03 -0400
  • a286b61f75 vertex_loader: Correct header ordering Lioncash 2016-04-29 10:57:06 -0400
  • 282a2ad539 Merge pull request #1766 from Subv/log_cpu bunnei 2016-05-08 15:03:08 -0400
  • 6abc6003f5 Merge pull request #1718 from alex-laties/fixup-type-conversions bunnei 2016-05-07 17:24:16 -0400
  • eb8611261f Merge 5ec41f80a7 into 8e9b33a34a tfarley 2016-05-07 21:21:59 +0000
  • 8e9b33a34a Merge pull request #1761 from Subv/applets_fb bunnei 2016-05-07 17:21:48 -0400
  • 0a31e373f1 fixup simple type conversions where possible Alexander Laties 2016-04-25 16:10:03 -0400
  • 5b7f86708c Kernel/Threading: Warn when a thread can be scheduled in the Syscore (Core 1). Subv 2016-04-17 14:01:40 -0500
  • d192fb066d Kernel/Threads: Dynamically allocate the TLS region for threads in the BASE region of the linear heap. Subv 2016-04-19 17:12:48 -0500
  • c549c36076 Merge pull request #1736 from MerryMage/sdl2-sink bunnei 2016-05-07 11:08:13 -0400
  • 6970b7d3d5 HLE/Applets: Use the correct size for the framebuffer SharedMemory in the swkbd and MiiSelector applets. Subv 2016-05-05 12:36:07 -0500
  • 920d2cf41d AudioCore: SDL2 Sink MerryMage 2016-04-27 10:57:29 +0100
  • 7d7849d71a citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer' Jannik Vogel 2016-04-09 18:23:15 +0200
  • 1a6cd7eb4b HLE: Fix recent DSP change for Visual Studio. bunnei 2016-05-07 00:54:31 -0400
  • 8043a35cf9 Merge pull request #1544 from linkmauve/move-glad-init bunnei 2016-05-07 00:33:06 -0400
  • 14b4d971a4 Merge pull request #1764 from wwylele/how-can-i-find-this-if-i-have-only-decrypted-rom bunnei 2016-05-06 15:42:08 -0400
  • d2182568ad fix:return proper error wwylele 2016-05-06 21:42:13 +0300
  • aa4d4ff23c Frontends, VideoCore: Move glad initialisation to the frontend Emmanuel Gil Peyrot 2016-03-19 01:31:01 +0000
  • 75cbfeee58 Merge pull request #1762 from bunnei/global bunnei 2016-05-05 21:45:57 -0400
  • 4cb2995c61 HLE: Rename RescheduleIsPending to IsReschedulePending. bunnei 2016-05-05 21:34:10 -0400
  • 2cadc52069 Merge 6b7ebb3f82 into 55946cdc11 Mathew Maidment 2016-05-06 01:26:00 +0000
  • 55946cdc11 Merge pull request #1700 from wwylele/gamelist-icon bunnei 2016-05-05 18:35:24 -0400
  • 9632a14600 Merge f528036974 into 24d064e830 Maribel 2016-05-05 20:33:37 +0000
  • 24d064e830 Merge pull request #1706 from mailwl/mii-selector Sebastian Valle 2016-05-05 12:56:36 -0700
  • e311398a22 Layout Mii parameters input/output, and return success as result of applet work mailwl 2016-04-24 12:39:06 +0300
  • f5e839066a Merge pull request #1757 from JayFoxRox/rename-vertexloaded-bp bunnei 2016-05-05 05:54:14 -0400
  • 07411fb631 Merge pull request #1734 from MerryMage/dsp-hle-source bunnei 2016-05-04 10:13:59 -0400
  • 9da1534237 add missing header wwylele 2016-04-30 10:33:11 +0300
  • 0176e2786f make the name column larger as default wwylele 2016-04-30 02:40:54 +0300
  • 5d5dd66d92 add icon & title to game list wwylele 2016-04-14 00:04:05 +0300
  • 7a77b8356c Pica: Rename VertexLoaded breakpoint to VertexShaderInvocation Jannik Vogel 2016-05-04 10:21:51 +0200
  • b242bdf945 DSP/HLE: Implement Source processing MerryMage 2016-04-25 08:54:57 +0100