Commit Graph

  • a6bce296ad Mutex: Correct Result writting to clear exclusivity. Fernando Sahmkow 2020-03-04 22:46:22 -04:00
  • e4b175ade2 SVC: Correct svcWaitForAddress and svcSignalToAddress. Fernando Sahmkow 2020-03-03 17:19:44 -04:00
  • 1e987dbe8d Scheduler: Correct Select Threads Step 2. Fernando Sahmkow 2020-03-03 15:59:09 -04:00
  • 07993ac8c8 Kernel: Corrections to Scheduling. Fernando Sahmkow 2020-03-03 15:50:38 -04:00
  • b4dc01f16a Kernel: Correct Signal on Thread Death and Setup Sync Objects on Thread for Debugging Fernando Sahmkow 2020-03-03 13:37:11 -04:00
  • 75e10578f1 Core: Correct HLE Event Callbacks and other issues. Fernando Sahmkow 2020-03-03 13:02:50 -04:00
  • de5b521c09 Process: Protect TLS region and Modules. Fernando Sahmkow 2020-03-03 11:04:37 -04:00
  • 2a8837ff51 General: Add Asserts Fernando Sahmkow 2020-02-28 09:42:06 -04:00
  • 04e0f8776c General: Add better safety for JIT use. Fernando Sahmkow 2020-02-27 19:12:41 -04:00
  • bd36eaf15d SVC: Correct races on physical core switching. Fernando Sahmkow 2020-02-27 11:25:42 -04:00
  • cc3aa95926 NVFlinger: Lock race condition between CPU, Host Timing, VSync. Fernando Sahmkow 2020-02-27 10:47:02 -04:00
  • 3902067008 SVC: Add locks to the memory management. Fernando Sahmkow 2020-02-27 10:28:44 -04:00
  • d4ebb510a0 SVC: Correct WaitSynchronization, WaitProcessWideKey, SignalProcessWideKey. Fernando Sahmkow 2020-02-26 22:26:53 -04:00
  • 5b6a67f849 SVC: Cleanup old methods. Fernando Sahmkow 2020-02-26 18:55:11 -04:00
  • 3d9fbb8226 CPU_Manager: Reconfigre guest threads for dynamrmic downsides Fernando Sahmkow 2020-02-26 10:44:21 -04:00
  • 15a79eb0d7 SVC: Correct SendSyncRequest. Fernando Sahmkow 2020-02-25 19:43:28 -04:00
  • 203e706302 SVC: Correct ArbitrateUnlock Fernando Sahmkow 2020-02-25 17:37:12 -04:00
  • 3b5b950c89 SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock Fernando Sahmkow 2020-02-25 16:38:33 -04:00
  • ef4afa9760 SVC: Remove global HLE Lock. Fernando Sahmkow 2020-02-25 13:24:29 -04:00
  • 589f9cf108 SVC: Correct GetThreadPriority, SetThreadPriority, GetThreadCoreMask, SetThreadCoreMask, GetCurrentProcessorNumber Fernando Sahmkow 2020-02-25 13:22:11 -04:00
  • 49ba563995 SVC: Correct CreateThread, StartThread, ExitThread, SleepThread. Fernando Sahmkow 2020-02-25 12:40:33 -04:00
  • 18dcb09342 HostTiming: Pause the hardware clock on pause. Fernando Sahmkow 2020-02-25 12:28:55 -04:00
  • 6bf137a0e8 AudioCore: Use nanoseconds instead of cycles for buffer time. Fernando Sahmkow 2020-02-25 11:51:33 -04:00
  • dc58058203 General: Setup yuzu threads' microprofile, naming and registry. Fernando Sahmkow 2020-02-25 11:12:46 -04:00
  • a5c58a25ef CPU_Manager: remove debugging code. Fernando Sahmkow 2020-02-25 10:43:34 -04:00
  • 9e4b9f1afd YuzuCMD/Tester: Correct execution Fernando Sahmkow 2020-02-25 10:30:23 -04:00
  • e31425df38 General: Recover Prometheus project from harddrive failure Fernando Sahmkow 2020-02-24 22:04:12 -04:00
  • 0ea4a8bcc4 Merge pull request #3396 from FernandoS27/prometheus-1 David 2020-06-28 01:34:07 +10:00
  • 23515e0ccc nfc: Update function table VolcaEM 2020-06-27 13:09:36 +02:00
  • c56414b80d ncm: Update function table VolcaEM 2020-06-27 13:05:22 +02:00
  • b829643946 mm: Update function table VolcaEM 2020-06-27 12:59:01 +02:00
  • 5219424226 mig: Update function table VolcaEM 2020-06-27 12:53:59 +02:00
  • b9be484a51 ldn: Update function table VolcaEM 2020-06-27 12:50:56 +02:00
  • a8d17adb7c Oops (fix typo) VolcaEM 2020-06-27 12:45:42 +02:00
  • 73b035d2e2 lbl: Update function table VolcaEM 2020-06-27 12:43:33 +02:00
  • 64fa9b9f57 grc: Update function table VolcaEM 2020-06-27 12:41:21 +02:00
  • af88767508 friend: Update function table VolcaEM 2020-06-27 12:39:10 +02:00
  • 323eb86c9f Fix issues caused when changing the fullscreen hotkey Kewlan 2020-06-25 22:54:05 +02:00
  • 6205965df9 Merge pull request #4097 from kevinxucs/kevinxucs/device-pixel-scaling-float bunnei 2020-06-27 02:49:07 -04:00
  • 9eaccac674 Merge pull request #4164 from Kewlan/mute-audio-hotkey bunnei 2020-06-27 02:47:13 -04:00
  • 6f16f54f10 Merge pull request #4158 from Morph1984/caps bunnei 2020-06-27 00:09:32 -04:00
  • bd697bef03 left const auto&, comment punctuation. Ameer J 2020-06-26 23:46:49 -04:00
  • a91f92a89d Merge pull request #4152 from ogniK5377/ipc-err bunnei 2020-06-26 23:37:19 -04:00
  • 705cccb1e4 Merge pull request #4154 from ogniK5377/swkbd-nullptr bunnei 2020-06-26 23:25:04 -04:00
  • efef7b1517 Merge pull request #4147 from ReinUsesLisp/hset2-imm bunnei 2020-06-26 23:14:56 -04:00
  • b32b7c6e74 Merge pull request #4178 from VolcaEM/patch-6 David 2020-06-27 13:05:12 +10:00
  • 2d82b7f1a1 Use better names for "Unknown"s VolcaEM 2020-06-27 02:48:29 +02:00
  • 7c07941882 Merge pull request #4180 from ogniK5377/fix-btm-names LC 2020-06-26 20:44:00 -04:00
  • bc51a9365b Update function names VolcaEM 2020-06-27 02:43:22 +02:00
  • 0b23ce6ef2 btm: Give better names for unknown functions David Marcec 2020-06-27 10:42:46 +10:00
  • 032b7d490d btdrv: Update function table (#4174) VolcaEM 2020-06-27 02:34:29 +02:00
  • 6e14edbcc2 bpc: Update function tables (#4173) VolcaEM 2020-06-27 02:33:55 +02:00
  • e6fee39ae7 bcat: Update function tables and add missing classes (#4172) VolcaEM 2020-06-27 02:33:25 +02:00
  • ca25a3845e am: Update function tables and add missing classes (#4169) VolcaEM 2020-06-27 02:32:26 +02:00
  • b5d54619cc aoc: Update function table (#4170) VolcaEM 2020-06-27 02:31:44 +02:00
  • 98bbab8030 Merge pull request #4177 from VolcaEM/patch-5 LC 2020-06-26 20:30:59 -04:00
  • a6b5528e9c Merge pull request #4179 from VolcaEM/patch-7 LC 2020-06-26 20:29:40 -04:00
  • 0f4a611129 eupld: Update function table VolcaEM 2020-06-27 02:25:04 +02:00
  • 3828aa4927 es: Update function table VolcaEM 2020-06-27 02:17:51 +02:00
  • b1f4de7874 Update FAQ function name (2/2) VolcaEM 2020-06-27 02:14:29 +02:00
  • db96b5ee3b Update FAQ function name (1/2) VolcaEM 2020-06-27 02:13:34 +02:00
  • d3e9b45ce0 btm: Update function tables VolcaEM 2020-06-27 01:57:48 +02:00
  • 9d55e5586f vk_rasterizer: Use nullptr for <pSizes> in CmdBindVertexBuffers2EXT ReinUsesLisp 2020-06-23 20:43:19 -03:00
  • 8584a77eb2 vk_pipeline_cache: Avoid hashing and comparing dynamic state when possible ReinUsesLisp 2020-06-22 19:07:04 -03:00
  • 1a84209418 vulkan/fixed_pipeline_state: Move state out of individual structures ReinUsesLisp 2020-06-22 04:01:37 -03:00
  • c94b398f14 vk_rasterizer: Use VK_EXT_extended_dynamic_state ReinUsesLisp 2020-06-22 03:03:27 -03:00
  • a6db8e5f4d renderer_vulkan/wrapper: Add VK_EXT_extended_dynamic_state functions ReinUsesLisp 2020-06-21 21:17:56 -03:00
  • c387a72c76 fixed_pipeline_state: Add requirements for VK_EXT_extended_dynamic_state ReinUsesLisp 2020-06-21 19:30:23 -03:00
  • 7527402a46 vk_device: Enable VK_EXT_extended_dynamic_state when available ReinUsesLisp 2020-06-21 17:20:30 -03:00
  • bb2cbdf704 texture_cache: Test format compatibility before copying ReinUsesLisp 2020-06-26 19:25:49 -03:00
  • 3579db425e Merge pull request #4144 from FernandoS27/tt-fix bunnei 2020-06-26 19:02:39 -04:00
  • 78d3b54ea7 Merge pull request #4111 from ReinUsesLisp/preserve-contents-vk bunnei 2020-06-26 18:48:12 -04:00
  • 1d6be9febf video_core/compatible_formats: Table to test if two formats are legal to view or copy ReinUsesLisp 2020-06-26 19:22:29 -03:00
  • 6481d91e4a gl_buffer_cache: Copy to buffers created as STREAM_READ before downloading ReinUsesLisp 2020-06-26 16:58:40 -03:00
  • 9e1975a166 Update function name again VolcaEM 2020-06-26 18:51:12 +02:00
  • 0b86c7eb6a Update function name (2/2) VolcaEM 2020-06-26 18:50:28 +02:00
  • f8247826fa Update function name (1/2) VolcaEM 2020-06-26 18:49:57 +02:00
  • 7b893c7963 Common: Fix non-conan build Fernando Sahmkow 2020-06-19 19:46:43 -04:00
  • 72f14ae21f caps_u: Fix GetAlbumContentsFileListForApplication stub Morph 2020-06-25 02:00:25 -04:00
  • 3017be7855 caps: Use enum classes and check struct sizes on compile time Morph 2020-06-25 01:59:16 -04:00
  • 02a33feef4 caps: Update copyright headers Morph 2020-06-25 01:58:13 -04:00
  • 3eb8efc095 Add a "Mute Audio" hotkey Kewlan 2020-06-25 21:05:03 +02:00
  • c4fe83a7bc Merge pull request #4159 from ogniK5377/mem-manager-dumb-assert bunnei 2020-06-25 22:53:13 -04:00
  • 5872fc21fe Merge pull request #4151 from ReinUsesLisp/gl-invalidations Rodrigo Locatti 2020-06-25 21:05:27 -03:00
  • ecbc813711 const& to button in button array Ameer J 2020-06-25 19:46:50 -04:00
  • 3f739514e3 Stop reading loop if error is encountered Ameer 2020-06-25 19:31:51 -04:00
  • 7d08d548a9 Clang-format again VolcaEM 2020-06-25 23:44:41 +02:00
  • b9f0b9dd06 Clang-format VolcaEM 2020-06-25 23:40:53 +02:00
  • 6582857356 Remove unnecessary newline VolcaEM 2020-06-25 23:38:38 +02:00
  • 0f4512291a Merge branch 'master' into quickstart-faq VolcaEM 2020-06-25 23:34:37 +02:00
  • a46df40939 Fix typo 2: electric boogaloo VolcaEM 2020-06-25 23:32:43 +02:00
  • 9e7ac6a009 Use QUrl (2/2) VolcaEM 2020-06-25 23:31:01 +02:00
  • 5c6adea222 Use QUrl (1/2) VolcaEM 2020-06-25 23:28:38 +02:00
  • 04497d9e4a Fix formatting VolcaEM 2020-06-25 23:18:54 +02:00
  • 5f6e44552a Fix typo VolcaEM 2020-06-25 23:07:58 +02:00
  • 57b93395a8 Add "Open Quickstart Guide" and "FAQ" buttons to the Help menu VolcaEM 2020-06-25 23:02:33 +02:00
  • a980b4cbc1 Merge pull request #4136 from VolcaEM/mods bunnei 2020-06-25 15:10:18 -04:00
  • ae1f709658 Merge pull request #4160 from ogniK5377/IsASTCSupported-fix Rodrigo Locatti 2020-06-25 15:58:09 -03:00
  • d11baf8bf8 Merge pull request #4141 from Morph1984/SevenSixAxisSensor David 2020-06-25 19:37:39 +10:00
  • a927d8be52 gl_device: Fix IsASTCSupported David Marcec 2020-06-25 19:12:56 +10:00