Commit Graph

  • 1d6c6a37a1
    Merge pull request #4836 from wwylele/chatroom-sign Pengfei Zhu 2019-07-15 07:33:35 +0800
  • f31dd06d91
    Merge pull request #4835 from wwylele/profiler-par Pengfei Zhu 2019-07-15 07:32:39 +0800
  • b27a9e1710
    Merge pull request #4834 from wwylele/cubeb-sign Pengfei Zhu 2019-07-15 07:31:47 +0800
  • 4fb80cb079
    Merge pull request #4833 from wwylele/network-state Pengfei Zhu 2019-07-15 07:29:49 +0800
  • 6b916a22c2
    Merge pull request #4831 from wwylele/multiplayer-Wreorder Pengfei Zhu 2019-07-15 07:26:04 +0800
  • fd3cfd0ae0 ipc_helpers: silent signed comparison warning Weiyi Wang 2019-07-14 14:49:34 -0400
  • 6ee908dc84 kernel: silence -Wreorder Weiyi Wang 2019-07-14 14:44:17 -0400
  • 24d2d6aa23 interpreter: silent sign warnings Weiyi Wang 2019-07-14 14:36:56 -0400
  • 3dbd1fd4a8 audio_core/cubeb: silent signed/unsigned comparison warning Weiyi Wang 2019-07-14 14:06:46 -0400
  • f7607c820d citra_qt: silent sign comparison warning Weiyi Wang 2019-07-14 14:17:54 -0400
  • 3a567390ee citra_qt/profiler: add parenthesis to silent warning Weiyi Wang 2019-07-14 14:14:34 -0400
  • 6f53017c91 audio_core/cubeb: silent signed/unsigned comparison warning Weiyi Wang 2019-07-14 14:06:46 -0400
  • 2bbbfa86d8 network/room_member: in-header function should be inline Weiyi Wang 2019-07-14 14:01:13 -0400
  • e689847b11 citra_qt/configure_system: fix string comparison (#4830) Weiyi Wang 2019-07-14 13:26:23 -0400
  • 1c5a55b3cb citra_qt/camera: silent signed array index warning (#4829) Weiyi Wang 2019-07-14 13:26:06 -0400
  • 9c2fe1eae8 citra_qt/multiplayer: silent Wreorder warnings Weiyi Wang 2019-07-14 11:04:52 -0400
  • 32405b6163 citra_qt/configure_system: fix string comparison Weiyi Wang 2019-07-14 10:59:14 -0400
  • 6a0b534062 citra_qt/camera: silent signed array index warning Weiyi Wang 2019-07-14 10:48:54 -0400
  • 90bd90115b core/core_timing_util: Amend casing of cyclesTo* functions Lioncash 2019-06-04 20:11:04 -0400
  • dafacef340 core/core_timing_util: Use std::chrono types for specifying time units Lioncash 2019-06-04 19:52:42 -0400
  • ffd08bb7ba core/core_timing_utils: Simplify overload set Lioncash 2019-06-04 19:41:48 -0400
  • 32f832a81f
    Merge pull request #4804 from FearlessTobi/port-2404 Weiyi Wang 2019-07-13 22:28:12 -0400
  • 4ec2b2d45a
    Merge pull request #4820 from bunnei/android-fixes Weiyi Wang 2019-07-13 22:26:10 -0400
  • 508fa94e5d
    Merge pull request #4799 from bamsbamx/pr-separate-cpu-mem Weiyi Wang 2019-07-13 22:25:51 -0400
  • a546efad31
    Port yuzu-emu/yuzu#2529: "yuzu/bootmanager: Minor interface tid… (#4794) Tobias 2019-07-11 18:46:44 +0200
  • 43d1ee6fb7 ncch_container: Apply IPS patch after allocating .bss Léo Lam 2019-06-30 18:27:00 +0200
  • 03f4023293 Fix OpenGL problems xperia64 2019-07-08 00:20:51 -0400
  • b4e0856486 One final clang-format xperia64 2019-03-24 01:03:38 -0400
  • 9e2213b58c Add Anaglyph 3D xperia64 2019-01-15 21:26:59 -0500
  • 2f7a10eeaa
    Merge pull request #4813 from leoetlino/larger-code Pengfei Zhu 2019-07-08 10:56:32 +0800
  • 8eff0696fc
    Merge pull request #4823 from FearlessTobi/port-2521 bunnei 2019-07-07 21:45:45 -0400
  • bf8224213d android: common: file_util: Add user_path, ConfigDir, and CacheDir. bunnei 2019-07-05 18:56:17 -0400
  • 1c61f066d1 android: common: logging: Add log output support. bunnei 2019-07-05 18:55:27 -0400
  • 4d1de484c6 android: common: Add paths for Android SDCARD_DIR and EMU_DATA_DIR. bunnei 2019-07-05 18:54:50 -0400
  • dd31be16d9 input_common: main: Remove unnecessary HAVE_SDL2 check. bunnei 2019-07-05 18:27:59 -0400
  • 70b168c5b5 Fix compilation fearlessTobi 2019-07-07 16:42:54 +0200
  • bc30412484 ncch_container: Add support for exheader replacement Léo Lam 2019-06-29 18:08:52 +0200
  • 5299678880
    Merge pull request #4807 from FearlessTobi/port-2550 Pengfei Zhu 2019-07-06 23:54:08 +0800
  • 46d552b4d7
    Merge pull request #4822 from wwylele/mipmap-cub Pengfei Zhu 2019-07-06 22:56:36 +0800
  • ba6eb5285d yuzu/configuration: Make function naming consistent Lioncash 2019-05-26 00:39:23 -0400
  • 1f2b44d24d CMakeLists: Ensure we specify Unicode as the codepage on Windows Lioncash 2019-04-15 17:32:47 -0400
  • 99136ec592 gl_rasterizer: correct supress_mipmap_for_cube logic Weiyi Wang 2019-07-06 08:03:01 -0400
  • 5327435bbc android: common: file_util: Add user_path, ConfigDir, and CacheDir. bunnei 2019-07-05 18:56:17 -0400
  • 71866fe9a7 android: common: logging: Add log output support. bunnei 2019-07-05 18:55:27 -0400
  • a927a91077 android: common: Add paths for Android SDCARD_DIR and EMU_DATA_DIR. bunnei 2019-07-05 18:54:50 -0400
  • 5f3a52dc82 input_common: main: Wrap usage of SDL with HAVE_SDL2 check. bunnei 2019-07-05 18:27:59 -0400
  • c8c27f36e1 yuzu/bootmanager: Log out screenshot destination path Lioncash 2019-05-29 02:24:29 -0400
  • e9d96efefc yuzu/bootmanager: Treat the resolution factor as a u32 Lioncash 2019-05-29 02:14:24 -0400
  • e114452d5a yuzu/bootmanager: Default EmuThread's destructor in the cpp file Lioncash 2019-05-29 02:05:06 -0400
  • 8087fe257e yuzu/bootmanager: unsigned -> u32 Lioncash 2019-05-29 02:02:36 -0400
  • a89bab7120 yuzu/bootmanager: Remove unnecessary pointer casts Lioncash 2019-05-29 01:49:38 -0400
  • b3e819582e Fix compilation problems fearlessTobi 2019-07-04 15:47:04 +0200
  • e88a9ace8d yuzu/CMakeLists: Disable implicit QString->QUrl conversions Lioncash 2019-06-05 16:05:34 -0400
  • 3d2e6165d3 yuzu/CMakeLists: Disable unsafe overloads of QProcess' start() function Lioncash 2019-06-05 15:47:42 -0400
  • 587b68ed17 yuzu/CMakeLists: Disable implicit type narrowing in connect() calls Lioncash 2019-06-05 15:43:55 -0400
  • cae913d3d5
    Merge pull request #4760 from wwylele/csnd Weiyi Wang 2019-06-30 23:24:27 -0400
  • 6ba8ab3f86 ncch_container: Add support for exheader replacement Léo Lam 2019-06-29 18:08:52 +0200
  • e050e9d3a5 ncch_container: Ensure code buffer size matches exheader Léo Lam 2019-06-30 13:15:35 +0200
  • 12c68eb14e ncch_container: Add support for exheader replacement Léo Lam 2019-06-29 18:08:52 +0200
  • c49ca9c6a8 ncch_container: Ensure code buffer size matches exheader Léo Lam 2019-06-30 13:15:35 +0200
  • fc41c7952b ncch_container: Add support for exheader replacement Léo Lam 2019-06-29 18:08:52 +0200
  • 0c6c1d49d7
    Merge pull request #4812 from leoetlino/typo Weiyi Wang 2019-06-30 08:17:20 -0400
  • 70fe0d22de ncch_container: Fix code.bin replacement Léo Lam 2019-06-30 11:48:28 +0200
  • 0b4be6e53a
    Merge pull request #4803 from FearlessTobi/port-2580 Weiyi Wang 2019-06-29 22:52:36 -0400
  • 79b837afa7 kernel: Rename memory page table set function bamsbamx 2019-06-27 16:33:55 +0200
  • ed095f3bff kernel: Nullability check for current_cpu when changing memory page table This attempts to fix segfault in some tests where page table is set before initializing cpu core (intended behaviour? might be worth a check...) see: src/tests/core/arm/arm_test_common.cpp see: src/tests/core/arm/dyncom/arm_dyncom_vfp_tests.cpp bamsbamx 2019-06-26 11:51:42 +0200
  • c81a96b0da
    Merge pull request #4806 from FearlessTobi/port-2450 Weiyi Wang 2019-06-25 21:25:37 -0400
  • dbfd830695 kernel: Let the kernel handle all page table changes when switching processes It will both change the page table in memory and notify the CPU about the change by itself. This way there is no need to call memory.SetCurrentPageTable() when kernel.setCurrentProcess() and the management is kept internally in the kernel bamsbamx 2019-06-26 00:39:11 +0200
  • 41f1963b9a
    Merge pull request #4805 from FearlessTobi/port-2454 Pengfei Zhu 2019-06-25 22:12:02 +0800
  • dad423fb68
    Merge pull request #4801 from wwylele/gsp-state Pengfei Zhu 2019-06-25 22:11:40 +0800
  • d4eb63999a CMakeLists: Explicitly specify -Wall for the non-MSVC case Lioncash 2019-05-04 02:06:55 -0400
  • 8e79188ca5 CMakeLists: Specify /volatile:iso for MSVC Lioncash 2019-05-09 15:49:27 -0400
  • e860a0ae59 src/CMakeLists: Add /Zc:externConstexpr to the MSVC build flags Lioncash 2019-05-07 14:06:20 -0400
  • 7f053d0d45 src/CMakeLists: Vertically order compilation flags Lioncash 2019-05-07 14:02:29 -0400
  • 1f2e75ecea kernel/vm_manager: Remove redundant Reset call in destructor Lioncash 2019-06-12 16:09:57 -0400
  • d483e556e3 gsp: remove unused GetFramebufferInfo Weiyi Wang 2019-06-23 14:25:28 -0400
  • 8251de44cf GSP_GPU: move used_thread_ids into the class Weiyi Wang 2019-06-23 14:07:14 -0400
  • ac9755306c cpu_core: Separate cpu_core and memory This makes cpu_core and memory being completely independent components inside the system, having a simpler and more understandable initialization process The thread which casues page table changes in memory will be responsible to notify the cpu_core too bamsbamx 2019-06-22 18:21:50 +0200
  • bb776e25a9 pica: move global shader buffer state into Pica::State (#4796) Weiyi Wang 2019-06-19 18:39:08 -0400
  • a11bc03d4a
    Port yuzu-emu/yuzu#2253: "Migrate off directly modifying CMAKE_* compilation-related flags directly" (#4714) Tobias 2019-06-18 12:12:32 +0200
  • 9f319ebefb pica: move global shader buffer state into Pica::State Weiyi Wang 2019-06-16 21:48:39 -0400
  • 73bf92fb3a
    Merge pull request #4792 from FearlessTobi/port-2515 Pengfei Zhu 2019-06-10 22:03:32 +0800
  • e26d9f5ef1
    Merge pull request #4793 from FearlessTobi/port-2526 Pengfei Zhu 2019-06-10 21:57:00 +0800
  • aa1b9a18c6 core/telemetry_session: Remove unnecessary web service nulling out in destructor Lioncash 2019-05-28 21:32:48 -0400
  • 0a82b00e35 core/telemetry_session: Remove usages of the global system accessor Lioncash 2019-05-28 21:12:23 -0400
  • 55ec0f5850 core/telemetry_session: Explicitly delete copy and move constructors Lioncash 2019-05-28 21:07:34 -0400
  • 1eef771a10 yuzu/configuration/configure_graphics: Eliminate type narrowing in a connect call Lioncash 2019-05-24 21:54:10 -0400
  • 318095f9b9
    Port yuzu-emu/yuzu#2249: "ipc_helpers: Allow pushing and popping floating-point values" (#4702) Tobias 2019-06-09 16:03:22 +0200
  • 75ebf1fdf6
    Merge pull request #4791 from FearlessTobi/add-sponsor-button Flame Sage 2019-06-08 19:24:31 +0000
  • 299fd34796
    .github: Create FUNDING.yml Tobias 2019-06-08 20:09:03 +0200
  • 56fc61a41f
    Merge pull request #4783 from FearlessTobi/port-2517 bunnei 2019-06-08 00:12:34 -0400
  • 23770848b4
    Merge pull request #4789 from BreadFish64/opt_can_sub_rect bunnei 2019-06-08 00:12:08 -0400
  • ef73de9386
    Port yuzu-emu/yuzu#2511: "common/file_util: Minor cleanup" (#4782) Tobias 2019-06-08 00:23:57 +0200
  • 49f6f11462
    Merge pull request #4786 from FearlessTobi/port-minor Pengfei Zhu 2019-06-05 22:38:28 +0800
  • 737c138f39 fix c-format (travis) Martin Pecánek 2019-06-05 16:21:11 +0200
  • aaf496dec7 video_core: change "left + width" to "right" in CanSubRect BreadFish64 2019-06-04 17:03:31 -0500
  • 01fb64089d space status bar widgets evenly Martin Pecánek 2019-06-04 21:34:13 +0200
  • ade67313bd Simplify unnecessarily broad lambda captures Martin Pecánek 2019-06-04 21:30:54 +0200
  • 13588bbeef Change the 3d factor QSpinBox to QSlider Martin Pecánek 2019-06-04 21:29:27 +0200
  • 9fc3e4576b configure_hotkeys: Remove unnecessary Settings::Apply() call Lioncash 2019-05-25 04:34:51 -0400