Commit Graph

  • c3307b41db Merge pull request #2050 from MerryMage/adpcm Yuri Kunde Schlesner 2016-09-03 12:37:44 -0700
  • 0bbda3bab4 codec: Fix ADPCM distortion caused by incorrect nibble order fincs 2016-09-03 14:01:31 +0100
  • 7a0a018dec Support additional screen layouts. James Rowe 2016-05-03 00:07:17 -0600
  • 13926668af arm: ResetContext shouldn't be part of ARM_Interface. bunnei 2016-09-02 08:53:42 -0400
  • e39b43f4fd arm_dynarmic/arm_dyncom: Remove unnecessary "virtual" keyword. bunnei 2016-09-02 08:40:49 -0400
  • 0fd5a2d038 dyncom: Use VFP_FPSCR/VFP_FPEXC. bunnei 2016-09-02 08:39:42 -0400
  • a27199fe9b qt: Add UI configuration option to enable CPU JIT. bunnei 2016-09-01 23:30:01 -0400
  • 3cca4efdfd core: Add configuration option for CPU JIT. bunnei 2016-09-01 23:18:01 -0400
  • 79d51cffcc dynarmic: Implement ARM CPU interface. bunnei 2016-09-01 23:07:14 -0400
  • f6d9456e02 dynarmic: Add new submodule. bunnei 2016-09-01 23:00:15 -0400
  • 53375018a6 CMakeLists: Set Boost_INCLUDE_DIR. bunnei 2016-09-01 22:55:07 -0400
  • 7a7457085f externals/boost: Use latest upstream with variant. bunnei 2016-09-01 18:58:36 -0400
  • fed59e0714 Merge pull request #2045 from MerryMage/travis bunnei 2016-09-02 19:56:29 -0400
  • c3bbbd540f InputCore Overhaul Anon 2016-09-02 18:03:34 -0500
  • d93cfb32fe travis: Update to XCode 7.3.1 MerryMage 2016-09-02 14:49:16 +0100
  • 274b925a97 Merge pull request #2044 from wwylele/system-setting-fix bunnei 2016-09-02 09:36:08 -0400
  • b5c889058c Update appveyor.yml emmauss 2016-09-02 13:25:26 +0000
  • 18704f4f61 Merge pull request #206 from citra-emu/master emmauss 2016-09-02 13:23:35 +0000
  • bdc59c4c21 Qt: unify running detection wwylele 2016-09-02 20:18:45 +0800
  • 62def79e5a Add appveyor support for mingw64 builds James Rowe 2016-09-01 23:15:07 -0600
  • 35a852ba53 Add mingw compile support James Rowe 2016-08-01 15:13:35 -0600
  • 34f0694351 message~ wwylele 2016-09-02 11:22:24 +0800
  • e516847323 lol wwylele 2016-09-02 09:46:18 +0800
  • 309ffc1df1 Merge pull request #2040 from citra-emu/revert-2037-msvc-relwithdebinfo bunnei 2016-09-01 17:06:50 -0400
  • a71d6cc040 Revert "MSVC: Add RelWithDebInfo and removing debugging from Release." bunnei 2016-09-01 17:06:34 -0400
  • d450c44ede Merge pull request #2037 from jroweboy/msvc-relwithdebinfo bunnei 2016-09-01 16:46:28 -0400
  • 197a3f178e Merge pull request #2039 from jroweboy/remove-pdb bunnei 2016-09-01 16:46:05 -0400
  • 93bcd00e44 Create a separate archive for debugsymbols on windows James Rowe 2016-09-01 10:47:31 -0600
  • b9c857be81 Merge pull request #2038 from MerryMage/rm-tests bunnei 2016-09-01 11:40:53 -0400
  • d3619aaff3 appveyor: Remove tests.exe and tests.pdb from archive MerryMage 2016-09-01 14:39:20 +0100
  • 8b685c4308 MSVC: Add RelWithDebInfo and removing debugging from Release. James Rowe 2016-08-31 20:45:29 -0600
  • 09063dc5bb Merge pull request #2032 from bunnei/qt-graphics bunnei 2016-08-31 22:20:54 -0400
  • 549d0c1715 Merge pull request #2035 from MerryMage/disable-stretch bunnei 2016-08-31 22:19:38 -0400
  • a71013cf16 qt: Rename all "toogle" to "toggle". bunnei 2016-08-31 22:12:20 -0400
  • 7fac9071ff Include the msvc runtime dlls with citra. James Rowe 2016-08-31 19:50:05 -0600
  • dc3f6a34f8 configure_audio: User-configuratble option to enable/disable audio stretching MerryMage 2016-08-31 16:59:37 +0100
  • 904a319694 audio_core: Add EnableStretching to interface so that one can toggle stretching on and off MerryMage 2016-08-31 16:56:30 +0100
  • 0ef4185644 sink: Change EnqueueSamples to take a pointer to a buffer instead of a std::vector MerryMage 2016-08-31 16:55:10 +0100
  • 7795a22a9e cec22222 wwylele 2016-08-29 10:59:39 +0800
  • 676f411222 cec hahaha wwylele 2016-08-19 20:00:11 +0800
  • 7f73c9090b Merge abec848ade into 87893e6d68 Zach Toogood 2016-08-30 23:42:53 +0000
  • 7d4a74ad16 Merge 0df188969f into 87893e6d68 LittleWhite-tb 2016-08-30 23:33:45 +0000
  • 87893e6d68 Merge pull request #2034 from JayFoxRox/avoid-glsl-error bunnei 2016-08-30 19:22:04 -0400
  • 7a79fa7a90 OpenGL: Avoid error on unsupported lighting LUT Jannik Vogel 2016-08-30 19:30:13 +0200
  • 7c934c5164 Merge pull request #2023 from yuriks/autobase-bcfnt bunnei 2016-08-30 09:26:38 -0400
  • 74842116b2 qt: Add an option to settings for enabling V-Sync. bunnei 2016-08-29 21:29:58 -0400
  • 02702c6605 qt: Recreate GL context on startup to support changing V-Sync. bunnei 2016-08-29 21:28:58 -0400
  • 7299895b48 system: Add a function to see if the emulator is running. bunnei 2016-08-29 21:28:31 -0400
  • 08ad9b36d4 config: Add a setting for graphics V-Sync. bunnei 2016-08-25 18:20:47 -0400
  • 2267f98941 qt: Add a configuration tab for Graphics and move relevant fields. bunnei 2016-08-24 22:15:38 -0400
  • 3f515c01bc Merge pull request #2029 from JayFoxRox/appveyor-cache bunnei 2016-08-29 10:22:52 -0400
  • 6576af512b IPC helper usage example Lectem 2016-07-16 23:55:56 +0200
  • d968219659 Add IPC helper Lectem 2016-08-01 01:09:53 +0200
  • ac6853c585 AppVeyor: Cache chocolatey packages Jannik Vogel 2016-08-29 15:19:50 +0200
  • 474586bc53 Merge pull request #1948 from wwylele/cro++ Yuri Kunde Schlesner 2016-08-28 22:21:24 -0700
  • 950f6c0c20 Merge pull request #1987 from Lectem/ipcdescriptors Yuri Kunde Schlesner 2016-08-27 09:58:35 -0700
  • 1c9612b791 LDR: Implement CRO wwylele 2016-07-15 09:17:01 +0300
  • 2161f52661 ARM: add ClearInstructionCache function wwylele 2016-06-27 21:38:49 +0300
  • b2df959733 Memory: add ReadCString function wwylele 2016-06-27 20:42:42 +0300
  • cced922f07 LDR fixup remove blank line wwylele 2016-08-27 21:27:53 +0800
  • 1f7ec4be9b Auto-detect original shared_font.bin memory base Yuri Kunde Schlesner 2016-08-27 01:04:26 -0700
  • 791f3a44bb Merge 6fb23da375 into b879d8c31b linkmauve 2016-08-27 00:46:56 +0000
  • f9793d1fb6 Merge e87b57d334 into b879d8c31b JamePeng 2016-08-26 17:11:09 +0000
  • e87b57d334 Update the stub code of BOSS JamePeng 2016-06-29 20:47:22 +0800
  • b879d8c31b Merge pull request #2022 from MerryMage/issue-tpl bunnei 2016-08-26 12:11:23 -0400
  • 15f16e256c .github: Add ISSUE_TEMPLATE.md MerryMage 2016-08-26 16:18:01 +0100
  • 5b9e41bf1c Merge pull request #2015 from MerryMage/upstream-smla bunnei 2016-08-23 14:00:06 -0400
  • 834bc4027a Update README.md Jhon 2016-08-23 10:14:23 +0100
  • 1cea1e953e Initial commit Jhon 2016-08-23 10:13:15 +0100
  • 15b2eec4bd dyncom: Read-after-write in SMLA MerryMage 2016-08-22 15:06:35 +0100
  • 5ec35a9fcc Clean up tryparse usage. Anon 2016-08-21 14:36:38 -0500
  • 4ee8c7d785 Merge 6ad7260471 into 7b4dcacbb2 Anon 2016-08-21 18:59:16 +0000
  • e1283f4a0a missed a small code style fix Anon 2016-08-21 13:25:50 -0500
  • 9d1b253fed Move input detection to InputCore. Sanitize config values. Anon 2016-08-21 13:24:28 -0500
  • e42b1ee5ea remove redundant comment mailwl 2016-08-20 15:35:10 +0300
  • e529d358cf LDR fixup VerifyStringTableLength can be local wwylele 2016-08-20 20:25:58 +0800
  • 78882091e9 restore info.plist mailwl 2016-08-20 10:46:48 +0300
  • 27341a8c2d bad merge fix mailwl 2016-08-20 10:36:51 +0300
  • 0ca3f8b7b6 fixes mailwl 2016-08-20 10:28:56 +0300
  • 8c6ffa17eb resolve conflicts mailwl 2016-08-20 09:55:52 +0300
  • 6fab9fe2f6 LDR split wwylele 2016-08-20 13:28:59 +0800
  • 3e34b8c71f LDR fixup VerifyStringLength wwylele 2016-08-19 21:11:00 +0800
  • 3e400a517b LDR fixup memory synchronizer wwylele 2016-08-19 21:05:11 +0800
  • 0df188969f Code guidelines fixes Alexandre LittleWhite Laurent 2016-08-19 14:35:22 +0200
  • 009107937f LDR fixup input header wwylele 2016-08-19 20:23:49 +0800
  • 5cfd37225a Update the code of APT service(part2) JamePeng 2016-08-17 22:29:15 +0800
  • 04a2cb01cf Append a function Applet::GetRegisteredAppletCount()! JamePeng 2016-04-14 23:52:03 +0800
  • a69f22e48a Append a bool function PTM::GetShellState() JamePeng 2016-04-14 23:51:13 +0800
  • 07fd1a9ec9 Fix style issues. Leave todo for deadzone. Anon 2016-08-16 20:45:50 -0500
  • 62ec2623a9 Fix possible issues when key mapping isnt a number. Anon 2016-08-16 20:37:17 -0500
  • ad83a6ec15 Fix style issues. Fix crash when trying to log a message. Anon 2016-08-16 19:04:16 -0500
  • 4e097e05d2 Implement pause on focus lost for SDL frontend Alexandre LittleWhite Laurent 2016-08-16 19:00:28 +0200
  • 40d59f085f New pause implementation Alexandre LittleWhite Laurent 2016-08-16 16:40:36 +0200
  • 1ddbb7f6df LDR fixup relocation wwylele 2016-08-16 12:04:37 +0800
  • f1f940d8d7 LDR fixup indices wwylele 2016-08-16 11:51:56 +0800
  • c063b2467c LDR fixup VAddr data address wwylele 2016-08-16 11:50:03 +0800
  • 09c6876ecb LDR fixup! VerifyStringLength wwylele 2016-08-16 11:35:37 +0800
  • 0cec1cf59b LDR fixup !=0 wwylele 2016-08-16 11:34:33 +0800
  • 7b4dcacbb2 citra: Default to HW renderer. bunnei 2016-08-15 23:30:02 -0400
  • 1dfb4686e6 give me "commit often" pillow wwylele 2016-08-16 11:24:37 +0800