13938 Commits (d2a084b683bf625f2543dadd78056fa7a6eebbb2)

Author SHA1 Message Date
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
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
Ameer J eb06e3e8bf const& to button in button array 6 years ago
Ameer 677a07c253 Stop reading loop if error is encountered 6 years ago
VolcaEM 9d72389b35 Clang-format again 6 years ago
VolcaEM b16bfe629d Clang-format 6 years ago
VolcaEM f9233dc922 Remove unnecessary newline 6 years ago
VolcaEM d0647a7ae9 Fix typo 2: electric boogaloo 6 years ago
VolcaEM c8d6e50b05 Use QUrl (2/2) 6 years ago
VolcaEM d82f550d12 Use QUrl (1/2) 6 years ago
VolcaEM 002d762b78 Fix formatting 6 years ago
VolcaEM 5590f4775e Fix typo 6 years ago
VolcaEM a6150263c9 Add "Open Quickstart Guide" and "FAQ" buttons to the Help menu 6 years ago
David Marcec 589135df53 gl_device: Fix IsASTCSupported 6 years ago
David Marcec 442900456e memory_manager: Remove useless assertion 6 years ago
ReinUsesLisp 9f411bbb41 gl_device: Enable NV_vertex_buffer_unified_memory on Turing devices 6 years ago
Morph 3e0ff59a63 hid: Stub a series of "SevenSixAxisSensor" service commands 6 years ago
Ameer 7c10c568da padbutton enum class and struct initiailization 6 years ago
David Marcec 4b9812e7bb Prevent nullptr dereference on swkbd error case 6 years ago
David Marcec bf4e6b3cba prepo: : Don't read extra buffer from report unless passed 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 1dee0b9436 Move GetKeyCodeMapImpl to an anonymous namespace 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
David Marcec 8ce11701a9 Fixed logging output 6 years ago