12944 Commits (04497d9e4adcfbfdcfe912b90d1ffcf805443cea)

Author SHA1 Message Date
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 d0bdd26c26 Add xbyak external 6 years ago
ReinUsesLisp 9b06e823ee maxwell_3d: Reduce severity of logs that can be spammed 6 years ago
lat9nq f57cbd9f24 Make copying directory string more concise 6 years ago
lat9nq 326403518d Address requested changes 6 years ago
lat9nq 136c563f76 *nix systems can read any-case patch directories 6 years ago
Morph b2af304918 Fix macOS code and change "Swapfile" to "Swap" 6 years ago
ReinUsesLisp 32e6727dae shader/other: Implement MEMBAR.CTS 6 years ago
ReinUsesLisp b2c4521a91 texture_cache: Fix layered null surfaces 6 years ago
ReinUsesLisp b17fe82973 gl_texture_cache: Implement small texture view cache for swizzles 6 years ago
ReinUsesLisp 8bba84a401 texture_cache: Implement depth stencil texture swizzles 6 years ago
ReinUsesLisp c13e2f1b75 gl_shader_manager: Unbind GLSL program when binding a host pipeline 6 years ago
Tobias d0a9caa08f
yuzu/discord_impl: Update the applicationID (#3977) 6 years ago
ReinUsesLisp 5d0986a53b shader/other: Implement BAR.SYNC 0x0 6 years ago
ReinUsesLisp 103809a0ca shader/memory: Implement non-addition operations in RED 6 years ago
ReinUsesLisp e2b67a868b shader/other: Implement thread comparisons (NV_shader_thread_group) 6 years ago
ReinUsesLisp ed4e324991 shader_decompiler: Visit source nodes even when they assign to RZ 6 years ago
ReinUsesLisp 434856c636 vk_shader_decompiler: Don't assert for void returns 6 years ago
ReinUsesLisp ebaace294f buffer_cache: Remove unused boost headers 6 years ago
ReinUsesLisp a2dcc642c1 map_interval: Add interval allocator and drop hack 6 years ago
ReinUsesLisp 19d4f28001 buffer_cache: Use boost::container::small_vector for maps in range 6 years ago
ReinUsesLisp 891236124c buffer_cache: Use boost::intrusive::set for caching 6 years ago
ReinUsesLisp 3b0baf746e buffer_cache: Remove shared pointers 6 years ago
ReinUsesLisp 599274e3f0 buffer_cache: Minor style changes 6 years ago
VolcaEM cb75ccc1f7
clang-format 6 years ago
VolcaEM 235805edf3
nifm: correct assert in CreateTemporaryNetworkProfile 6 years ago
ReinUsesLisp 420cc13248 renderer_opengl: Add assembly program code paths 6 years ago
ReinUsesLisp 47a7c4f4fe yuzu: Add frontend settings for assembly shaders 6 years ago
Morph d0fc12684a maxwell_to_vk: Add format B8G8R8A8_SRGB 6 years ago
Morph 9a36d8600c main: Log host system memory parameters 6 years ago
David Marcec 17455b7222 file_sys: Update SystemVersion archive to version 10.0.2 6 years ago
David Marcec 6f0360690b nv_flinger: Use enum for pixel format instead of u32 6 years ago
David Marcec 4b9504028d DmaPusher: Remove dead code in step 6 years ago
ReinUsesLisp 7a27b7f3a3 vk_rasterizer: Match OpenGL's FlushAndInvalidate behavior 6 years ago
Morph b73f678ee8 frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413) 6 years ago
bunnei bba54e1880 time_zone: Use std::chrono::seconds for strong typing. 6 years ago
James Rowe 1585981eec Frontend: Remove tracking for context wrapper 6 years ago
David Marcec a79f060ea2 hid: Clear keyboard states & fix logic issue 6 years ago
bunnei 3c8cd62b0d hle: service: time_zone_manager: Use current time zone setting. 6 years ago
bunnei 33441fa728 common: Add module to get the current time zone. 6 years ago
bunnei 988e42a3f5 core: settings: Add a setting for time zone. 6 years ago
David Marcec 16c0373adc fix logic error & scale sample volume based on voice volume 6 years ago
David Marcec c4e7ec7a99 pass by const ref instead 6 years ago
David Marcec 9de860a419 audio_renderer: Better voice mixing and 6 channel downmixing 6 years ago
bunnei 47b97b9577 service: fsp_srv: Stub implementation of OpenMultiCommitManager. 6 years ago
bunnei 551c61bf27 yuzu: game_list: Fix 'Open Save Data Location' for device saves. 6 years ago
bunnei ab9ddab0a2 file_sys: savefata_factory: Update to support DeviceSaveData. 6 years ago
bunnei 9c065c013e file_sys: control_metadata: Expose device_save_data_size. 6 years ago