Commit Graph

  • 3fffb4f2d9 Fix functions which used Common::ArrayToString fearlessTobi 2018-11-18 00:51:14 +0100
  • 6aae3ef7b9 oops Weiyi Wang 2018-11-17 17:42:31 -0500
  • 39fcc3a589 service: Mark MakeFunctionString with the [[maybe_unused]] attribute. Lioncash 2018-11-14 00:44:17 -0500
  • 7947c81eaa Include imageformat dependencies with releases (appveyor) Jcw87 2018-11-15 21:53:40 -0800
  • afeaaa91cb Include imageformat dependencies with releases Jcw87 2018-11-15 20:55:37 -0800
  • 62036bdea8 gl_rasterizer_cache: Add profiles for Copy and Blit Markus Wick 2018-11-06 13:25:01 +0100
  • 2b793797e0 gl_resource_manager: Profile creation and deletion Markus Wick 2018-11-06 11:07:50 +0100
  • 79696a1a43 gl_stream_buffer: Profile orphaning of stream buffer. Markus Wick 2018-11-06 10:42:33 +0100
  • 392547a97c gl_resource_manager: Split implementations in .cpp file Markus Wick 2018-11-06 10:40:49 +0100
  • d3b1b5f22c
    Merge pull request #4398 from zhaowenlan1779/config-fix bunnei 2018-11-16 23:33:50 -0800
  • 11baf7ac13
    Merge pull request #4419 from FearlessTobi/port-1639 bunnei 2018-11-16 23:29:59 -0800
  • 46e8237e7e Port yuzu-emu/yuzu#1137: "renderer_opengl: Namespace OpenGL code" (#4423) Tobias 2018-11-17 08:29:10 +0100
  • 7f727177bf
    Merge pull request #4431 from wwylele/no-v2p bunnei 2018-11-16 23:28:33 -0800
  • 4d1c4f898b
    Merge pull request #4324 from BreadFish64/android1 Weiyi Wang 2018-11-16 21:40:57 -0500
  • aada00c899 add initial bitrise CI support for android BreadFish64 2018-11-13 20:11:05 -0600
  • b90ff739a0 Add CheatEngine and support for Gateway cheats (#4406) Ben 2018-11-17 02:01:10 +0100
  • 95bbe2302b Kernel/IPC: fix mapped buffer target address Weiyi Wang 2018-11-16 19:47:16 -0500
  • 93f067c806 Make read_func and write_func a template parameter B3N30 2018-11-16 18:35:45 +0100
  • 5730a74a19
    remove redundant clone BreadFish64 2018-11-16 10:34:40 -0600
  • 365eeb889f Memory: GetPhysicalPointer should accept right open bound address Weiyi Wang 2018-11-16 00:14:17 -0500
  • 41376cfa26 string_util: Remove ArrayToString() Lioncash 2018-11-13 14:11:34 -0500
  • cab8dc3824 string_util: Remove TryParse() Lioncash 2018-11-13 14:09:05 -0500
  • 3d0339659a string_util: Remove ThousandSeparate() Lioncash 2018-11-13 14:04:24 -0500
  • 3a1fe87f6c qt: Move Open yuzu Folder action from Help to File Zach Hilman 2018-11-13 17:17:47 -0500
  • d90094e8a7 Service: release shared memory object when finalize Weiyi Wang 2018-11-10 11:27:15 -0500
  • cfa9a322c7 Kernel/SharedMemory: set and reset source memory state Weiyi Wang 2018-11-10 11:14:29 -0500
  • b6ab4e466b VMManager: remove all backing block related functions Weiyi Wang 2018-11-08 14:13:23 -0500
  • 7f9873d7ec VMManager: change MapMemoryBlockToBase to use raw backing memory Weiyi Wang 2018-11-08 14:05:54 -0500
  • 0b8d2ecabe IPC: store mapped buffer info in session context Weiyi Wang 2018-11-08 13:53:20 -0500
  • 7a564b904b tests: use VMManager::MapBackingMemory Weiyi Wang 2018-11-08 12:14:14 -0500
  • 560df843b1
    Merge pull request #4405 from wwylele/svc-global Weiyi Wang 2018-11-16 00:07:50 -0500
  • a51d7430d7
    Merge pull request #4408 from wwylele/ro-map Weiyi Wang 2018-11-16 00:07:33 -0500
  • ecc1c575d5
    Merge pull request #4426 from wwylele/signed-bitfield Weiyi Wang 2018-11-16 00:07:16 -0500
  • 2595e08bca add missing break B3N30 2018-11-15 15:40:41 +0100
  • 1ded48f5a3 Merge branch 'master' of github.com:citra-emu/citra into ips-patches Zak Kurka 2018-11-15 07:11:18 -0600
  • 896577044d Remove ApplyIPS from the class and header Zak Kurka 2018-11-15 07:11:06 -0600
  • 85a4583ec4 fix misplaced parsing of values; fix patchop code B3N30 2018-11-14 16:46:35 +0100
  • b814124e65
    multiplayer: fix "Connected" message not appearing on first connection zhupengfei 2018-11-07 22:41:56 +0800
  • 71306a0d7c add initial bitrise CI support for android BreadFish64 2018-11-13 20:11:05 -0600
  • 18771f1b61 add test dependencies BreadFish64 2018-10-09 19:41:25 -0500
  • 65f033f856 android: create bare application BreadFish64 2018-10-08 17:01:05 -0500
  • 8838485b1a android: add build files BreadFish64 2018-10-08 16:56:16 -0500
  • 6b4c40ffd5 android: add basic resources BreadFish64 2018-10-08 16:53:34 -0500
  • 7962b3c505 fix: stol to stoul in parsing cheat file B3N30 2018-11-13 23:20:08 +0100
  • ee05123b3c Also namespace TextureCubeConfig fearlessTobi 2018-11-13 22:46:08 +0100
  • 9e8d149ca7 Memory: remove unused VirtualToPhysical Weiyi Wang 2018-11-13 00:19:16 -0500
  • 1388a44c41 GSP: uses a dedicate VirtualToPhysical converter Weiyi Wang 2018-11-13 00:06:21 -0500
  • 12daaeedf1 Memory: Use the fixed PAddr directly in RasterizerFlushVirtualRegion Weiyi Wang 2018-11-12 23:59:24 -0500
  • 248106d972 Skyeye: unstub cp15 virtual to physical address Weiyi Wang 2018-11-12 23:46:27 -0500
  • b1f55c9cab
    Merge pull request #4429 from wwylele/io-size Weiyi Wang 2018-11-13 11:09:14 -0500
  • 9c0642b9e2 renderer_opengl: Namespace OpenGL code fearlessTobi 2018-11-13 15:50:20 +0100
  • 34e1250ccc
    citra_qt: Add Amiibo hotkeys, notify user of loading errors (#4387) Tobias 2018-11-13 14:58:05 +0100
  • fe47243690
    Merge pull request #4413 from wwylele/memory-global Weiyi Wang 2018-11-13 00:14:24 -0500
  • 194118011a Memory: IO area is at most 4MB Weiyi Wang 2018-11-12 15:12:12 -0500
  • c57ee36222 SVC: hide details in pimpl Weiyi Wang 2018-11-12 13:59:29 -0500
  • aec8b1e375 SVC: use context and generic templates Weiyi Wang 2018-11-05 10:38:35 -0500
  • 28513c5177 ResultCode: use default copy assignment Weiyi Wang 2018-11-05 21:28:45 -0500
  • d373a6430d SVC: move function_wrappers.h into kernel Weiyi Wang 2018-11-04 22:28:02 -0500
  • 1d014c54bd Add comment for PadState member variable in HID B3N30 2018-11-12 11:40:17 +0100
  • 29ade3e610 Process: check source/target overlap for Map/Unmap Weiyi Wang 2018-11-11 12:38:52 -0500
  • 3db8915356 ldr_ro: properly map CRS/CRO buffer Weiyi Wang 2018-11-07 12:30:58 -0500
  • 617b388354 Kernel/Process: implement prvileged Map/Unmap Weiyi Wang 2018-11-07 12:13:00 -0500
  • f43524fff1
    Merge pull request #4415 from wwylele/tls-state Ben 2018-11-11 17:53:18 +0100
  • 7ac444447a
    Merge pull request #4425 from wwylele/fix-seed Ben 2018-11-11 17:51:27 +0100
  • a6571a7adf minor fixup in patchop; add todo for nested loops B3N30 2018-11-11 15:55:22 +0100
  • ec679eeb7f Fixup JokerOp B3N30 2018-11-11 15:15:43 +0100
  • d9b90db5c3 Add Joker to the NonOp comp handling B3N30 2018-11-11 09:35:32 +0100
  • 3d73b8d694 Common/Bitfield: store value as unsigned type Weiyi Wang 2018-11-10 23:41:30 -0500
  • 5179915fb4 filesys/ncch: prevent buffer overflow on calculating SHA256 Weiyi Wang 2018-11-10 22:57:29 -0500
  • affebc2c8c even more fixes B3N30 2018-11-10 20:59:30 +0100
  • 0332d16dfe renderer_opengl: Namespace OpenGL code fearlessTobi 2018-11-10 14:44:44 +0100
  • cd84def1f3 Add opcode functions; minor review fixes B3N30 2018-11-10 13:42:56 +0100
  • 4461301dd1
    citra: add status messages and fix missing errors zhupengfei 2018-11-09 21:56:58 +0800
  • 02bb712a3b
    multiplayer: Add status message for user joining/leaving zhupengfei 2018-11-09 21:55:57 +0800
  • 29d0241121 fix substr with negative length B3N30 2018-11-09 22:34:08 +0100
  • 31c394e9b5 qt: Add help option to open yuzu folder Zach Hilman 2018-11-01 22:05:44 -0400
  • 6fdcd82c9d logging: Add DebuggerBackend for logging to Visual Studio Carl Kenner 2018-10-05 12:52:49 +0930
  • d0edb81182 Memory: convert PAddr for N3DS FCRAM extension Weiyi Wang 2018-11-09 10:40:04 -0500
  • 5836239431
    multiplayer: Add status message for user joining/leaving zhupengfei 2018-11-09 21:55:57 +0800
  • c63d7ecb4c fix a potential crash on some systems B3N30 2018-11-09 11:40:58 +0100
  • 08809777c4
    network: make room registering async zhupengfei 2018-11-03 11:29:12 +0800
  • b3e67dcff8
    citra_qt: Use the new verify backend; UI changes zhupengfei 2018-10-27 15:49:00 +0800
  • 2f6bc199a4
    citra-room: Add verify backend and use new announce api zhupengfei 2018-10-27 15:46:58 +0800
  • 9aa8dd4daa
    web_backend: added GetExternalJWT function zhupengfei 2018-10-27 15:45:21 +0800
  • e8e4999105
    core, web_service: Changes to announce service zhupengfei 2018-10-27 15:40:15 +0800
  • 9e2827b74f
    network, web_service: Add Verification backend and use new lobby API zhupengfei 2018-10-27 15:35:01 +0800
  • 98ddea4ddd Kernel: correct MemoryState for TLS Weiyi Wang 2018-11-09 00:14:13 -0500
  • 5325388e24 SVC: QueryMemory merges similar VMA Weiyi Wang 2018-11-08 20:42:21 -0500
  • df69b333ff More reviews B3N30 2018-11-08 17:06:44 +0100
  • a59920ed35
    Merge pull request #4412 from tgsm/update-contributingmd Vamsi Krishna 2018-11-08 20:56:47 +0530
  • 39cbd4166c
    Merge pull request #4409 from valentinvanelslande/cro Pengfei Zhu 2018-11-08 21:39:56 +0800
  • b2d32748eb Adressed review comments B3N30 2018-11-08 11:16:36 +0100
  • 2654a679b3 Memory: replace PhysicalToVirtualAddress with a more dedicated function Weiyi Wang 2018-11-04 12:15:55 -0500
  • 8c65433ab5 Kernel, APT: SharedFont/SharedMemoryOnSharedDevice should always use old linear heap VAddr Weiyi Wang 2018-11-04 12:11:08 -0500
  • df1ffeb34f CONTRIBUTING.md: migrate to the wiki tgsm 2018-11-08 00:13:02 -0500
  • 81cbc3fa15 Flatpak support (#4383) Brendan Szymanski 2018-11-07 21:33:36 -0500
  • 6952aae4bc externals: update discord-rpc to 98855b4d841c8edd15b8c65f2d1366cc5ff82423 Valentin Vanelslande 2018-11-07 20:14:48 -0500
  • 8e365a1a36 externals: update cubeb Valentin Vanelslande 2018-11-07 20:08:41 -0500
  • 0f4a6e39c9
    ldr_ro: change std::tie to structured binding Valentin Vanelslande 2018-11-07 13:38:52 -0500
  • 5a10a900a5 fixups in cheat ui B3N30 2018-11-07 16:25:07 +0100