Commit Graph

  • cfdcaedc02 interface.h: forward declare resolution Vitor Kiguchi 2020-08-19 03:53:54 -0300
  • ff0652024c camera_util.cpp: remove unnecessary includes Vitor Kiguchi 2020-08-19 03:53:25 -0300
  • 7bcfff4e71 clang format Vitor Kiguchi 2020-08-17 21:33:22 -0300
  • a6efc7c1ee Separate the enums from cam/cam.h Vitor Kiguchi 2020-08-17 19:26:20 -0300
  • 21d7c4faa8 Avoid incorrect casts to QDropEvent Luke Street 2020-08-18 23:24:06 -0400
  • 684c703a52 Log cpu slider and vsync Vitor Kiguchi 2020-08-18 23:42:10 -0300
  • 41e6837183 sdl_impl.cpp: actually log the sdl error Vitor Kiguchi 2020-08-18 23:35:11 -0300
  • ce66f55f6e Use make_unique instead of new where applicable Vitor Kiguchi 2020-08-17 16:19:01 -0300
  • 29ec63ef56 ConfigureEnhancements: use unique_ptr for ui Vitor Kiguchi 2020-08-17 16:34:06 -0300
  • afea875a78 Forward declare ui and use unique_ptr Vitor Kiguchi 2020-08-17 02:50:24 -0300
  • 9d99755d4f configure_camera: forward declare CameraInterface Vitor Kiguchi 2020-08-17 19:18:37 -0300
  • 9c2986de41 profiler: remove unnecessary includes Vitor Kiguchi 2020-08-17 18:31:58 -0300
  • 9394724902 main: forward declare QLabel Vitor Kiguchi 2020-08-17 18:17:42 -0300
  • 73973a1e66 Clang-format xperia64 2020-08-17 02:54:55 -0400
  • 8559268469 Look at direction of analog axis travel instead of instantaneous sample xperia64 2020-08-16 21:51:48 -0400
  • 4f51e6bc4d Consistency / cleanup clang stuff that got missed celerizer 2020-08-15 23:23:31 -0500
  • 03793fbd2d fx cheat save weihuoya 2020-08-13 22:20:09 +0800
  • 1e9cb1674a fix typo, style D 2020-08-12 15:27:37 -0400
  • 94479faf6e use dbus instead of xdg-screensaver in unix AllowOSSleep D 2020-08-12 15:02:51 -0400
  • 8606609936 Rebase amiibo_appdata celerizer 2020-08-11 19:16:12 -0500
  • 1d5d278f8d Don't translate hotkey text xperia64 2020-08-10 23:06:22 -0400
  • f9ff99e233 cheat weihuoya 2020-08-09 21:35:22 +0800
  • 09ebfebc91 CMakeLists: Update CLANG_FORMAT_POSTFIX to 10.0 FearlessTobi 2020-08-08 18:56:01 +0200
  • 8f05bb780a ci: Make use of clang-format 10.0 FearlessTobi 2020-08-08 18:54:49 +0200
  • 0883f73c51 perf_stats: Mark GetMeanFrametime() as const FearlessTobi 2020-08-08 02:11:01 +0200
  • f72be7af2d
    Merge pull request #5497 from GMaxera/fix-broken-mac-os-travis-build Pengfei Zhu 2020-08-07 20:30:52 +0800
  • 52470d5f60 Use gtimeout on Mac OS job to incrementally build up ccache Gianluca Massera 2020-08-07 11:11:16 +0100
  • 57da84ba63
    Add LGTM static analyzer config file (#5495) Valeri 2020-08-07 04:34:39 +0300
  • 48469980d8 prevent non-Windows OS from sleeping when a game is played D 2020-08-06 15:09:12 -0400
  • 8d7d54a575
    Install clang-format-6.0 as gets installed anyways Valeri 2020-08-06 06:54:57 +0300
  • e0fc72228b
    Remove another unneeded check from report v1993 2020-08-06 05:56:23 +0300
  • ba5551b4b6
    Fix some issues pointed out by LGTM v1993 2020-08-06 05:50:08 +0300
  • 6975b0a4c4
    Add LGTM static analyzer config file v1993 2020-08-06 04:14:53 +0300
  • a834b3c0c0 What Travis CI will cache if timeout is handled "internally"? Gianluca Massera 2020-08-05 22:09:13 +0100
  • 271671edb8 Test if cache makes a difference Gianluca Massera 2020-08-05 16:11:15 +0100
  • bc5f481a43 Attempt to build only audio-core to get cache working Gianluca Massera 2020-08-05 15:23:54 +0100
  • b139d452fe Attempt to build only core target and get cache Gianluca Massera 2020-08-05 13:37:26 +0100
  • 0779cecf8b Try to just build without test and upload to incrementally cache Gianluca Massera 2020-08-05 08:58:48 +0100
  • e3a5fe3539 Fake commit to check speed up of cache directories Gianluca Massera 2020-08-05 08:21:48 +0100
  • 7665835e00 Temporary Comment out Mac OS build and upload to test dir cache Gianluca Massera 2020-08-05 07:47:02 +0100
  • 809758f90a Test how much it speed up caching downloaded brew Gianluca Massera 2020-08-04 23:10:06 +0100
  • f23ef8767a Target to Mac OS 10.14 and above Gianluca Massera 2020-08-04 20:35:28 +0100
  • 4e68f226f1 Revert #5317 Gianluca Massera 2020-08-04 20:34:16 +0100
  • 0781e51b43 WIP implement apt 0x0103 xperia64 2020-07-30 00:53:31 -0400
  • b94f21eacd
    Merge pull request #5462 from FearlessTobi/port-4376 Marshall Mohror 2020-07-28 12:27:54 -0500
  • 428cbe87a0
    Add and elaborate on comments in config.cpp Alex Frutkin 2020-07-26 17:01:42 +0000
  • f004b79dd6 Solve some C4100 warnings Vitor Kiguchi 2020-07-24 01:35:52 -0300
  • c617dea041 Resolve some C4456 warnings Vitor Kiguchi 2020-07-24 00:34:43 -0300
  • 69bb69ea97 Resolve unused variable warnings Vitor Kiguchi 2020-07-22 22:51:39 -0300
  • b695494d6a Resolve some type conversion warnings Vitor Kiguchi 2020-07-22 22:49:58 -0300
  • d29dac4603 remove unnecessary headers Vitor Kiguchi 2020-07-22 22:48:50 -0300
  • 2cb648a0ed resolve warnings of deprecated Qt members Vitor Kiguchi 2020-07-22 21:41:10 -0300
  • ced006c001 fx minor issues weihuoya 2020-07-24 09:38:23 +0800
  • b4ec50ba21
    Actually return true if InitMFDLL succeeded (#5470) xperia64 2020-07-23 00:46:10 -0400
  • e8e51e2e60 Add proper return for success xperia64 2020-07-22 23:45:36 -0400
  • c3673ac9cd
    Merge pull request #5468 from citra-emu/zhaowenlan1779-patch-1 Pengfei Zhu 2020-07-22 23:13:00 +0800
  • 967f6500cf
    Update scan_dll.py Pengfei Zhu 2020-07-22 21:55:39 +0800
  • e8c9328b92
    CMakeLists: Require FFmpeg 4.0 zhupengfei 2020-07-22 18:00:59 +0800
  • c105a1345a androidx weihuoya 2020-07-22 11:01:29 +0800
  • a34888804b
    Merge pull request #5464 from FearlessTobi/port-4347 Marshall Mohror 2020-07-21 08:46:18 -0500
  • 8b6f7eb4f1
    Address review comments zhupengfei 2020-07-21 13:45:43 +0800
  • 2c9237c17b
    Review changes Hamish Milne 2020-04-20 16:47:40 +0100
  • f01458221a
    Keep keyboard state independent of acquired buttons Hamish Milne 2020-04-20 00:07:38 +0100
  • b4fde95774 citra_qt: Backport review comments from the yuzu translation PR FearlessTobi 2020-07-19 15:20:22 +0200
  • 08f3fdfaec settings: Make use of std::string_view over std::string for logging FearlessTobi 2020-07-19 15:07:16 +0200
  • 7c578b0579 frontend: Improve wait tree readability for dark themes David Marcec 2020-07-18 20:22:03 +1000
  • c305127cfa CMakeLists: Increase minimum version FearlessTobi 2020-07-18 18:19:41 +0200
  • 45523bea8e udp: Silence a C++20 deprecation warning Lioncash 2020-07-12 15:49:40 -0400
  • a74acf0b2e common/swap: Make use of std::endian Lioncash 2020-07-14 16:21:35 -0400
  • 215b3e4fd0 CMakeLists: Enable usage of C++20 on Linux Lioncash 2020-07-12 18:15:27 -0400
  • a45eff31d0 CMakeLists: Make use of /std:c++latest on MSVC Lioncash 2020-07-10 19:24:23 -0400
  • d88d22080d
    Merge pull request #5453 from FearlessTobi/port-4221 Marshall Mohror 2020-07-14 09:26:43 -0500
  • f6ced5def0
    Merge pull request #5452 from FearlessTobi/port-4287 Marshall Mohror 2020-07-14 09:26:24 -0500
  • 1722701c07
    [WIP] NCCHContainer: support for partitions if container is NCSD (#5345) Ben 2020-07-14 16:14:30 +0200
  • 688bc32603
    Update src/core/hle/service/fs/fs_user.cpp Marshall Mohror 2020-07-14 09:13:47 -0500
  • 9b9b28e658
    Update src/core/hle/service/fs/fs_user.cpp Marshall Mohror 2020-07-14 09:13:39 -0500
  • 897e473da4
    Merge pull request #5332 from Dragios/fix-exe-path Marshall Mohror 2020-07-14 09:10:11 -0500
  • a83f819160
    Merge pull request #5317 from MerryMage/compile-on-10.13 Marshall Mohror 2020-07-14 09:06:03 -0500
  • 64eb0dc7c3 combo key weihuoya 2020-07-13 11:05:12 +0800
  • 15a16ebd3b configuration: Fix hotkeys that open file dialog in windowed mode Kewlan 2020-06-25 22:54:05 +0200
  • 88edf9d62c cmake: stop linking against QGL FearlessTobi 2020-07-11 19:06:31 +0200
  • 97d1430ee5 CMakeLists: Update fmt to 7.0.1 FearlessTobi 2020-07-11 18:52:36 +0200
  • 96fa75fb93
    discord_impl: Update the client ID (#5449) Tobias 2020-07-08 23:45:54 +0200
  • 9788b53155 discord_impl: Update the client ID FearlessTobi 2020-07-08 23:06:10 +0200
  • e50370d2d8
    CMake: Copy avfilter dll for MSVC zhupengfei 2020-06-24 15:54:06 +0800
  • d1b39a7b5f
    dumping/ffmpeg_backend: Add HW context support zhupengfei 2020-06-14 10:36:37 +0800
  • 71961c234d
    dumping/ffmpeg_backend: Add FPS filter zhupengfei 2020-06-13 18:58:46 +0800
  • f4e727cc19
    Merge pull request #5420 from citra-emu/xglTextureBarrier Marshall Mohror 2020-07-07 16:45:27 -0500
  • 60282f35fe fix clang format BreadFish64 2020-07-07 16:43:42 -0500
  • bd7ee8c315
    Common: remove a mod from AlignUp (#5441) Marshall Mohror 2020-07-07 16:39:23 -0500
  • 0363c5f84a
    Fix silly typo Pengfei Zhu 2020-07-07 20:41:40 +0800
  • 835efd321e
    Merge pull request #5438 from zhaobot/tx-update-20200701011708 Pengfei Zhu 2020-07-07 20:39:14 +0800
  • ecebbada1e android project weihuoya 2020-07-06 10:28:51 +0800
  • 955371ccbb common: switch to nullptr for sysctl's empty new value Jan Beich 2020-06-30 22:55:47 +0000
  • 06729abbb0 common: add sysconf() fallback Jan Beich 2020-06-29 22:39:31 +0000
  • 81bcd29c01 Bump kernel version for 3DSX Weiyi Wang 2020-07-04 20:38:10 -0400
  • 3a68a6942d
    Common: remove a mod from AlignUp Marshall Mohror 2020-07-02 09:09:17 -0500
  • 6ae1d6885f
    Use fmt instead of boost. adityaruplaha 2020-07-01 23:50:11 +0530
  • add0deb3c5 Update translations (2020-07-01) The Citra Community 2020-07-01 01:17:39 +0000
  • eebb545b40
    common/param_package: Implement lists and nested data structures. adityaruplaha 2020-06-30 23:25:08 +0530