Commit Graph

  • 080effe435 Add Gateway cheat support. Also fix code style Anon 2016-10-12 19:33:17 -0500
  • 771e0ab71d # This is a combination of 2 commits. # The first commit's message is: Anon 2016-10-12 19:23:42 -0500
  • 32789a70fb NWM: stub Initialize with an error wwylele 2016-10-12 21:02:08 +0800
  • 413e1b9d28 Update citra.xml coc4tm 2016-10-12 18:02:27 +0400
  • 84a6349b26 Update citra.xml coc4tm 2016-10-12 17:54:09 +0400
  • f06b8d4ca9 Update citra.xml coc4tm 2016-10-12 17:42:43 +0400
  • 37563bcbe8 Merge pull request #1 from ruimoliveira/teresa-Guilherme-patch-1 ruimoliveira 2016-10-12 11:28:58 +0100
  • fd98a494dd Update Assignment 1.md teresa-Guilherme 2016-10-12 11:26:39 +0100
  • 7f949e8c99 Update Assignment 1.md ruimoliveira 2016-10-12 11:17:49 +0100
  • 3715b9a26c Update Assignment 1.md ruimoliveira 2016-10-12 11:17:25 +0100
  • 06b13d273b Update Assignment 1.md ruimoliveira 2016-10-12 10:54:38 +0100
  • b3bd3cdab2 Update Assignment 1.md ruimoliveira 2016-10-12 10:48:15 +0100
  • e17bceb105 Update Assignment 1.md ruimoliveira 2016-10-12 10:39:55 +0100
  • df9a7dbb34 Update Assignment 1.md ruimoliveira 2016-10-12 10:28:43 +0100
  • 152d279169 Update Assignment 1.md ruimoliveira 2016-10-12 10:25:13 +0100
  • 6593b18fc1 Update and rename Assignment 1.txt to Assignment 1.md ruimoliveira 2016-10-12 10:24:41 +0100
  • b79ae1f4c7 Update Assignment 1.txt ruimoliveira 2016-10-12 10:21:02 +0100
  • ae7420790d Add files via upload ruimoliveira 2016-10-12 10:20:31 +0100
  • e8cc3c816c Implement Event signaling delay mailwl 2016-10-11 11:01:47 +0300
  • 2fab6a08db Update citra.xml coc4tm 2016-10-10 14:52:49 +0400
  • 44ad74ea23 Fix French Traduction , Some changes coc4tm 2016-10-10 07:46:00 +0400
  • 1128012bf3 Spacing/indentation should be 100% valid now RiokuTheSlayer 2016-10-09 17:12:48 -0500
  • c05fc46021 Moved search bar up RiokuTheSlayer 2016-10-09 16:54:53 -0500
  • 906806db09 Removed whitespace. RiokuTheSlayer 2016-10-09 16:53:16 -0500
  • 651cf1beb9 Spacing RiokuTheSlayer 2016-10-09 16:23:10 -0500
  • 8aa28825db Search bar for GPU Commands GASTER 2016-10-08 21:33:21 -0500
  • cc7f1155a8 Merge pull request #2024 from JamePeng/update-boss-code bunnei 2016-10-07 23:02:39 -0400
  • a183b0afe8 fix a silly error Lord-Haji 2016-10-07 15:12:58 +0530
  • 6a7cf6a0bc add citra freenode channel url directly to README Lord-Haji 2016-10-07 15:12:03 +0530
  • fe474a4f24 Add Citra intro img Lord-Haji 2016-10-07 15:07:46 +0530
  • 86ca7d5a4e Update README.md Lord-Haji 2016-10-07 15:06:47 +0530
  • 155db02a4e Update README.md Lord-Haji 2016-10-07 15:02:58 +0530
  • 3deebe8be8 Update README.md Lord-Haji 2016-10-07 15:02:09 +0530
  • 038ec2e180 Update README.md Lord-Haji 2016-10-07 10:41:03 +0530
  • f781da5072 Update REAMDE.md Lord-Haji 2016-10-07 10:40:01 +0530
  • d989102c9c Merge pull request #2082 from yuriks/shader-interp-crash bunnei 2016-10-06 19:35:37 -0400
  • 906ef71982 rename LISENCE to uppercase Lord-Haji 2016-10-06 20:57:02 +0530
  • 6bef17a566 Update CMakeLists.txt Lord-Haji 2016-10-06 20:50:09 +0530
  • 691f069743 Rework the code of err:f service JamePeng 2016-10-02 16:04:50 +0800
  • 09c3e444d4 Merge pull request #1652 from wwylele/kernal-tool bunnei 2016-10-04 23:01:56 -0400
  • 183f99d4af Rename citra.xml to citra-encoding.xml Lord-Haji 2016-10-04 07:56:39 +0530
  • 7ed97fb89a Merge pull request #2106 from wwylele/delete-recursive bunnei 2016-10-03 20:34:56 -0400
  • 49b10339bf Merge pull request #2103 from wwylele/gpu-reg-cleanup bunnei 2016-10-03 20:21:55 -0400
  • c2d40f2f85 Dummy implement SVC::KernelSetState and PTM::ConfigureNew3DSCPU JamePeng 2016-10-02 16:04:50 +0800
  • bd8c80a7b4 Update the stub code of BOSS JamePeng 2016-10-02 15:45:58 +0800
  • 257e7afb79 fs: clean up log format wwylele 2016-10-02 12:18:48 +0800
  • 96b0e9476b fs: implement DeleteDirectoryRecursively wwylele 2016-10-02 11:29:04 +0800
  • d9a904f9cb VideoCore: Shader interpreter cleanups Yuri Kunde Schlesner 2016-09-15 23:18:58 -0700
  • 6219654ded Common: Remove dangerous Vec[234] array constructors Yuri Kunde Schlesner 2016-09-15 23:17:48 -0700
  • 26b68313b9 VideoCore: Fix out-of-bounds read in ShaderSetup::ProduceDebugInfo Yuri Kunde Schlesner 2016-09-15 23:16:39 -0700
  • 4b14e17b18 Merge pull request #2083 from yuriks/opengl-scissor-cached-rect Yuri Kunde Schlesner 2016-09-29 21:08:32 -0700
  • 01667d9a35 OpenGL: Take cached viewport sub-rect into account for scissor Yuri Kunde Schlesner 2016-09-16 00:25:28 -0700
  • de2b272cb3 prevent crash on 10.12 TuanNguyen 2016-09-29 23:56:51 +0700
  • 58ae94af4c gpu: DisplayTransfer: a less amazing algorithm for flip wwylele 2016-09-27 21:48:03 +0800
  • 30ab0fa45d gpu: keep the old signal strategy for null pointer wwylele 2016-09-27 21:35:56 +0800
  • 48470e57fc gpu: add validity check for TextureCopy, DisplayTransfer and FillMemory wwylele 2016-09-27 21:03:44 +0800
  • 3f87d70f0e memory: fix IsValidVirtualAddress for RasterizerCachedMemory wwylele 2016-09-27 19:50:50 +0800
  • c88cdc9a2b gpu: move MemoryFill, TextureCopy and DisplayTransfer into functions wwylele 2016-09-27 18:38:42 +0800
  • d2419570b9 rasterizer: separate TextureCopy from DisplayTransfer wwylele 2016-09-27 18:09:53 +0800
  • 0c8df1046f Merge pull request #2100 from wwylele/fix-load-assert bunnei 2016-09-22 23:06:57 -0400
  • 3aa047cd1d qt: shutdown system if error wwylele 2016-09-22 16:40:33 +0800
  • 85a83158fb move ResetType to kernel.h wwylele 2016-05-25 13:36:15 +0300
  • 1c0179ad1b name objects wwylele 2016-04-08 21:53:37 +0300
  • f69a543110 implement wait tree widget wwylele 2016-04-08 19:28:54 +0300
  • c59bdecd23 Merge pull request #2099 from citra-emu/fix-clang-format wwylele 2016-09-22 13:39:12 +0800
  • 6e5e5be736 travis: fix clang-format lint wwylele 2016-09-22 11:02:14 +0800
  • d5d2ca8058 Merge pull request #2086 from linkmauve/clang-format Yuri Kunde Schlesner 2016-09-21 11:29:48 -0700
  • 1982348205 Merge 71bb787798 into 2a910a6d88 linkmauve 2016-09-21 17:54:04 +0000
  • 9aab860190 Merge 62def79e5a into 2a910a6d88 James Rowe 2016-09-21 10:03:42 +0000
  • bbd6e4d493 Merge ff98bd30b4 into 2a910a6d88 Pringo 2016-09-21 10:03:41 +0000
  • af7a62b0eb Merge 23d3a52abe into 2a910a6d88 bogang233 2016-09-21 10:01:09 +0000
  • 02daea00d2 Merge 7ee875aec3 into 2a910a6d88 James 2016-09-21 09:27:03 +0000
  • 2a910a6d88 README: Specify master branch for Travis CI badge Yuri Kunde Schlesner 2016-09-21 02:08:57 -0700
  • 0e3f0120a8 Fix Travis clang-format check Yuri Kunde Schlesner 2016-09-21 00:31:29 -0700
  • f120e78b56 Remove special rules for Windows.h and library includes Yuri Kunde Schlesner 2016-09-21 00:13:46 -0700
  • 84fbbe2629 Use negative priorities to avoid special-casing the self-include Yuri Kunde Schlesner 2016-09-20 23:52:38 -0700
  • 2500a57f3d Merge pull request #2097 from citra-emu/fix-travis Yuri Kunde Schlesner 2016-09-20 22:26:34 -0700
  • fcec20c9ff Travis: Fix OS X build Yuri Kunde Schlesner 2016-09-20 21:25:15 -0700
  • ebdae19fd2 Remove empty newlines in #include blocks. Emmanuel Gil Peyrot 2016-09-21 00:21:23 +0900
  • 071ab932ad Remove empty newlines in #include blocks. Emmanuel Gil Peyrot 2016-09-21 00:21:23 +0900
  • 396a8d91a4 Manually tweak source formatting and then re-run clang-format Yuri Kunde Schlesner 2016-09-18 18:01:46 -0700
  • 784b96d87f Tweak formatting settings Yuri Kunde Schlesner 2016-09-18 21:13:38 -0700
  • dc8479928c Sources: Run clang-format on everything. Emmanuel Gil Peyrot 2016-09-18 09:38:01 +0900
  • fe948af095 Travis: Import Dolphin’s clang-format hook. Emmanuel Gil Peyrot 2016-09-18 00:56:18 +0900
  • 362659f009 Git hook: Remove trailing semicolons wrecking vim’s syntax highlighting. Emmanuel Gil Peyrot 2016-09-18 01:00:25 +0900
  • 491f5bab88 Git hook: Import Dolphin’s clang-format hook. Emmanuel Gil Peyrot 2016-09-18 00:59:46 +0900
  • bfc454e951 Dyncom: Disable clang-format on the decoding table. Emmanuel Gil Peyrot 2016-09-18 09:36:35 +0900
  • dc17944ce4 Sources: Add a .clang-format configuration file. Emmanuel Gil Peyrot 2016-09-18 00:53:53 +0900
  • 93d99e06e8 Sources: Run clang-format on everything. Emmanuel Gil Peyrot 2016-09-18 09:32:45 +0900
  • 77444e190a Travis: Import Dolphin’s clang-format hook. Emmanuel Gil Peyrot 2016-09-18 00:56:18 +0900
  • 06413e3694 Git hook: Remove trailing semicolons wrecking vim’s syntax highlighting. Emmanuel Gil Peyrot 2016-09-18 01:00:25 +0900
  • 96b375d39e Git hook: Import Dolphin’s clang-format hook. Emmanuel Gil Peyrot 2016-09-18 00:59:46 +0900
  • 315cf9d159 Sources: Add a .clang-format configuration file Emmanuel Gil Peyrot 2016-09-18 00:53:53 +0900
  • ff98bd30b4 Minor Menu Fixes Pringo 2016-09-17 12:07:10 -0700
  • 83112cf1db Sources: Run clang-format on everything. Emmanuel Gil Peyrot 2016-09-18 02:45:43 +0900
  • 5de203dff1 Travis: Import Dolphin’s clang-format hook. Emmanuel Gil Peyrot 2016-09-18 00:56:18 +0900
  • 2094b46b4b Git hook: Remove trailing semicolons wrecking vim’s syntax highlighting. Emmanuel Gil Peyrot 2016-09-18 01:00:25 +0900
  • 7e89a540fd Git hook: Import Dolphin’s clang-format hook. Emmanuel Gil Peyrot 2016-09-18 00:59:46 +0900
  • 24bee1c4f7 Sources: Add a .clang-format configuration file Emmanuel Gil Peyrot 2016-09-18 00:53:53 +0900
  • 6870acc857 Merge 5cfd37225a into 8bf09b5302 JamePeng 2016-09-16 14:09:10 +0000