13448 Commits (0f60ccdde28096bcbb4b73a72cb485784fd501ee)

Author SHA1 Message Date
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 b1f4de7874
Update FAQ function name (2/2) 6 years ago
VolcaEM db96b5ee3b
Update FAQ function name (1/2) 6 years ago
VolcaEM d3e9b45ce0
btm: Update function tables 6 years ago
ReinUsesLisp 9d55e5586f vk_rasterizer: Use nullptr for <pSizes> in CmdBindVertexBuffers2EXT 6 years ago
ReinUsesLisp 8584a77eb2 vk_pipeline_cache: Avoid hashing and comparing dynamic state when possible 6 years ago
ReinUsesLisp 1a84209418 vulkan/fixed_pipeline_state: Move state out of individual structures 6 years ago
ReinUsesLisp c94b398f14 vk_rasterizer: Use VK_EXT_extended_dynamic_state 6 years ago
ReinUsesLisp a6db8e5f4d renderer_vulkan/wrapper: Add VK_EXT_extended_dynamic_state functions 6 years ago
ReinUsesLisp c387a72c76 fixed_pipeline_state: Add requirements for VK_EXT_extended_dynamic_state 6 years ago
ReinUsesLisp 7527402a46 vk_device: Enable VK_EXT_extended_dynamic_state when available 6 years ago
ReinUsesLisp bb2cbdf704 texture_cache: Test format compatibility before copying 6 years ago
ReinUsesLisp 1d6be9febf video_core/compatible_formats: Table to test if two formats are legal to view or copy 6 years ago
ReinUsesLisp 6481d91e4a gl_buffer_cache: Copy to buffers created as STREAM_READ before downloading 6 years ago
VolcaEM 9e1975a166
Update function name again 6 years ago
VolcaEM 0b86c7eb6a
Update function name (2/2) 6 years ago
VolcaEM f8247826fa
Update function name (1/2) 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
Ameer J ecbc813711
const& to button in button array 6 years ago
Ameer 3f739514e3 Stop reading loop if error is encountered 6 years ago
VolcaEM 7d08d548a9
Clang-format again 6 years ago
VolcaEM b9f0b9dd06
Clang-format 6 years ago
VolcaEM 6582857356
Remove unnecessary newline 6 years ago
VolcaEM a46df40939
Fix typo 2: electric boogaloo 6 years ago
VolcaEM 9e7ac6a009
Use QUrl (2/2) 6 years ago
VolcaEM 5c6adea222
Use QUrl (1/2) 6 years ago
VolcaEM 04497d9e4a
Fix formatting 6 years ago
VolcaEM 5f6e44552a
Fix typo 6 years ago
VolcaEM 57b93395a8
Add "Open Quickstart Guide" and "FAQ" buttons to the Help menu 6 years ago
David Marcec a927d8be52 gl_device: Fix IsASTCSupported 6 years ago
David Marcec 38868e5750 memory_manager: Remove useless assertion 6 years ago
ReinUsesLisp bc8d3b8f82 gl_device: Enable NV_vertex_buffer_unified_memory on Turing devices 6 years ago
Morph 2c9308954c hid: Stub a series of "SevenSixAxisSensor" service commands 6 years ago
Ameer c18dc9c707 padbutton enum class and struct initiailization 6 years ago
David Marcec 510838759f Prevent nullptr dereference on swkbd error case 6 years ago
David Marcec 2f0b322e72 prepo: : Don't read extra buffer from report unless passed 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