13551 Commits (0b4ecb96d40789976b5fedc49244ccb2c1a14ab1)

Author SHA1 Message Date
Fernando Sahmkow 85ca7b2bdb SVC: Correct SendSyncRequest. 6 years ago
Fernando Sahmkow 5c70bfcef7 SVC: Correct ArbitrateUnlock 6 years ago
Fernando Sahmkow 8c9d258e66 SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock 6 years ago
Fernando Sahmkow 71e008a336 SVC: Remove global HLE Lock. 6 years ago
Fernando Sahmkow b2fea85499 SVC: Correct GetThreadPriority, SetThreadPriority, GetThreadCoreMask, SetThreadCoreMask, GetCurrentProcessorNumber 6 years ago
Fernando Sahmkow 451344e9ae SVC: Correct CreateThread, StartThread, ExitThread, SleepThread. 6 years ago
Fernando Sahmkow fb1d75a788 HostTiming: Pause the hardware clock on pause. 6 years ago
Fernando Sahmkow 0fd333a248 AudioCore: Use nanoseconds instead of cycles for buffer time. 6 years ago
Fernando Sahmkow 9846f5822d General: Setup yuzu threads' microprofile, naming and registry. 6 years ago
Fernando Sahmkow 63bd59669f CPU_Manager: remove debugging code. 6 years ago
Fernando Sahmkow 71cb697314 YuzuCMD/Tester: Correct execution 6 years ago
Fernando Sahmkow 7ee76003ad General: Recover Prometheus project from harddrive failure 6 years ago
VolcaEM a1e5cfa4b6 nfc: Update function table 6 years ago
VolcaEM c696867643 ncm: Update function table 6 years ago
VolcaEM d75e36dca8 mm: Update function table 6 years ago
VolcaEM 1df981bf33 mig: Update function table 6 years ago
VolcaEM 66442ce8fd ldn: Update function table 6 years ago
VolcaEM 87f8989359 Oops (fix typo) 6 years ago
VolcaEM 9a04fa1cf8 lbl: Update function table 6 years ago
VolcaEM 26855d7906 grc: Update function table 6 years ago
VolcaEM ee12f6f61e friend: Update function table 6 years ago
Kewlan eac502f442 Fix issues caused when changing the fullscreen hotkey 6 years ago
Ameer J 21ae845d69 left const auto&, comment punctuation. 6 years ago
VolcaEM 92f8bc1bf8 Use better names for "Unknown"s 6 years ago
VolcaEM 70e34fdba0 Update function names 6 years ago
David Marcec b412e8b952 btm: Give better names for unknown functions 6 years ago
VolcaEM 4cf402a109 btdrv: Update function table (#4174) 6 years ago
VolcaEM 29e3f101d9 bpc: Update function tables (#4173) 6 years ago
VolcaEM 866f06f078 bcat: Update function tables and add missing classes (#4172) 6 years ago
VolcaEM 690e4b86ae am: Update function tables and add missing classes (#4169) 6 years ago
VolcaEM 9052b62380 aoc: Update function table (#4170) 6 years ago
VolcaEM 4aa69a35d9 eupld: Update function table 6 years ago
VolcaEM 1824af3f63 es: Update function table 6 years ago
VolcaEM c6e7f72cb1 Update FAQ function name (2/2) 6 years ago
VolcaEM 873e6fc739 Update FAQ function name (1/2) 6 years ago
VolcaEM aa2672fb2c btm: Update function tables 6 years ago
ReinUsesLisp eab8a5a9db vk_rasterizer: Use nullptr for <pSizes> in CmdBindVertexBuffers2EXT 6 years ago
ReinUsesLisp b9ac739607 vk_pipeline_cache: Avoid hashing and comparing dynamic state when possible 6 years ago
ReinUsesLisp 031f7b3b26 vulkan/fixed_pipeline_state: Move state out of individual structures 6 years ago
ReinUsesLisp 049837aae0 vk_rasterizer: Use VK_EXT_extended_dynamic_state 6 years ago
ReinUsesLisp 0a32575e27 renderer_vulkan/wrapper: Add VK_EXT_extended_dynamic_state functions 6 years ago
ReinUsesLisp 8e8bfc9365 fixed_pipeline_state: Add requirements for VK_EXT_extended_dynamic_state 6 years ago
ReinUsesLisp bcf4665fb0 vk_device: Enable VK_EXT_extended_dynamic_state when available 6 years ago
ReinUsesLisp 26144f794f texture_cache: Test format compatibility before copying 6 years ago
ReinUsesLisp 23e0009a41 video_core/compatible_formats: Table to test if two formats are legal to view or copy 6 years ago
ReinUsesLisp 95c7c7db0a gl_buffer_cache: Copy to buffers created as STREAM_READ before downloading 6 years ago
VolcaEM cfd829e6ac Update function name again 6 years ago
VolcaEM c50c165d3c Update function name (2/2) 6 years ago
VolcaEM 032cf4330e Update function name (1/2) 6 years ago
Fernando Sahmkow fda14542cb Common: Fix non-conan build 6 years ago