13826 Commits (51bfe3397ff9dd8f6fb1d9736816c16fce0f5fca)

Author SHA1 Message Date
lat9nq e79a198006 configuration_shared: Add default combobox setup function 6 years ago
lat9nq df6af4e1a3 configuration_shared: Use an int instead of a QString 6 years ago
lat9nq d75846daff configure_graphics_advanced: Implement highlighted overrides 6 years ago
lat9nq 14ab428a82 configuration_shared: Switch back to background colors 6 years ago
lat9nq cfff443f00 configuration_shared: Better use global text 6 years ago
lat9nq 5565548fb7 configure_audio: fix UI margins 6 years ago
lat9nq c80b9c67a7 configure_graphics: Implement highlighted overrides 6 years ago
lat9nq 0c8536e020 configure_audio: Implement highlighted overrides 6 years ago
lat9nq 1408d300ea configuration_shared: Require name of the widget for highlighting 6 years ago
lat9nq 26b196fcb2 configuration_shared: Use a highlight instead of background color 6 years ago
lat9nq b4c860d57e configure_general: Implement manual tristate buttons 6 years ago
lat9nq a2ba6cf83d configuration_shared: Initial functions and data for manual tristate 6 years ago
ameerj bb2375ec9d Fix axis thresholding while polling 6 years ago
David Marcec 7ca5dcb7df swkbd: Return result for Calc request for inlined swkbd 6 years ago
ReinUsesLisp fc8ff7f4ef core/network: Add network abstraction 6 years ago
Jan Beich 01ee1a02ba alignment: explicitly include <new> after 203d2aaaa8 6 years ago
David Marcec 157dfba918 Address issues 6 years ago
FearlessTobi 1c533f3c4f Address trivial review comments. 6 years ago
FearlessTobi bbaa6e26a2 configure_ui: Address some review comments from the previous PR 6 years ago
FearlessTobi 0dec785dc4 yuzu: Port translation support from Citra 6 years ago
David Marcec 4e11d6d05a frontend: Improve wait tree readability for dark themes 6 years ago
ReinUsesLisp 76bd3a8843 gl_arb_decompiler: Use NV_shader_buffer_{load,store} on assembly shaders 6 years ago
David Marcec 578f84cdf4 Fix style issues 6 years ago
ReinUsesLisp 1e30bdee64 vk_device: Fix build error on old MSVC versions 6 years ago
ameerj 45584cf459 std::size_t where appropriate, make error message more clear if can't read 6 years ago
Lioncash 203d2aaaa8 alignment: Simplify AlignmentAllocator implementation 6 years ago
David Marcec 3a127edd0b Drop settings namespace 6 years ago
David Marcec bab9531cc6 Remove duplicate config 6 years ago
David Marcec 73118715ca Use conditional var 6 years ago
David Marcec 95b545df7c Drop max workers from 8->2 for testing 6 years ago
David Marcec 74d8c9e0dd Rebase for per game settings 6 years ago
David Marcec a4e811af27 async shaders 6 years ago
Lioncash 62ad951689 macro_hle: Remove unnecessary static keywords 6 years ago
Lioncash f128be35fe core/CMakeLists: Add missing physical_memory.h header file 6 years ago
Lioncash 68f92e780d macro_hle: Simplify shift expression in HLE_771BB18C62444DA0() 6 years ago
Lioncash a18530237c macro_hle: Remove unnecessary std::make_pair calls 6 years ago
Lioncash 38c36545d5 macro: Resolve missing parameter in doxygen comment 6 years ago
Lioncash 7e7daed253 constants: Add missing <array> include 6 years ago
Lioncash 214247f203 mii/manager: Resolve sign mismatch warnings 6 years ago
Lioncash 29a5f65f31 mii/manager: Make use of designated initializers 6 years ago
Lioncash daa19f1894 wrapper: Make use of designated initializers where applicable 6 years ago
Lioncash 28c7c4e06c vk_texture_cache: Make use of designated initializers where applicable 6 years ago
Lioncash 6ae380626f vk_texture_cache: Amend mismatched access masks and indices in UploadBuffer 6 years ago
Lioncash f683a6e7e0 vk_swapchain: Make use of designated initializers where applicable 6 years ago
Lioncash 98e5d57908 vk_stream_buffer: Make use of designated initializers where applicable 6 years ago
Lioncash 947749d35d vk_staging_buffer_pool: Make use of designated initializers where applicable 6 years ago
Lioncash 4694ea8a99 vk_shader_util: Make use of designated initializers where applicable 6 years ago
Lioncash 683403d1cf vk_scheduler: Make use of designated initializers where applicable 6 years ago
Lioncash a6f0caeeb9 vk_sampler_cache: Make use of designated initializers where applicable 6 years ago
Lioncash faba1ede49 vk_resource_manager: Make use of designated initializers where applicable 6 years ago