Commit graph

  • ed31197402 input_common/sdl_impl: Remove unnecessary std::chrono::duration construction Lioncash 2019-03-17 03:19:55 -0400
  • a5c087f5de input_common/sdl_impl: Remove unused variable in SDLState constructor Lioncash 2019-03-17 04:02:48 -0400
  • 1f233e4365
    Merge pull request #4691 from liushuyu/oes_fix Weiyi Wang 2019-03-18 19:01:13 -0400
  • 322f575ff5
    Merge pull request #4697 from xperia64/getopt_fix Weiyi Wang 2019-03-18 10:42:52 -0400
  • 9739e2b6fd Support signed 8bit pcm in cubeb input. Address review James Rowe 2019-03-17 22:52:03 -0600
  • dbc3c8e9bb core/core: Remove the global telemetry accessor function Lioncash 2019-03-02 15:22:14 -0500
  • 65572a0fb8 yuzu: Remove usage of the global telemetry accessor Lioncash 2019-03-02 15:20:49 -0500
  • d37a2fb9e6 yuzu-cmd/yuzu: Replace direct usage of the global system telemetry accessor in main() Lioncash 2019-03-02 15:18:59 -0500
  • 6f251a6db2 core/core: Replace direct usage of the global system telemetry accessor from Shutdown() Lioncash 2019-03-02 15:17:40 -0500
  • 592ec9b084 logging/backend: Make time_origin a class variable instead of a local static Lioncash 2019-03-02 14:28:58 -0500
  • 235fc348af logging/backend: Move CreateEntry into the Impl class Lioncash 2019-03-02 14:25:50 -0500
  • 29c3d72940
    Merge pull request #4678 from wwylele/mii-archive Weiyi Wang 2019-03-17 15:54:28 -0400
  • c47c24bbd2 common/bit_field: Make BitField trivially copyable Lioncash 2019-03-07 16:32:10 -0500
  • 6f6bfd4b3d
    Merge pull request #4698 from xperia64/picky_gles_drivers Weiyi Wang 2019-03-15 21:59:04 -0400
  • 5803ce37bf
    Merge pull request #4686 from zhaowenlan1779/macpack-test Weiyi Wang 2019-03-15 21:54:25 -0400
  • fa0919915c Fix GLES version header on picky drivers xperia64 2019-03-15 23:32:29 +0000
  • 224142a57e Fix getopt on systems where char is unsigned by default xperia64 2019-03-15 23:19:24 +0000
  • 4696b13170
    UDS: I was drunk Weiyi Wang 2019-03-15 00:35:39 -0400
  • 1fbda5518e
    Merge pull request #4684 from liushuyu/fix_freeze Weiyi Wang 2019-03-14 16:07:54 -0400
  • fd7730e7c8
    Merge pull request #4575 from BreadFish64/android6 Weiyi Wang 2019-03-14 16:00:59 -0400
  • 9c5dca184c
    Merge pull request #4688 from FearlessTobi/moar-nfc Weiyi Wang 2019-03-14 15:54:59 -0400
  • 71b0eab85c
    video_core: renderer_opengl: addressed comments... liushuyu 2019-03-14 10:58:29 -0600
  • a986e35795 UDS: Change reply command ID for two versions of ConnectToNetwork Weiyi Wang 2019-03-14 10:10:18 -0400
  • 476df9debf
    video_core: renderer_opengl: addressed comments... liushuyu 2019-03-13 19:17:29 -0600
  • 9c016ff3a3 Y2R: pass in MemorySystem from service Weiyi Wang 2019-02-04 22:35:17 -0500
  • d6f3ac1f4e IR: pass in Core::Timing for ExtraHID Weiyi Wang 2019-02-04 10:30:19 -0500
  • ea496507d5 DSP_DSP: use member system instead of global instance Weiyi Wang 2019-02-03 21:33:20 -0500
  • 164eb100eb video_core: renderer_opengl: addressed comments... liushuyu 2019-03-12 22:56:11 -0600
  • 3983b12086
    video_core: renderer_opengl: gles color fix liushuyu 2019-03-12 22:28:40 -0600
  • aaa599a849 UDS: duplicate DecryptBeaconData implementation for deprecated version Weiyi Wang 2019-03-13 00:21:10 -0400
  • 16fb6a2c8d UDS: implement ConnectToNetworkDeprecated and forward params to ConnectToNetwork Weiyi Wang 2019-03-13 00:03:10 -0400
  • fc0fe5c3c0 UDS: devide IPC and impl for ConnectToNetwork Weiyi Wang 2019-03-12 23:53:03 -0400
  • e121c59583 UDS: implement BeginHostingNetworkDeprecated and forward params to BeginHostingNetwork Weiyi Wang 2019-03-12 23:02:44 -0400
  • 5353d539ce UDS: divide IPC and impl for BeginHostingNetwork Weiyi Wang 2019-03-12 22:42:17 -0400
  • 1076864935 UDS: implement InitializeDeprecated and forward params to Initialize Weiyi Wang 2019-03-12 21:53:07 -0400
  • 021c77bc9f UDS: divide IPC and impl for InitializeWithVersion Weiyi Wang 2019-03-12 21:44:04 -0400
  • 8750b81ce0 ServiceFrameworkBase: remove ownership to ServerPort Weiyi Wang 2019-03-12 19:11:46 -0400
  • 54d2f16c22 core: reset kernel after service manager in Shutdown Weiyi Wang 2019-03-12 19:06:20 -0400
  • ca46b4c3e2
    frontend: qt: fix a freeze where... liushuyu 2019-03-10 18:06:49 -0600
  • ff3d7532c9 nfc: Improve implementation of GetAmiiboConfig fearlessTobi 2019-03-12 19:08:01 +0100
  • d299d0ed65
    travis/macos: Use macpack to bundle dependencies Alex James 2019-03-09 22:05:56 +0800
  • 36e368ff99 remove Common::TrimSourcePath BreadFish64 2019-03-10 19:18:09 -0500
  • 6ce58248b0 APT: use member system instead of global instance Weiyi Wang 2019-02-03 21:33:02 -0500
  • 88a011ec8e GetTextureSurface: return on invalid physical address early Weiyi Wang 2019-03-10 11:02:56 -0400
  • 605dfe80e7 appease clang format BreadFish64 2019-03-09 19:15:35 -0600
  • f767b5fdef android: add logging BreadFish64 2019-02-15 20:37:36 -0600
  • 9848610ea2 android: init user path BreadFish64 2019-01-15 19:12:43 -0600
  • 36ae10f555 archive_ncch: add open source mii archive Weiyi Wang 2019-03-08 21:59:46 -0500
  • 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 +0300
  • 777af04f4a gl_rasterizer: ignore mipmap setting for cubemap before we implements it wwylele 2018-07-22 17:31:02 +0300
  • d7196b5573 gl_rasterizer_cache: invalidate watchers on (partial) surface invalidation wwylele 2018-07-09 21:19:14 +0300
  • fa141c799b gl_shader_gen: use accurate LOD formula for texture 2D wwylele 2018-07-06 00:59:43 +0300
  • ca78d34933 gl_rasterizer: implement mipmap wwylele 2018-07-02 12:55:04 +0300
  • acaca4188e gdbstub: Fix some bugs in IsMemoryBreak() and ServeBreak. Add workaround to let watchpoints break into GDB. (#4651) Dimitri A 2019-03-08 06:09:06 +0100
  • c3e6610807
    Merge pull request #4627 from FearlessTobi/cia-install-short bunnei 2019-03-07 23:55:58 -0500
  • 9560060f04
    Merge pull request #4666 from FearlessTobi/port-2167 bunnei 2019-03-07 23:52:42 -0500
  • f5b86cff52 Clang-format James Rowe 2019-03-06 22:43:35 -0700
  • f5df13eb24 Remove global state and add mic hot swapping James Rowe 2019-03-06 20:59:58 -0700
  • 182d672c15 Add ifdef around cubeb for android. Address a few review comments James Rowe 2019-03-06 20:03:22 -0700
  • 5c61d53047 Fix compiler error James Rowe 2019-03-06 11:30:23 -0700
  • ba4dfe4217 Increase mic stream volume to max in case the users mic is set low for some reason James Rowe 2019-03-06 11:17:32 -0700
  • 5f532c2560 Address review comments James Rowe 2019-03-06 11:16:43 -0700
  • 2999c8325e archive_extsavedata: add correct FileOpen delays fearlessTobi 2019-03-06 17:59:28 +0100
  • 5055a6c262 Address review comments fearlessTobi 2018-11-02 23:08:34 +0100
  • 5954dc11ba
    Merge pull request #4669 from wwylele/rpc-server-freeze James Rowe 2019-03-06 09:11:04 -0700
  • fc7e6c9cc9 fs_user: Add a delay for each file open fearlessTobi 2018-11-02 18:11:22 +0100
  • d0de727a97
    Merge pull request #4668 from wwylele/swkbd-size Weiyi Wang 2019-03-05 12:23:54 -0500
  • d7444892ce
    Merge pull request #4673 from FearlessTobi/super-mega-important-change Weiyi Wang 2019-03-05 10:10:56 -0500
  • 3ea30fe2b3
    Merge pull request #4610 from zhaowenlan1779/cheats-ui Pengfei Zhu 2019-03-05 22:07:40 +0800
  • 6b779b7482 ISSUE_TEMPLATE: also ask for a log file fearlessTobi 2019-03-05 13:03:06 +0100
  • c669aa8d55 Rest of the owl James Rowe 2019-03-04 22:47:24 -0700
  • 5c9e327ff3 Fix fearlessTobi 2019-03-01 23:08:39 +0100
  • 7fccc995ce Initial Mic setup James Rowe 2019-02-27 23:13:51 +0100
  • b3261472fe
    Merge pull request #4665 from FearlessTobi/port-yuzu-stuffz Weiyi Wang 2019-03-04 12:36:10 -0500
  • 9c57b74907
    Merge pull request #4618 from wwylele/fs-clean Weiyi Wang 2019-03-04 12:34:54 -0500
  • 870579d38f rpc: send ending packet in Server instead of UDPServer Weiyi Wang 2019-03-04 11:05:07 -0500
  • 47ed3f4db5 applet/swkbd: use UTF-16 string to test string size Weiyi Wang 2019-03-04 10:33:23 -0500
  • e1a4912ade common/math_util: Move contents into the Common namespace Lioncash 2019-02-26 22:47:49 -0500
  • 643472e24a common/vector_math: Move Vec[x] types into the Common namespace Lioncash 2019-02-26 22:38:34 -0500
  • db58652680 common/quaternion: Move Quaternion into the Common namespace Lioncash 2019-02-26 22:31:15 -0500
  • d354a2ee3b audio_core/codec: Resolve truncation warnings within DecodeADPCM Lioncash 2019-02-25 09:24:36 -0500
  • f322c51a63 core/frontend/emu_window: Make ClipToTouchScreen a const member function Lioncash 2019-02-27 08:54:40 -0500
  • 6149be43cf yuzu/compatdb: Remove unused lambda capture Lioncash 2019-02-27 11:29:04 -0500
  • 2b57d9d323 travis: Use Ninja for Travis builds Cameron Cawley 2018-08-23 23:32:48 +0100
  • ad1cfc8d50
    Merge pull request #4608 from wwylele/sharedmem-circular Weiyi Wang 2019-02-25 10:32:45 -0500
  • 93275d752b
    Merge pull request #4645 from FearlessTobi/port-2116 Weiyi Wang 2019-02-25 10:25:11 -0500
  • 206413ba7b
    Merge pull request #4630 from wwylele/memory-no-lock Weiyi Wang 2019-02-25 10:23:23 -0500
  • 5f10cc412f
    Merge pull request #4632 from zhaowenlan1779/socu Weiyi Wang 2019-02-25 10:23:13 -0500
  • fdb5a8c2df
    Merge pull request #4629 from FearlessTobi/bunnei-fooled-me Weiyi Wang 2019-02-25 10:22:44 -0500
  • 42c777b0e5
    Merge pull request #4617 from wwylele/hle-service-clean Weiyi Wang 2019-02-25 10:22:13 -0500
  • c265f3f507
    Merge pull request #4616 from wwylele/core-global-clean Weiyi Wang 2019-02-25 10:22:02 -0500
  • f8b3617394 bit_field: Remove is_pod check, add is_trivially_copyable_v. bunnei 2018-04-17 18:00:18 -0400
  • e24c7a474c bit_field: Make all methods constexpr. bunnei 2018-04-05 21:44:22 -0400
  • 28b2ee9cd7 add java to .clang-format BreadFish64 2019-01-17 17:03:15 -0600
  • 5f80075c31
    Merge pull request #4596 from CarlKenner/master Weiyi Wang 2019-02-22 16:24:22 -0500
  • 28e849cddb
    Merge pull request #4598 from BreadFish64/user_path Weiyi Wang 2019-02-22 16:23:41 -0500
  • b0a4220711
    Merge pull request #4647 from FearlessTobi/fix-weird-bug Weiyi Wang 2019-02-22 16:21:54 -0500
  • 8f2bd97277
    Merge pull request #4655 from tgsm/gcc-version Weiyi Wang 2019-02-22 16:21:21 -0500
  • c357531acb citra_qt/main: make SPEED_LIMIT_STEP static constexpr fearlessTobi 2019-02-16 17:05:27 +0100
  • 0556cac37d threadsafe_queue: Use std::size_t for representing size Lioncash 2019-02-12 22:12:23 -0500