14507 Commits (e895a4e2d7ebf29fbafda7d950301cd7d03efdbb)
 

Author SHA1 Message Date
bunnei 73db83c0ab
Merge pull request #3679 from lioncash/track 6 years ago
bunnei 9c85f385b1
Merge pull request #3720 from jbeich/freebsd 6 years ago
bunnei 74c27fd1b5 core: arm_unicorn: Fix interpret fallback by temporarily mapping instruction page. 6 years ago
Rodrigo Locatti 4d7d3651f3
Merge pull request #3719 from jbeich/clang 6 years ago
Jan Beich afcc84a172 renderer_vulkan: assume X11 if not Windows/macOS after bf1d66b7c0 6 years ago
ReinUsesLisp c81bf06d03 vulkan/wrapper: Sort physical devices 6 years ago
Jan Beich 1a2df0a5f3 cmake: Silence -Werror=implicit-fallthrough in SDL2 headers 6 years ago
ReinUsesLisp d62f57cf5a fixed_pipeline_state: Hash and compare the whole structure 6 years ago
ReinUsesLisp b571c92dfd fixed_pipeline_state: Pack blending state 6 years ago
ReinUsesLisp 548dd27f45 fixed_pipeline_state: Pack rasterizer state 6 years ago
ReinUsesLisp 7790144a55 fixed_pipeline_state: Pack depth stencil state 6 years ago
ReinUsesLisp ab6704f20c fixed_pipeline_state: Pack attribute state 6 years ago
Mat M 5305806071
Merge pull request #3716 from bunnei/fix-another-impl-fallthrough 6 years ago
bunnei 03726fb7f5 video_core: gl_shader_decompiler: Fix implicit fallthrough errors. 6 years ago
bunnei 89e512ca8d
Merge pull request #3710 from lioncash/nso 6 years ago
Mat M 45964e6fec
Merge pull request #3715 from bunnei/fix-impl-fallthrough 6 years ago
bunnei a8d5d08e2e service: hid: npad: Fix implicit fallthrough errors. 6 years ago
bunnei 907ba8794e
Merge pull request #3713 from lioncash/time 6 years ago
bunnei 90ddb13372
Merge pull request #3711 from lioncash/cast 6 years ago
Lioncash bf328ed35a gl_shader_decompiler: Avoid copies where applicable 6 years ago
Lioncash 7714b02d95 time/system_clock_core: Remove unnecessary initializer 6 years ago
Lioncash b533f18ab9 service/time: Mark IsStandardNetworkSystemClockAccuracySufficient as const 6 years ago
Lioncash 0cfd3b94db service/time: Add virtual destructors where applicable 6 years ago
Lioncash 4d8a8a8033 service: Remove unused RequestParser instances 6 years ago
bunnei fd7dc7e03d
Merge pull request #3704 from lioncash/fmt 6 years ago
bunnei 7438d36d0e
Merge pull request #3630 from benru/open-windows-network-files 6 years ago
Lioncash 7e585bce28 memory/slab_heap: Make use of static_cast over reinterpret_cast 6 years ago
Lioncash 441a2812ed loader/nso: Resolve moves not occurring in DecompressSegment 6 years ago
Lioncash 64f226889c am: Resolve ineffective moves 6 years ago
Mat M 30b59b732c
Merge pull request #3706 from degasus/fix_fallthrough_error 6 years ago
Markus Wick 07fbef1776 video_code: Fix implicit switch fallthrough. 6 years ago
Lioncash cdc5449df0 externals: Update fmt to 6.2.0 6 years ago
ReinUsesLisp a7b6bd56d7 vk_stream_buffer: Fix out of memory on boot on recent Nvidia drivers 6 years ago
Fernando Sahmkow 2133482a17
Merge pull request #3703 from yuzu-emu/revert-3656-glsl-full-decompile 6 years ago
Fernando Sahmkow 775ecc7d05
Merge pull request #3672 from lioncash/null 6 years ago
Rodrigo Locatti 990c0b184f
Revert "gl_shader_cache: Use CompileDepth::FullDecompile on GLSL" 6 years ago
bunnei b8f5c71f2d
Merge pull request #3666 from bunnei/new-vmm 6 years ago
bunnei ca3af2961c
Merge pull request #3682 from lioncash/uam 6 years ago
bunnei 8bbe74a8dc core: hle: Address various feedback & code cleanup. 6 years ago
bunnei 92caa003a8 core: device_memory: Remove incorrect usage of constexpr. 6 years ago
bunnei 6f3266e98b memory: Add copyright notice for Atmosphere where applicable. 6 years ago
bunnei 02547a0cb4 kernel: Remove old VMManager class. 6 years ago
bunnei bebfb05c1b loader: nso: Fix loader size and arguments. 6 years ago
bunnei 83761d5316 loader: elf/kip/nro: Updates for new VMM. 6 years ago
bunnei 37b79ebe85 service: ldr: Updates for new VMM. 6 years ago
bunnei a8292f6cd9 kernel: memory: page_table: Simplify GetPhysicalAddr impl. 6 years ago
bunnei c629e544a7 kernel: svc: Updates for new VMM. 6 years ago
bunnei ff5d5b6f41 core: memory: Fix memory access on page boundaries. 6 years ago
bunnei 32fc2aae3c video_core: memory_manager: Updates for Common::PageTable changes. 6 years ago
bunnei f7c03610e1 core: memory: Updates for new VMM. 6 years ago