13174 Commits (1df981bf33bb56c09a147e97edd0246b71ac26d6)

Author SHA1 Message Date
VolcaEM 1df981bf33 mig: Update function table 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 aa2672fb2c btm: Update function tables 6 years ago
Morph d8df8d84ae caps_u: Fix GetAlbumContentsFileListForApplication stub 6 years ago
Morph 851a3a8638 caps: Use enum classes and check struct sizes on compile time 6 years ago
Morph 9b4a5f297b caps: Update copyright headers 6 years ago
Kewlan 3fcf2f201c Add a "Mute Audio" hotkey 6 years ago
David Marcec 589135df53 gl_device: Fix IsASTCSupported 6 years ago
David Marcec 442900456e memory_manager: Remove useless assertion 6 years ago
Morph 3e0ff59a63 hid: Stub a series of "SevenSixAxisSensor" service commands 6 years ago
David Marcec 4b9812e7bb Prevent nullptr dereference on swkbd error case 6 years ago
David Marcec df001e73c2 Mark invalid IPC buffers as ASSERT_OR_EXECUTE_MSG 6 years ago
ReinUsesLisp 3b1a5ead5c buffer_cache: Use buffer methods instead of cache virtual methods 6 years ago
ReinUsesLisp d636cb75f3 gl_stream_buffer: Use InvalidateBufferData instead unmap and map 6 years ago
ReinUsesLisp aee540a7c9 gl_rasterizer: Use NV_vertex_buffer_unified_memory for vertex buffer robustness 6 years ago
ReinUsesLisp 0669209db6 gl_buffer_cache: Mark buffers as resident 6 years ago
ReinUsesLisp 6a2fd26768 gl_device: Expose NV_vertex_buffer_unified_memory except on Turing 6 years ago
ReinUsesLisp 87a760f000 gl_stream_buffer: Always use a non-coherent buffer 6 years ago
ReinUsesLisp 5ddd3e5df0 gl_stream_buffer: Always use persistent memory maps 6 years ago
David Marcec 2ca26e7d61 addressed issues 6 years ago
David Marcec 55161a702b clear mme draw mode 6 years ago
David Marcec da2cbc76fc Addressed issues 6 years ago
David Marcec e5adcda905 Fix constbuffer for 0217920100488FF7 6 years ago
David Marcec 74e48d2a98 Macro HLE support 6 years ago
ReinUsesLisp 0c086bfa66 gl_shader_cache: Avoid use after move for program size 6 years ago
Morph c4ca93ac19 yuzu_tester: Silence type conversion warning 6 years ago
Morph e9bee77481 lm: Silence no return value warning 6 years ago
ReinUsesLisp 43e5214413 shader/half_set: Implement HSET2_IMM 6 years ago
VolcaEM b9e6687af0 account: Update function tables and add missing classes (#4145) 6 years ago
Fernando Sahmkow 57926f80c0 TextureCache: Fix case where layer goes off bound. 6 years ago
Morph 75e120056f arm_dynarmic_64: Log the instruction when an exception is raised 6 years ago
Morph 393197f37c arm_dynarmic_32: Log under Core_ARM instead of HW_GPU 6 years ago
Morph eaa3067fa8 hid: Implement Get/ResetGyroscopeZeroDriftMode 6 years ago
VolcaEM fc68fb9ff5 Correct function name (2/2) 6 years ago
VolcaEM 7f61427719 Correct function name (1/2) 6 years ago
VolcaEM ba50f8b8e6 Clang-format 6 years ago
VolcaEM 2d1d304a4d Remove unnecessary conversion 6 years ago
VolcaEM 5e324ef05d Address review comment by Lioncash 6 years ago
VolcaEM b453eca31f Add a "Open Mods Page" button to the GUI 6 years ago
Morph 11ea8fa16b gl_shader_decompiler: Enable GL_EXT_texture_shadow_lod if available 6 years ago
Morph a6aa5f526c gl_device: Check for GL_EXT_texture_shadow_lod 6 years ago