19317 Commits (eab51849f79fa6fdff7ae0689e5dd390a7dc535a)

Author SHA1 Message Date
Merry eb30b2382a dynarmic: Reduce size of code caches 4 years ago
Fernando Sahmkow 05054d1dc2 Shader decompiler: do constant propgation before texture pass. 4 years ago
Fernando Sahmkow fc8251e043 Shader decompiler: Fix storage tracking in deko3d. 4 years ago
ameerj 4a525deb87 config: Write dynarmic exclusive memory configs 4 years ago
ameerj 1888b552e3 rescaling_pass: Fix rescaling Color2DArray ImageFetch offsets 4 years ago
ameerj 048522e98b emit_spirv, vk_compute_pass: Resolve VS2022 compiler errors 4 years ago
Liam db6b7f70b7 Maxwell3D: Restrict topology override effect to after the register is set 4 years ago
Wunkolo c802f8fbd2 cpu_detect: Add additional x86 flags and telemetry 4 years ago
Wunkolo 21ccb35705 common/telemetry: Update `AddField` name type to `string_view` 4 years ago
Liam 61e810ba10 Maxwell3D: mark index buffers as dirty after updating counts 4 years ago
Liam 0a1d21d82e TextureCacheRuntime: allow converting D24S8 to ABGR8 4 years ago
Liam de42319556 Maxwell3D: read small-index draw and primitive topology override registers 4 years ago
Merry a993e93abd backend: Ensure backend_thread is destructed before message_queue 4 years ago
Wunkolo 7cb99ccf23 cpu_detect: Revert `__cpuid{ex}` array-type argument 4 years ago
Wunkolo b603adb6ac cpu_detect: Add missing `lzcnt` detection 4 years ago
Wunkolo 4aa5b5779b cpu_detect: Refactor cpu/manufacturer identification 4 years ago
Wunkolo 14618c0e98 cpu_detect: Update array-types to `span` and `array` 4 years ago
Wunkolo 609c64196b cpu_detect: Utilize `Bit<N>` utility function 4 years ago
Wunkolo 31f8d6f0cf cpu_detect: Compact capability fields 4 years ago
Wunkolo fbf00e7fbc bit_util: Add `bit` utility function 4 years ago
bunnei 86eaedbf19 hle: service: ldr: Use deterministic addresses when mapping NROs. 4 years ago
Markus Wick 062d95753f shader_recompiler/LOP3: Use brute force python results within switch/case. 4 years ago
bunnei 9dd48f8f89 hle: kernel: KPageTable: Improve implementations of MapCodeMemory and UnmapCodeMemory. 4 years ago
lat9nq 173ddc9e6b video_core: Cancel Scoped's exit call on GPU failure 4 years ago
lat9nq e3f8340bec emu_window: Create a way to Cancel the exit of a Scoped 4 years ago
lat9nq 7df809b8b1 core: Don't shutdown a null GPU 4 years ago
Lody 3ec2e46e15 MaxwellDMA: Implement semaphore operations 4 years ago
Ameer J 7d636e10d7 gl_graphics_pipeline: Improve shader builder synchronization using fences (#7969) 4 years ago
BytesGalore 8f530cbb09 loader: log the type of mismatching file-extension 4 years ago
Morph 5ea520a149 host_memory: Fix fastmem crashes in debug builds 4 years ago
german77 9188dfafc4 applet: mii: Simple implementation of mii applet 4 years ago
bunnei 82ca8230ad hle: kernel: Re-create memory layout at initialization. 4 years ago
bunnei 41c9c93736 hle: kernel: Remove unused pool locals. 4 years ago
bunnei 939707cf75 hle: kernel: k_memory_manager: Rework for latest kernel behavior. 4 years ago
Wunkolo 8da42d8235 logging: Convert `backend_thread` into an `std::jthread` 4 years ago
ameerj 51d9a43dad gl_fence_manager: Minor optimization to signal querying 4 years ago
merry 3fe2c2d40d dynarmic: Inline exclusive memory accesses 4 years ago
bunnei d780096c3c hle: kernel: k_page_heap: GetPhysicalAddr can be const. 4 years ago
bunnei 00d395c330 hle: kernel: k_page_heap: Remove superfluous consexpr. 4 years ago
bunnei 3f129b2700 hle: kernel: k_page_heap: Various updates and improvements. 4 years ago
bunnei 8ef7b10f92 hle: kernel: Add initial_process.h header. 4 years ago
bunnei 75b111b6de hle: kernel: board: nx: Add k_memory_layout.h header. 4 years ago
bunnei 99acfba11f hle: kernel: k_system_control: Add GetRealMemorySize and update GetKernelPhysicalBaseAddress. 4 years ago
bunnei f562f3780e hle: kernel: k_memory_layout: Add GetPhysicalLinearRegion. 4 years ago
bunnei a48d756692 hle: kernel: k_memory_region_types: Update for new regions. 4 years ago
Ameer J f4c97f7410 vulkan_device: Blacklist RADV on RDNA2 from VK_EXT_vertex_input_dynamic_state 4 years ago
Morph 77514a45a6 maxwell_to_(gl/vk): Add 11_11_10 float vertex format 4 years ago
Lody d2369dc3a3 vk_blit_screen: Add missing format bgra8 4 years ago
Narr the Reg 273b9b5772 service: am: Update enum names to match documentation 4 years ago
bunnei d3198bb960 hle: kernel: KSystemControl: Use 6GB memory layout when "use_extended_memory_layout" setting is enabled. 4 years ago