13207 Commits (ef4afa9760f07bc218256cdb044529ad3a7c08b5)

Author SHA1 Message Date
Fernando Sahmkow ef4afa9760 SVC: Remove global HLE Lock. 6 years ago
Fernando Sahmkow 589f9cf108 SVC: Correct GetThreadPriority, SetThreadPriority, GetThreadCoreMask, SetThreadCoreMask, GetCurrentProcessorNumber 6 years ago
Fernando Sahmkow 49ba563995 SVC: Correct CreateThread, StartThread, ExitThread, SleepThread. 6 years ago
Fernando Sahmkow 18dcb09342 HostTiming: Pause the hardware clock on pause. 6 years ago
Fernando Sahmkow 6bf137a0e8 AudioCore: Use nanoseconds instead of cycles for buffer time. 6 years ago
Fernando Sahmkow dc58058203 General: Setup yuzu threads' microprofile, naming and registry. 6 years ago
Fernando Sahmkow a5c58a25ef CPU_Manager: remove debugging code. 6 years ago
Fernando Sahmkow 9e4b9f1afd YuzuCMD/Tester: Correct execution 6 years ago
Fernando Sahmkow e31425df38 General: Recover Prometheus project from harddrive failure 6 years ago
VolcaEM 2d82b7f1a1
Use better names for "Unknown"s 6 years ago
VolcaEM bc51a9365b
Update function names 6 years ago
David Marcec 0b23ce6ef2 btm: Give better names for unknown functions 6 years ago
VolcaEM 032b7d490d
btdrv: Update function table (#4174) 6 years ago
VolcaEM 6e14edbcc2
bpc: Update function tables (#4173) 6 years ago
VolcaEM e6fee39ae7
bcat: Update function tables and add missing classes (#4172) 6 years ago
VolcaEM ca25a3845e
am: Update function tables and add missing classes (#4169) 6 years ago
VolcaEM b5d54619cc
aoc: Update function table (#4170) 6 years ago
VolcaEM 0f4a611129
eupld: Update function table 6 years ago
VolcaEM 3828aa4927
es: Update function table 6 years ago
VolcaEM d3e9b45ce0
btm: Update function tables 6 years ago
Fernando Sahmkow 7b893c7963 Common: Fix non-conan build 6 years ago
Morph 72f14ae21f caps_u: Fix GetAlbumContentsFileListForApplication stub 6 years ago
Morph 3017be7855 caps: Use enum classes and check struct sizes on compile time 6 years ago
Morph 02a33feef4 caps: Update copyright headers 6 years ago
Kewlan 3eb8efc095 Add a "Mute Audio" hotkey 6 years ago
David Marcec a927d8be52 gl_device: Fix IsASTCSupported 6 years ago
David Marcec 38868e5750 memory_manager: Remove useless assertion 6 years ago
Morph 2c9308954c hid: Stub a series of "SevenSixAxisSensor" service commands 6 years ago
David Marcec 510838759f Prevent nullptr dereference on swkbd error case 6 years ago
David Marcec 82ecdd0104 Mark invalid IPC buffers as ASSERT_OR_EXECUTE_MSG 6 years ago
ReinUsesLisp 32a2dcd415 buffer_cache: Use buffer methods instead of cache virtual methods 6 years ago
ReinUsesLisp 39c97f1b65 gl_stream_buffer: Use InvalidateBufferData instead unmap and map 6 years ago
ReinUsesLisp 41a4090320 gl_rasterizer: Use NV_vertex_buffer_unified_memory for vertex buffer robustness 6 years ago
ReinUsesLisp 32485917ba gl_buffer_cache: Mark buffers as resident 6 years ago
ReinUsesLisp 73fb3a304b gl_device: Expose NV_vertex_buffer_unified_memory except on Turing 6 years ago
ReinUsesLisp 00c66a7289 gl_stream_buffer: Always use a non-coherent buffer 6 years ago
ReinUsesLisp da79ec9565 gl_stream_buffer: Always use persistent memory maps 6 years ago
David Marcec f5e2aec422 addressed issues 6 years ago
David Marcec 52340e94ac clear mme draw mode 6 years ago
David Marcec fabdf5d385 Addressed issues 6 years ago
David Marcec 74b4334d51 Fix constbuffer for 0217920100488FF7 6 years ago
David Marcec 6ce5f3120b Macro HLE support 6 years ago
ReinUsesLisp 9f54cd4dad gl_shader_cache: Avoid use after move for program size 6 years ago
Morph b8798a995b yuzu_tester: Silence type conversion warning 6 years ago
Morph 45dac6bc5c lm: Silence no return value warning 6 years ago
ReinUsesLisp 39ab33ee1c shader/half_set: Implement HSET2_IMM 6 years ago
VolcaEM e193aa3f53
account: Update function tables and add missing classes (#4145) 6 years ago
Fernando Sahmkow 544b15e8e4 TextureCache: Fix case where layer goes off bound. 6 years ago
Morph f2df941e8d arm_dynarmic_64: Log the instruction when an exception is raised 6 years ago
Morph e0af4cdf98 arm_dynarmic_32: Log under Core_ARM instead of HW_GPU 6 years ago