Commit Graph

  • b8d43d4dfb common/swap: Improve codegen of the default swap fallbacks Lioncash 2019-04-11 21:20:22 -04:00
  • 686d067271 common/swap: Mark byte swapping free functions with [[nodiscard]] and noexcept Lioncash 2019-04-11 20:42:40 -04:00
  • 5664613640 common/swap: Simplify swap function ifdefs Lioncash 2019-04-11 20:26:37 -04:00
  • f108d3c6e6 common/swap: Remove 32-bit ARM path Lioncash 2019-04-11 20:15:44 -04:00
  • aab503fe71 common/scope_exit: Replace std::move with std::forward in ScopeExit() Lioncash 2019-04-11 20:01:31 -04:00
  • b34847d59e
    service/ps: Implement PS:EncryptDecryptAES zhupengfei 2019-04-15 22:56:55 +08:00
  • 11754778bb
    Merge pull request #4716 from wwylele/client-is-known Weiyi Wang 2019-04-15 09:08:07 -04:00
  • e3b6bf93bc gl_rasterizer_cache: validate surface in mipmap/cubemap if the children is not validated yet Weiyi Wang 2019-04-15 09:07:36 -04:00
  • 4a206237be
    Merge pull request #4726 from FearlessTobi/port-2312 Weiyi Wang 2019-04-13 18:00:09 -04:00
  • e9c2b27c68
    Merge pull request #4681 from FearlessTobi/port-2188-2190 Tobias 2019-04-09 21:18:34 +02:00
  • d7fbc1ca2c
    common/string_util: Move TextFromBuffer to string_util zhupengfei 2019-04-08 22:34:21 +08:00
  • 25be09c7a3
    applets/swkbd: Address comments zhupengfei 2019-03-18 22:02:31 +08:00
  • 8078256a88 applets/swkbd: Add callback support zhupengfei 2019-03-17 09:35:20 +08:00
  • 2ff7ed4200
    Merge pull request #4693 from FearlessTobi/port-stuffffz Weiyi Wang 2019-04-07 14:12:21 -04:00
  • c0ceecd7cd yuzu_cmd/config: Silent implicit cast warning ReinUsesLisp 2019-03-15 16:59:57 +01:00
  • aba5dae557 service/service: Remove unncessary calls to c_str() Lioncash 2019-03-10 18:00:54 -04:00
  • b7518fc26c web_service: Remove unnecessary inclusions Lioncash 2019-03-02 14:55:49 -05:00
  • 9fb5cb580e
    Merge pull request #4635 from FearlessTobi/mii-thingy-v9999 Weiyi Wang 2019-04-07 12:23:54 -04:00
  • e9bd34f7da Address remaining review comments fearlessTobi 2019-04-07 15:58:42 +02:00
  • 1517d2fef7 Address more reviews fearlessTobi 2019-02-26 23:36:58 +01:00
  • 781d4b787a Address first batch of review comments fearlessTobi 2019-02-15 19:20:06 +01:00
  • 041638ea4d applets: implement HLE mii selector applet fearlessTobi 2019-02-09 17:00:57 +01:00
  • f903d3161d ptm: move ptm_shared_extdata_id to header fearlessTobi 2019-02-09 15:01:58 +01:00
  • 21c71d21ae general: Use deducation guides for std::lock_guard and std::unique_lock Lioncash 2019-04-01 12:29:59 -04:00
  • d5bcb45b2a
    Merge pull request #4723 from jroweboy/minorfix Weiyi Wang 2019-04-06 14:31:49 -04:00
  • c2b514cb97
    Merge pull request #4722 from adityaruplaha/input-fixup Weiyi Wang 2019-04-06 11:25:48 -04:00
  • ebba9f5a70
    ConfigureInput::GetUsedKeyboardKeys(): Change index of home button to use NativeButton instead of magic number. Adityarup Laha 2019-04-05 09:46:01 +05:30
  • f4d0bdd09a Destroy the callback after the stream is destroyed James Rowe 2019-04-04 23:51:15 -06:00
  • 14730ed560
    Merge pull request #4718 from khang06/clang-format-spaces-fix James Rowe 2019-04-02 19:14:35 -06:00
  • 7842decde6 fix clang-format target when using a path with spaces on windows khang06 2019-04-02 21:02:43 -04:00
  • f565ea80f0 HLE/IPC: HLEContext can memorize the client thread and use it for SleepClientThread Weiyi Wang 2019-04-02 12:30:03 -04:00
  • daeba65fb4
    Merge pull request #4710 from wwylele/why-instrusive-ptr Weiyi Wang 2019-04-02 11:06:13 -04:00
  • fe8daa2590
    Merge pull request #4715 from wwylele/cam-init Weiyi Wang 2019-03-30 12:19:16 -04:00
  • 8d2718a18f CAM: initialize states Weiyi Wang 2019-03-30 11:07:11 -04:00
  • 05058863b5 cleanup includes Weiyi Wang 2019-03-23 17:09:02 -04:00
  • 5f11c5f733 Kernel: replace boost::intrusive_ptr with std::shared_ptr Weiyi Wang 2019-03-23 16:04:19 -04:00
  • c1de8acfe5
    Merge pull request #4689 from wwylele/server-leak Weiyi Wang 2019-03-24 14:29:41 -04:00
  • 941248466b
    Merge pull request #4125 from ccawley2011/travis-ninja Weiyi Wang 2019-03-23 23:15:00 -04:00
  • 21bda754b3
    Merge pull request #4396 from FearlessTobi/open-delays Weiyi Wang 2019-03-23 12:21:12 -04:00
  • d755a15891 fix compilation problems fearlessTobi 2019-03-09 18:46:37 +01:00
  • 9b07ff9681
    Merge pull request #4683 from wwylele/misc-global-clean Weiyi Wang 2019-03-22 22:28:50 -04:00
  • 4b6295ae68
    Merge pull request #4709 from FearlessTobi/port-2247 Weiyi Wang 2019-03-22 22:23:59 -04:00
  • bd4c04aec1 common/thread_queue_list: Remove unnecessary dependency on boost Lioncash 2019-03-16 04:41:34 -04:00
  • 17c0e903db
    Merge pull request #4694 from FearlessTobi/port-2210 Weiyi Wang 2019-03-22 11:22:53 -04:00
  • 2138db3d7d
    Merge pull request #4690 from wwylele/uds-deprecated Weiyi Wang 2019-03-21 09:52:01 -04:00
  • aedf5a84b0
    Merge pull request #4671 from jroweboy/mic4 Vamsi Krishna 2019-03-20 23:12:38 +05:30
  • b4d538468d Change resampling s16 -> u8 to respect aliasing rules James Rowe 2019-03-20 09:25:44 -06:00
  • 4d997d7779
    Merge pull request #4705 from FearlessTobi/port-2254 Weiyi Wang 2019-03-19 20:06:59 -04:00
  • bf4b0dd1f4 input_common/sdl_impl: Make lambda capture more specific in SDLState constructor Lioncash 2019-03-17 03:20:53 -04:00
  • ed31197402 input_common/sdl_impl: Remove unnecessary std::chrono::duration construction Lioncash 2019-03-17 03:19:55 -04:00
  • a5c087f5de input_common/sdl_impl: Remove unused variable in SDLState constructor Lioncash 2019-03-17 04:02:48 -04:00
  • 1f233e4365
    Merge pull request #4691 from liushuyu/oes_fix Weiyi Wang 2019-03-18 19:01:13 -04:00
  • 322f575ff5
    Merge pull request #4697 from xperia64/getopt_fix Weiyi Wang 2019-03-18 10:42:52 -04:00
  • 9739e2b6fd Support signed 8bit pcm in cubeb input. Address review James Rowe 2019-03-17 22:52:03 -06:00
  • dbc3c8e9bb core/core: Remove the global telemetry accessor function Lioncash 2019-03-02 15:22:14 -05:00
  • 65572a0fb8 yuzu: Remove usage of the global telemetry accessor Lioncash 2019-03-02 15:20:49 -05:00
  • d37a2fb9e6 yuzu-cmd/yuzu: Replace direct usage of the global system telemetry accessor in main() Lioncash 2019-03-02 15:18:59 -05:00
  • 6f251a6db2 core/core: Replace direct usage of the global system telemetry accessor from Shutdown() Lioncash 2019-03-02 15:17:40 -05:00
  • 592ec9b084 logging/backend: Make time_origin a class variable instead of a local static Lioncash 2019-03-02 14:28:58 -05:00
  • 235fc348af logging/backend: Move CreateEntry into the Impl class Lioncash 2019-03-02 14:25:50 -05:00
  • 29c3d72940
    Merge pull request #4678 from wwylele/mii-archive Weiyi Wang 2019-03-17 15:54:28 -04:00
  • c47c24bbd2 common/bit_field: Make BitField trivially copyable Lioncash 2019-03-07 16:32:10 -05:00
  • 6f6bfd4b3d
    Merge pull request #4698 from xperia64/picky_gles_drivers Weiyi Wang 2019-03-15 21:59:04 -04:00
  • 5803ce37bf
    Merge pull request #4686 from zhaowenlan1779/macpack-test Weiyi Wang 2019-03-15 21:54:25 -04:00
  • fa0919915c Fix GLES version header on picky drivers xperia64 2019-03-15 23:32:29 +00:00
  • 224142a57e Fix getopt on systems where char is unsigned by default xperia64 2019-03-15 23:19:24 +00:00
  • 4696b13170
    UDS: I was drunk Weiyi Wang 2019-03-15 00:35:39 -04:00
  • 1fbda5518e
    Merge pull request #4684 from liushuyu/fix_freeze Weiyi Wang 2019-03-14 16:07:54 -04:00
  • fd7730e7c8
    Merge pull request #4575 from BreadFish64/android6 Weiyi Wang 2019-03-14 16:00:59 -04:00
  • 9c5dca184c
    Merge pull request #4688 from FearlessTobi/moar-nfc Weiyi Wang 2019-03-14 15:54:59 -04:00
  • 71b0eab85c
    video_core: renderer_opengl: addressed comments... liushuyu 2019-03-14 10:58:29 -06:00
  • a986e35795 UDS: Change reply command ID for two versions of ConnectToNetwork Weiyi Wang 2019-03-14 10:10:18 -04:00
  • 476df9debf
    video_core: renderer_opengl: addressed comments... liushuyu 2019-03-13 19:17:29 -06:00
  • 9c016ff3a3 Y2R: pass in MemorySystem from service Weiyi Wang 2019-02-04 22:35:17 -05:00
  • d6f3ac1f4e IR: pass in Core::Timing for ExtraHID Weiyi Wang 2019-02-04 10:30:19 -05:00
  • ea496507d5 DSP_DSP: use member system instead of global instance Weiyi Wang 2019-02-03 21:33:20 -05:00
  • 164eb100eb video_core: renderer_opengl: addressed comments... liushuyu 2019-03-12 22:56:11 -06:00
  • 3983b12086
    video_core: renderer_opengl: gles color fix liushuyu 2019-03-12 22:28:40 -06:00
  • aaa599a849 UDS: duplicate DecryptBeaconData implementation for deprecated version Weiyi Wang 2019-03-13 00:21:10 -04:00
  • 16fb6a2c8d UDS: implement ConnectToNetworkDeprecated and forward params to ConnectToNetwork Weiyi Wang 2019-03-13 00:03:10 -04:00
  • fc0fe5c3c0 UDS: devide IPC and impl for ConnectToNetwork Weiyi Wang 2019-03-12 23:53:03 -04:00
  • e121c59583 UDS: implement BeginHostingNetworkDeprecated and forward params to BeginHostingNetwork Weiyi Wang 2019-03-12 23:02:44 -04:00
  • 5353d539ce UDS: divide IPC and impl for BeginHostingNetwork Weiyi Wang 2019-03-12 22:42:17 -04:00
  • 1076864935 UDS: implement InitializeDeprecated and forward params to Initialize Weiyi Wang 2019-03-12 21:53:07 -04:00
  • 021c77bc9f UDS: divide IPC and impl for InitializeWithVersion Weiyi Wang 2019-03-12 21:44:04 -04:00
  • 8750b81ce0 ServiceFrameworkBase: remove ownership to ServerPort Weiyi Wang 2019-03-12 19:11:46 -04:00
  • 54d2f16c22 core: reset kernel after service manager in Shutdown Weiyi Wang 2019-03-12 19:06:20 -04:00
  • ca46b4c3e2
    frontend: qt: fix a freeze where... liushuyu 2019-03-10 18:06:49 -06:00
  • ff3d7532c9 nfc: Improve implementation of GetAmiiboConfig fearlessTobi 2019-03-12 19:08:01 +01:00
  • d299d0ed65
    travis/macos: Use macpack to bundle dependencies Alex James 2019-03-09 22:05:56 +08:00
  • 36e368ff99 remove Common::TrimSourcePath BreadFish64 2019-03-10 19:18:09 -05:00
  • 6ce58248b0 APT: use member system instead of global instance Weiyi Wang 2019-02-03 21:33:02 -05:00
  • 88a011ec8e GetTextureSurface: return on invalid physical address early Weiyi Wang 2019-03-10 11:02:56 -04:00
  • 605dfe80e7 appease clang format BreadFish64 2019-03-09 19:15:35 -06:00
  • f767b5fdef android: add logging BreadFish64 2019-02-15 20:37:36 -06:00
  • 9848610ea2 android: init user path BreadFish64 2019-01-15 19:12:43 -06:00
  • 36ae10f555 archive_ncch: add open source mii archive Weiyi Wang 2019-03-08 21:59:46 -05:00
  • ebdef4fd69 gl_rasterizer_cache: unlink watchers if surface is moved to remove_surfaces but is not immediately removed wwylele 2018-07-24 23:18:36 +03:00
  • 777af04f4a gl_rasterizer: ignore mipmap setting for cubemap before we implements it wwylele 2018-07-22 17:31:02 +03:00
  • d7196b5573 gl_rasterizer_cache: invalidate watchers on (partial) surface invalidation wwylele 2018-07-09 21:19:14 +03:00