12947 Commits (a01b0de19aa879e7b17483526e42daf86c1245a1)

Author SHA1 Message Date
VolcaEM a01b0de19a Clang-format 6 years ago
VolcaEM 2ae60c8949 Make assert strings consistent 6 years ago
VolcaEM f801c273eb Attempt to fix crashes in SSBU and refactor IsValidNRO 6 years ago
VolcaEM 50bf4c70cd Address review comments 6 years ago
VolcaEM 6f126bb803 Add comment to nrr_kind 6 years ago
VolcaEM 9390c0c271 ldr: Update NRR/NRO structs 6 years ago
David Marcec 4686c15c03 Add xbyak external 6 years ago
ReinUsesLisp d1e0f2095c maxwell_3d: Reduce severity of logs that can be spammed 6 years ago
lat9nq 9d08039623 Make copying directory string more concise 6 years ago
lat9nq 2ad3571453 Address requested changes 6 years ago
lat9nq 2adc5f524d *nix systems can read any-case patch directories 6 years ago
Morph e9bacfbe8b Fix macOS code and change "Swapfile" to "Swap" 6 years ago
ReinUsesLisp 6e0420fe20 shader/other: Implement MEMBAR.CTS 6 years ago
ReinUsesLisp 387b7926c0 texture_cache: Fix layered null surfaces 6 years ago
ReinUsesLisp 11f626f034 gl_texture_cache: Implement small texture view cache for swizzles 6 years ago
ReinUsesLisp ed74f3008b texture_cache: Implement depth stencil texture swizzles 6 years ago
ReinUsesLisp 1188c79557 gl_shader_manager: Unbind GLSL program when binding a host pipeline 6 years ago
Tobias 4234de3fd7 yuzu/discord_impl: Update the applicationID (#3977) 6 years ago
ReinUsesLisp 5db0df833a shader/other: Implement BAR.SYNC 0x0 6 years ago
ReinUsesLisp c5d03c7ff1 shader/memory: Implement non-addition operations in RED 6 years ago
ReinUsesLisp d4ba9c4fe5 shader/other: Implement thread comparisons (NV_shader_thread_group) 6 years ago
ReinUsesLisp 20f8c8dfff shader_decompiler: Visit source nodes even when they assign to RZ 6 years ago
ReinUsesLisp 262aea9b19 vk_shader_decompiler: Don't assert for void returns 6 years ago
ReinUsesLisp 9223dc7a10 buffer_cache: Remove unused boost headers 6 years ago
ReinUsesLisp f8678b635a map_interval: Add interval allocator and drop hack 6 years ago
ReinUsesLisp 4d06e9f5cc buffer_cache: Use boost::container::small_vector for maps in range 6 years ago
ReinUsesLisp 7a45f97357 buffer_cache: Use boost::intrusive::set for caching 6 years ago
ReinUsesLisp c7f9bceb80 buffer_cache: Remove shared pointers 6 years ago
ReinUsesLisp 3460d01352 buffer_cache: Minor style changes 6 years ago
VolcaEM 4f1136dfca clang-format 6 years ago
VolcaEM f7d23b21d0 nifm: correct assert in CreateTemporaryNetworkProfile 6 years ago
ReinUsesLisp a075bbcf36 renderer_opengl: Add assembly program code paths 6 years ago
ReinUsesLisp 541a254c2e yuzu: Add frontend settings for assembly shaders 6 years ago
Morph e54e7d322e maxwell_to_vk: Add format B8G8R8A8_SRGB 6 years ago
Morph c02daca95c main: Log host system memory parameters 6 years ago
David Marcec d50dd8f7a0 file_sys: Update SystemVersion archive to version 10.0.2 6 years ago
David Marcec 97c023e3f0 nv_flinger: Use enum for pixel format instead of u32 6 years ago
David Marcec 67d7c0f45e DmaPusher: Remove dead code in step 6 years ago
ReinUsesLisp 635a3add8b vk_rasterizer: Match OpenGL's FlushAndInvalidate behavior 6 years ago
Morph eedbf90664 frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413) 6 years ago
bunnei 053399a553 time_zone: Use std::chrono::seconds for strong typing. 6 years ago
James Rowe 99f5c3ca7f Frontend: Remove tracking for context wrapper 6 years ago
David Marcec e6886a756c hid: Clear keyboard states & fix logic issue 6 years ago
bunnei f42b9c0a85 hle: service: time_zone_manager: Use current time zone setting. 6 years ago
bunnei 7aadcb796c common: Add module to get the current time zone. 6 years ago
bunnei 8588ac0645 core: settings: Add a setting for time zone. 6 years ago
David Marcec 9f8eb0c39a fix logic error & scale sample volume based on voice volume 6 years ago
David Marcec 7965018e64 pass by const ref instead 6 years ago
David Marcec de00a5eb8c audio_renderer: Better voice mixing and 6 channel downmixing 6 years ago
bunnei ee3b9071b5 service: fsp_srv: Stub implementation of OpenMultiCommitManager. 6 years ago