Commit Graph

  • bdb6956879 Merge pull request #2314 from mailwl/account bunnei 2016-12-15 13:51:29 -05:00
  • 5a4e1b469d main: Open folder when open save folder location context menu is clicked MerryMage 2016-12-15 09:56:32 +00:00
  • f50dcc88bf game_list: Implement context menu for items in list MerryMage 2016-12-15 09:55:03 +00:00
  • 351b5d23f4 loader: Implement ReadProgramId MerryMage 2016-12-15 09:54:25 +00:00
  • fb9e856b91 shader_jit_x64: Use LOOPCOUNT_REG as a 64-bit reg when indexing Yuri Kunde Schlesner 2016-12-15 10:02:42 -08:00
  • 0e03257393 Merge pull request #2321 from yuriks/flush-pages bunnei 2016-12-15 11:33:57 -05:00
  • 40b0ea1086 archive_source_sd_savedata: Add static method to get a specific save data path MerryMage 2016-12-15 09:53:26 +00:00
  • f2b9be9bd3 Memory: Always flush whole pages from surface cache Yuri Kunde Schlesner 2016-12-14 23:44:19 -08:00
  • 7f27be1521 Service/CECD: Add cecd:ndm service mailwl 2016-12-15 09:52:40 +03:00
  • ac9f937477 VideoCore: Make profiling scope more representative Yuri Kunde Schlesner 2016-12-14 22:52:09 -08:00
  • 945f554b84 VideoCore: Inline IsPicaTracing Yuri Kunde Schlesner 2016-12-14 22:01:24 -08:00
  • ec9130de8d Merge pull request #2317 from yuriks/vertex-copy Sebastian Valle 2016-12-15 00:16:04 -05:00
  • f00ada3363 VideoCore: Eliminate an unnecessary copy in the drawcall loop Yuri Kunde Schlesner 2016-12-14 21:00:02 -08:00
  • bde54333df Merge pull request #2309 from yuriks/shader-jit-xbyak Yuri Kunde Schlesner 2016-12-14 20:44:30 -08:00
  • 905fc92ce1 Merge pull request #2249 from Subv/sessions_v3 Yuri Kunde Schlesner 2016-12-14 20:35:33 -08:00
  • 5ff3206207 shader_jit_x64: Use Reg32 for LOOP* registers, eliminating casts Yuri Kunde Schlesner 2016-12-12 21:44:15 -08:00
  • f4e98ecf3f VideoCore: Convert x64 shader JIT to use Xbyak for assembly Yuri Kunde Schlesner 2016-12-12 01:23:08 -08:00
  • 17fccb8c5d Externals: Add Xbyak Yuri Kunde Schlesner 2016-12-11 14:59:28 -08:00
  • 16df1f8078 externals: Update Dynarmic Yuri Kunde Schlesner 2016-12-12 22:16:54 -08:00
  • 016307ae65 Fixed the codestyle to match our clang-format rules. Subv 2016-12-14 12:33:49 -05:00
  • 5b1edc6ae7 Fixed the codestyle to match our clang-format rules. Subv 2016-12-14 12:13:02 -05:00
  • 5dea1faedd Service/ACT: move ACT services to folder mailwl 2016-12-13 09:35:24 +03:00
  • b7b2627b37 Modularized Qt and SDL file copying Now cmake relies on two submodules to copy the libraries in the proper folders freiro 2016-12-13 00:01:48 +01:00
  • fb952c399e Common: Fix gcc build on macOS Jeffrey Pfau 2016-12-13 09:58:50 -08:00
  • c96acc1941 Merge pull request #2166 from endrift/clang-detect Sebastian Valle 2016-12-13 12:46:42 -05:00
  • 07ab936f12 CMakeLists: Autodetect clang and only then use libc++ Jeffrey Pfau 2016-11-09 23:05:46 -08:00
  • da995a4377 Merge pull request #2315 from JamePeng/fix-gsp_gpu-code Sebastian Valle 2016-12-13 07:32:14 -05:00
  • ac2ed18a3b Minor amendment of GSP_GPU::ImportDisplayCaptureInfo code JamePeng 2016-12-13 17:01:53 +08:00
  • 7eeb6d9608 Merge pull request #2312 from lioncash/guard Yuri Kunde Schlesner 2016-12-12 22:21:09 -08:00
  • efcab1e918 time_stretch: Add missing #pragma once directive Lioncash 2016-12-12 19:16:46 -05:00
  • 1238e48c58 csnd:SND reformat source code mailwl 2016-12-08 12:11:54 +03:00
  • 0f28ed9ce8 Merge pull request #2275 from jbeich/pthread Sebastian Valle 2016-12-11 14:45:35 -05:00
  • 2589c30cbe Merge pull request #2267 from JayFoxRox/fix-mingw-cc Sebastian Valle 2016-12-11 14:44:21 -05:00
  • 77fd4f4237 Merge pull request #2154 from mailwl/apt-getstartupargument Sebastian Valle 2016-12-11 14:40:44 -05:00
  • e53cd12c42 APT::GetStartupArgument: force clear startup argument mailwl 2016-11-02 21:48:10 +03:00
  • 031fc3a460 Modularization of copy_msvc_libraries cmake funct freiro 2016-12-11 15:36:34 +01:00
  • d0e4d1182b citra-qt: Make constructors explicit where applicable Lioncash 2016-12-11 07:22:10 -05:00
  • 942f70951d Removed redundant Qt check and other fixes freiro 2016-12-11 15:10:21 +01:00
  • 327b23e4ce citra-qt: Add missing #pragma once directives Lioncash 2016-12-11 06:53:18 -05:00
  • 3bbd35dde9 game_list: Make slots private functions Lioncash 2016-12-11 06:17:09 -05:00
  • 7402001787 game_list: Make the constructor explicit Lioncash 2016-12-10 21:28:50 -05:00
  • db33d7668e game_list: Make the AddEntry argument a const reference Lioncash 2016-12-10 21:27:38 -05:00
  • aa05d36823 game_list: Replace 0 literals with nullptr Lioncash 2016-12-10 21:22:05 -05:00
  • dd4582f85d game_list: Use QT5's new event connection syntax Lioncash 2016-12-10 21:20:34 -05:00
  • fd3d56740e game_list: Pass the parent constructor argument to the QWidget base class Lioncash 2016-12-10 21:07:16 -05:00
  • 143bc8713d [MSVC] Copy SDL2.dll to build folder freiro 2016-12-11 11:49:22 +01:00
  • 926e18d25c Merge pull request #2300 from lioncash/qt Yuri Kunde Schlesner 2016-12-11 01:42:43 -08:00
  • 4e7092881f graphics_cmdlists: Get rid of variable shadowing Lioncash 2016-12-10 19:44:01 -05:00
  • 643e590b5c Core: Add a forgotten #include <cstring> for memcpy. Emmanuel Gil Peyrot 2016-12-11 01:11:16 +00:00
  • 1e5644935d graphics_cmdlists: Get rid of an unused variable Lioncash 2016-12-10 19:34:24 -05:00
  • f1ee7e4e0e graphics_cmdlists: Make LoadTexture and TextureInfoWidget src arguments const Lioncash 2016-12-10 19:33:40 -05:00
  • dcb8113347 graphics_cmdlists: Make LoadImage internally linked Lioncash 2016-12-10 19:18:02 -05:00
  • 963aedd8cc Add all services to the Service namespace Lioncash 2016-12-10 07:51:50 -05:00
  • a2d474386c configure_input: Modernize and cleanup input configuration tab MerryMage 2016-12-09 23:59:09 +00:00
  • 406907d570 Properly remove a thread from its wait_objects' waitlist when it is awoken by a timeout. Subv 2016-12-10 13:29:31 -05:00
  • 42edd7911e Merge pull request #2296 from MerryMage/auto_is_auto Yuri Kunde Schlesner 2016-12-09 20:34:10 -08:00
  • cef0f5b5a7 audio_core: SelectSink should default to auto if sink_id is invalid MerryMage 2016-12-10 01:06:53 +00:00
  • 6edb024d38 Merge pull request #2291 from lioncash/svc bunnei 2016-12-09 14:15:20 -05:00
  • ebbb55ec8f Moved the HLE command buffer translation task to ServerSession instead of the HLE handler superclass. Subv 2016-12-09 12:52:12 -05:00
  • deb83c9fc5 Kernel/IPC: Small codestyle cleanup Subv 2016-12-09 12:39:12 -05:00
  • 17b29d8865 WaitSynch: Removed unused variables and reduced SharedPtr copies. Subv 2016-12-08 10:34:53 -05:00
  • a2d69adad1 service: Add cfg:nor service Lioncash 2016-12-09 01:37:05 -05:00
  • a5cd925a95 Merge pull request #2292 from lioncash/bool Yuri Kunde Schlesner 2016-12-09 01:43:57 -08:00
  • 934b8ffcf8 ptm: Use boolean instead of integral value Lioncash 2016-12-09 04:04:24 -05:00
  • 823d58ac9b service: Drop '_Interface' from cfg service names Lioncash 2016-12-09 01:01:35 -05:00
  • 5a3ed81d9a Merge pull request #2202 from j-selby/man-docs Yuri Kunde Schlesner 2016-12-08 22:02:04 -08:00
  • 18bf4acb9b Merge pull request #2287 from lioncash/svc Yuri Kunde Schlesner 2016-12-08 19:34:32 -08:00
  • 998390ac1a Merge pull request #2280 from Subv/citrace_size Sebastian Valle 2016-12-08 15:45:53 -05:00
  • 5719467add Fixed the gpu command list size when creating CiTraces. Subv 2016-12-07 13:13:14 -05:00
  • 386112da32 Added a framework for partially handling Session disconnections. Subv 2016-12-08 15:01:10 -05:00
  • f9bcf89510 Use std::move where appropriate. Subv 2016-12-08 11:06:19 -05:00
  • 007815647c service: Add the ptm:s service Lioncash 2016-12-08 05:32:38 -05:00
  • 56656b75ab service: Add common ptm:u commands to other ptm services Lioncash 2016-12-08 05:27:36 -05:00
  • cd778cf991 service: Drop '_Interface' in ptm service class names Lioncash 2016-12-08 05:20:12 -05:00
  • 41c03f481a service: Add ptm::gets and ptm::sets services Lioncash 2016-12-08 05:17:19 -05:00
  • 1840685ee8 Merge pull request #2286 from lioncash/svc Yuri Kunde Schlesner 2016-12-08 01:49:46 -08:00
  • 6ad2a7aeb2 Merge pull request #2274 from degasus/master Yuri Kunde Schlesner 2016-12-08 01:36:42 -08:00
  • 2061d2014d service: Add mvd and qtm services Lioncash 2016-12-08 04:26:23 -05:00
  • d098d941d7 Merge pull request #2284 from lioncash/svc Yuri Kunde Schlesner 2016-12-08 00:34:09 -08:00
  • 63d3dd5262 Merge pull request #2277 from lioncash/explicit Yuri Kunde Schlesner 2016-12-08 00:29:38 -08:00
  • e8a960f6a1 service: Add nfc services Lioncash 2016-12-08 02:43:27 -05:00
  • 43558dc40a Merge pull request #2283 from lioncash/svc Yuri Kunde Schlesner 2016-12-07 22:45:12 -08:00
  • bc48e2bda6 Merge pull request #2281 from lioncash/applet Yuri Kunde Schlesner 2016-12-07 22:36:40 -08:00
  • a09602d6f6 ssl_c: Update function table Lioncash 2016-12-08 00:08:31 -05:00
  • ab900f8a25 ptm: Update ptm_sysm function table Lioncash 2016-12-08 00:02:00 -05:00
  • c67dae54b9 pm_app: Update function table Lioncash 2016-12-07 23:54:33 -05:00
  • 9f2ad62084 nwm_uds: Update function table Lioncash 2016-12-07 23:51:40 -05:00
  • 4a150a8f3c nim: Update function tables Lioncash 2016-12-07 23:46:12 -05:00
  • c4bcd5c4ac http_c: Update function table Lioncash 2016-12-07 23:33:35 -05:00
  • 65d94857c3 gsp_lcd: Update function table Lioncash 2016-12-07 23:26:25 -05:00
  • 006e6a7f4a fs_user: Update function table Lioncash 2016-12-07 23:22:22 -05:00
  • 093aa35c87 dlp_srvr: Update function table Lioncash 2016-12-07 23:13:53 -05:00
  • 733c8890aa cfg: Update function tables Lioncash 2016-12-07 23:09:49 -05:00
  • 0229983ff2 cecd_u: Update function table Lioncash 2016-12-07 23:06:24 -05:00
  • 4ebdb7e3e1 boss_p: Update function table Lioncash 2016-12-07 23:01:16 -05:00
  • 74b3f0faa7 act: Update function tables Lioncash 2016-12-07 22:54:34 -05:00
  • 258694996f apt: Update apt function tables Lioncash 2016-12-07 22:30:10 -05:00
  • 2d387d95a8 Merge pull request #2282 from lioncash/svc Mat M 2016-12-07 22:22:38 -05:00
  • 26ea6b9546 Update AM service function tables Lioncash 2016-12-07 17:42:51 -05:00
  • 5e9f1ec096 file_sys: Make a few single-argument constructors explicit Lioncash 2016-12-07 05:20:35 -05:00