Commit graph

  • 934b8ffcf8 ptm: Use boolean instead of integral value Lioncash 2016-12-09 04:04:24 -0500
  • 823d58ac9b service: Drop '_Interface' from cfg service names Lioncash 2016-12-09 01:01:35 -0500
  • 5a3ed81d9a Merge pull request #2202 from j-selby/man-docs Yuri Kunde Schlesner 2016-12-08 22:02:04 -0800
  • 18bf4acb9b Merge pull request #2287 from lioncash/svc Yuri Kunde Schlesner 2016-12-08 19:34:32 -0800
  • 998390ac1a Merge pull request #2280 from Subv/citrace_size Sebastian Valle 2016-12-08 15:45:53 -0500
  • 5719467add Fixed the gpu command list size when creating CiTraces. Subv 2016-12-07 13:13:14 -0500
  • 386112da32 Added a framework for partially handling Session disconnections. Subv 2016-12-08 15:01:10 -0500
  • f9bcf89510 Use std::move where appropriate. Subv 2016-12-08 11:06:19 -0500
  • 007815647c service: Add the ptm:s service Lioncash 2016-12-08 05:32:38 -0500
  • 56656b75ab service: Add common ptm:u commands to other ptm services Lioncash 2016-12-08 05:27:36 -0500
  • cd778cf991 service: Drop '_Interface' in ptm service class names Lioncash 2016-12-08 05:20:12 -0500
  • 41c03f481a service: Add ptm::gets and ptm::sets services Lioncash 2016-12-08 05:17:19 -0500
  • 1840685ee8 Merge pull request #2286 from lioncash/svc Yuri Kunde Schlesner 2016-12-08 01:49:46 -0800
  • 6ad2a7aeb2 Merge pull request #2274 from degasus/master Yuri Kunde Schlesner 2016-12-08 01:36:42 -0800
  • 2061d2014d service: Add mvd and qtm services Lioncash 2016-12-08 04:26:23 -0500
  • d098d941d7 Merge pull request #2284 from lioncash/svc Yuri Kunde Schlesner 2016-12-08 00:34:09 -0800
  • 63d3dd5262 Merge pull request #2277 from lioncash/explicit Yuri Kunde Schlesner 2016-12-08 00:29:38 -0800
  • e8a960f6a1 service: Add nfc services Lioncash 2016-12-08 02:43:27 -0500
  • 43558dc40a Merge pull request #2283 from lioncash/svc Yuri Kunde Schlesner 2016-12-07 22:45:12 -0800
  • bc48e2bda6 Merge pull request #2281 from lioncash/applet Yuri Kunde Schlesner 2016-12-07 22:36:40 -0800
  • a09602d6f6 ssl_c: Update function table Lioncash 2016-12-08 00:08:31 -0500
  • ab900f8a25 ptm: Update ptm_sysm function table Lioncash 2016-12-08 00:02:00 -0500
  • c67dae54b9 pm_app: Update function table Lioncash 2016-12-07 23:54:33 -0500
  • 9f2ad62084 nwm_uds: Update function table Lioncash 2016-12-07 23:51:40 -0500
  • 4a150a8f3c nim: Update function tables Lioncash 2016-12-07 23:46:12 -0500
  • c4bcd5c4ac http_c: Update function table Lioncash 2016-12-07 23:33:35 -0500
  • 65d94857c3 gsp_lcd: Update function table Lioncash 2016-12-07 23:26:25 -0500
  • 006e6a7f4a fs_user: Update function table Lioncash 2016-12-07 23:22:22 -0500
  • 093aa35c87 dlp_srvr: Update function table Lioncash 2016-12-07 23:13:53 -0500
  • 733c8890aa cfg: Update function tables Lioncash 2016-12-07 23:09:49 -0500
  • 0229983ff2 cecd_u: Update function table Lioncash 2016-12-07 23:06:24 -0500
  • 4ebdb7e3e1 boss_p: Update function table Lioncash 2016-12-07 23:01:16 -0500
  • 74b3f0faa7 act: Update function tables Lioncash 2016-12-07 22:54:34 -0500
  • 258694996f apt: Update apt function tables Lioncash 2016-12-07 22:30:10 -0500
  • 2d387d95a8 Merge pull request #2282 from lioncash/svc Mat M 2016-12-07 22:22:38 -0500
  • 26ea6b9546 Update AM service function tables Lioncash 2016-12-07 17:42:51 -0500
  • 5e9f1ec096 file_sys: Make a few single-argument constructors explicit Lioncash 2016-12-07 05:20:35 -0500
  • f1709b8b59 applet: Move common IsRunning underlying variable to the Applet class Lioncash 2016-12-07 17:11:39 -0500
  • 6f71fb2954 applet: Make virtual destructor defaulted Lioncash 2016-12-07 17:04:14 -0500
  • d3f4fd1777 applet: Make constructor protected Lioncash 2016-12-07 16:50:28 -0500
  • d0d49bb951 OpenGL: Drop framebuffer completeness check. Markus Wick 2016-12-06 23:23:21 +0100
  • 84e78790ab Config: auto-select region and language wwylele 2016-11-30 11:32:09 +0200
  • 774d3112af tests: add missing libcore dependency after 75ee2f8c67 Jan Beich 2016-12-06 22:31:03 +0000
  • 8d529a5cda Merge pull request #2232 from wwylele/other-save bunnei 2016-12-07 10:17:02 -0500
  • 7cde5b83bc Use boost remove_erase_if instead of the erase-remove idiom Subv 2016-12-06 19:31:53 -0500
  • 1f286b72a1 Improved the algorithm for GetHighestPriorityReadyThread. Subv 2016-12-06 19:15:32 -0500
  • c4e4fa53d9 Implement Frame rate limiter (#2223) emmauss 2016-12-07 07:33:19 +1200
  • c0d9e4e435 Merge pull request #2264 from JayFoxRox/print-shader Yuri Kunde Schlesner 2016-12-05 22:59:18 -0800
  • fc4591fa49 ASSERT that shader was linked successfully Jannik Vogel 2016-12-05 02:10:12 +0100
  • 4088afe23c Report shader uniform block size in case of mismatch Jannik Vogel 2016-12-04 13:11:48 +0100
  • 0edc986861 Print broken shader code to log Jannik Vogel 2016-12-04 12:44:29 +0100
  • c93c5a72bb Return an error code when connecting to a saturated port. Subv 2016-12-05 13:59:57 -0500
  • 61a2fe8c3b HLE: Use a member variable instead of a virtual function to retrieve the max number of sessions that can be connected to an HLE service at the same time. Subv 2016-12-05 13:44:41 -0500
  • 0aee903ada gdbstub: Remove unused include Jannik Vogel 2016-12-05 15:09:14 +0100
  • d2c39bdb29 Unify Windows ICON resource name Jannik Vogel 2016-12-04 23:34:44 +0100
  • 45d941d62e Support mingw cross-compile Jannik Vogel 2016-12-03 21:08:02 +0100
  • 00f0c77570 Split SessionRequestHandler::HandleSyncRequest into HandleSyncRequest, TranslateRequest and HandleSyncRequestImpl. Subv 2016-12-05 12:05:00 -0500
  • 29d809b6e1 Kernel: Remove the Redirection handle type. Subv 2016-12-05 11:13:22 -0500
  • dd8887c8cf KServerPorts now have an HLE handler "template", which is inherited by all ServerSessions created from it. Subv 2016-12-05 11:02:08 -0500
  • 100f5f4131 Merge pull request #2200 from j-selby/fix-mingw-crash Yuri Kunde Schlesner 2016-12-04 20:33:19 -0800
  • 5234f2d287 Merge pull request #2269 from Subv/update_dynarmic Yuri Kunde Schlesner 2016-12-04 19:41:03 -0800
  • a088ebe903 Dynarmic: Update dynarmic to version Subv 2016-12-04 21:40:12 -0500
  • 61687840bc Disable Microprofile on Mingw builds This fixes a crash when starting games James 2016-11-21 18:21:36 +1100
  • bdad00c73f Threading: Added some utility functions and const correctness. Subv 2016-12-04 09:58:36 -0500
  • 17ce07943d Merge pull request #2266 from yuriks/fix-displaytransfer Yuri Kunde Schlesner 2016-12-04 06:30:42 -0800
  • efc8179747 GSP: Downgrade log severity of SetAxiConfigQoSMode Yuri Kunde Schlesner 2016-12-04 05:19:10 -0800
  • 8a1f96011d OpenGL: Non-zero stride only makes sense for linear buffers Yuri Kunde Schlesner 2016-12-04 05:16:56 -0800
  • 2600633b89 OpenGL: Ensure framebuffer binding is restored if completion check fails Yuri Kunde Schlesner 2016-12-04 05:16:14 -0800
  • ba7f213655 OpenGL: Fix DisplayTransfer accel when input width != output width Yuri Kunde Schlesner 2016-12-04 05:15:33 -0800
  • 4f0f88bc6a Merge pull request #2259 from JayFoxRox/fix-fallback Yuri Kunde Schlesner 2016-12-03 22:11:39 -0800
  • 8634b8cb83 Threading: Reworked the way our scheduler works. Subv 2016-12-03 22:38:14 -0500
  • 2d8097eecc shader_jit: Fix non-SSE4.1 path where FLR would not truncate Jannik Vogel 2016-12-04 04:25:53 +0100
  • 647157f99f Merge pull request #2257 from citra-emu/fix-clang-format Yuri Kunde Schlesner 2016-12-03 16:13:40 -0800
  • 4d5e42240c clang-format: Fix coding style Yuri Kunde Schlesner 2016-12-03 01:30:02 -0800
  • 7acc5c8f30 Travis: Use a stable version of clang-format Yuri Kunde Schlesner 2016-12-03 01:10:07 -0800
  • 018191c1f0 Merge pull request #2255 from JayFoxRox/lsl4 Yuri Kunde Schlesner 2016-12-02 20:24:24 -0800
  • 2ce61344d6 Declare empty ServerSession and ClientSession constructors as default. Subv 2016-12-02 22:58:02 -0500
  • e2cb7d7833 shader_jit: Load LOOPCOUNT_REG and LOOPINC 4 bit left-shifted Jannik Vogel 2016-11-30 15:40:42 +0100
  • 0423a38ab5 Merge pull request #2251 from JayFoxRox/remove-version Mat M 2016-12-01 14:24:40 -0500
  • ed210c32b3 Threads do not wait for the server endpoint to call AcceptSession before returning from a ConnectToPort or GetServiceHandle call. Subv 2016-12-01 10:47:06 -0500
  • 8efeb6ee2b Remove unused version.h Jannik Vogel 2016-12-01 16:38:46 +0100
  • 2eceee3a4c Fixed the rebase mistakes. Subv 2016-11-30 23:28:31 -0500
  • 009b15b3aa A bit of a redesign. Subv 2016-11-30 22:50:13 -0500
  • c5e7e0fa26 IPC/HLE: Associate the ClientSessions with their parent port's HLE interface if it exists. Subv 2016-06-18 13:39:26 -0500
  • c19afd2118 Kernel/HLE: Service::Interface no longer inherits from any Kernel object, and is now its own standalone class. Subv 2016-06-17 17:09:43 -0500
  • 0a33d915f8 fixup! Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication. Subv 2016-06-17 15:24:38 -0500
  • 073653e858 Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication. Subv 2016-06-14 18:03:30 -0500
  • 68c00ee771 Merge pull request #2228 from freiro/winver_fix Yuri Kunde Schlesner 2016-11-30 15:47:08 -0800
  • e27d824768 Merge pull request #2243 from MerryMage/r15 Sebastian Valle 2016-11-30 17:41:20 -0500
  • c46b3dec63 dynarmic: Fix ABI violation MerryMage 2016-11-30 19:12:46 +0000
  • 6034399bf9 Merge pull request #2241 from Subv/clang_format wwylele 2016-11-30 18:52:53 +0200
  • 35e979f041 Appending PLATFORM_LIBRARIES instead of redefining them freiro 2016-11-30 15:59:26 +0100
  • 0c22e52f52 WINVER definition moved to CMake and cleanup freiro 2016-11-28 19:38:47 +0100
  • e3e4f27447 ClangFormat: Fixed the clang-format errors Subv 2016-11-30 09:37:37 -0500
  • e5a7f2ef29 Merge pull request #1820 from mailwl/service-ver Sebastian Valle 2016-11-30 08:04:23 -0500
  • 5b136aa211 Set client SDK version to Service APIs mailwl 2016-11-20 08:50:48 +0300
  • cf5b8483fc Merge pull request #2233 from Subv/warnings bunnei 2016-11-29 23:23:22 -0500
  • f32309400c Update dynarmic to the latest version (#2234) James Rowe 2016-11-29 21:22:19 -0700
  • aea9a91100 Build: Fixed a few warnings. Subv 2016-11-29 16:51:53 -0500
  • 589b642790 FileSys: Implement OtherSaveData wwylele 2016-11-29 00:52:11 +0200