19875 Commits (20b62dbd30e597c6d3700a22fbde5bd10169dfb2)

Author SHA1 Message Date
bunnei 0f0e1c25bc core: hle: kernel: svc_types: Add ThreadLocalRegionSize. 4 years ago
bunnei 944d9186ca core: hle: kernel: k_condition_variable: Update to reflect tree changes. 4 years ago
bunnei 158c5845ab core: hle: kernel: k_address_arbiter: Update to reflect tree changes. 4 years ago
bunnei 0fdf1d2a60 common: tree: Various updates. 4 years ago
bunnei 69c2faeb6a common: intrusive_red_black_tree: Various updates. 4 years ago
Liam 52895fab67 shader: add support for const buffer indirect addressing 4 years ago
ameerj 5119a57614 maxwell_3d: Implement a safer CB data upload 4 years ago
byte[] be0e6a2bb4 Maxwell3D: Link to override constant definition in nouveau 4 years ago
byte[] 364c67e49b Maxwell3D: restore original topology when topology overrides are disabled 4 years ago
Liam 37aa472269 Maxwell3D: Use override constants from nouveau 4 years ago
Merry 220674d0d6 dynarmic: Reduce size of code caches 4 years ago
Fernando Sahmkow 185fc03c3c Shader decompiler: do constant propgation before texture pass. 4 years ago
Fernando Sahmkow ec9f0f064e Shader decompiler: Fix storage tracking in deko3d. 4 years ago
ameerj 6b164a80a1 config: Write dynarmic exclusive memory configs 4 years ago
ameerj f87f8d4610 rescaling_pass: Fix rescaling Color2DArray ImageFetch offsets 4 years ago
ameerj e8c50e709e emit_spirv, vk_compute_pass: Resolve VS2022 compiler errors 4 years ago
Liam 56c646d82c Maxwell3D: Restrict topology override effect to after the register is set 4 years ago
Wunkolo d248c1203e cpu_detect: Add additional x86 flags and telemetry 4 years ago
Wunkolo 29a7a61806 common/telemetry: Update `AddField` name type to `string_view` 4 years ago
Liam 70e632f153 Maxwell3D: mark index buffers as dirty after updating counts 4 years ago
Liam 82c3042c0f TextureCacheRuntime: allow converting D24S8 to ABGR8 4 years ago
Liam f1521183f8 Maxwell3D: read small-index draw and primitive topology override registers 4 years ago
Merry 22f50c6bc1 backend: Ensure backend_thread is destructed before message_queue 4 years ago
Wunkolo d9b1199ffb cpu_detect: Revert `__cpuid{ex}` array-type argument 4 years ago
Wunkolo 873a9fa7e5 cpu_detect: Add missing `lzcnt` detection 4 years ago
Wunkolo ec5f3351b6 cpu_detect: Refactor cpu/manufacturer identification 4 years ago
Wunkolo 86e9e60f07 cpu_detect: Update array-types to `span` and `array` 4 years ago
Wunkolo 3c33ba7f18 cpu_detect: Utilize `Bit<N>` utility function 4 years ago
Wunkolo d233de8194 cpu_detect: Compact capability fields 4 years ago
Wunkolo add2cfcb96 bit_util: Add `bit` utility function 4 years ago
bunnei 853e58e593 hle: service: ldr: Use deterministic addresses when mapping NROs. 4 years ago
Markus Wick c78c8190d5 shader_recompiler/LOP3: Use brute force python results within switch/case. 4 years ago
bunnei 749f76e6fe hle: kernel: KPageTable: Improve implementations of MapCodeMemory and UnmapCodeMemory. 4 years ago
lat9nq b5e60ae1b0 video_core: Cancel Scoped's exit call on GPU failure 4 years ago
lat9nq 1f24a4e520 emu_window: Create a way to Cancel the exit of a Scoped 4 years ago
lat9nq 381f1dd2c9 core: Don't shutdown a null GPU 4 years ago
Lody 4498908e72 MaxwellDMA: Implement semaphore operations 4 years ago
Ameer J 370e480c8c
gl_graphics_pipeline: Improve shader builder synchronization using fences (#7969) 4 years ago
BytesGalore e4e92cb75c
loader: log the type of mismatching file-extension 4 years ago
Morph b33f23cc46 host_memory: Fix fastmem crashes in debug builds 4 years ago
german77 03d671fabc applet: mii: Simple implementation of mii applet 4 years ago
bunnei 14d28a043d hle: kernel: Re-create memory layout at initialization. 4 years ago
bunnei 16e5954fcb hle: kernel: Remove unused pool locals. 4 years ago
bunnei f87f076162 hle: kernel: k_memory_manager: Rework for latest kernel behavior. 4 years ago
Wunkolo 913c2bd2cb logging: Convert `backend_thread` into an `std::jthread` 4 years ago
ameerj 7f7df43da2 gl_fence_manager: Minor optimization to signal querying 4 years ago
merry 16784e5bb3 dynarmic: Inline exclusive memory accesses 4 years ago
bunnei adbb9c2b00 hle: kernel: k_page_heap: GetPhysicalAddr can be const. 4 years ago
bunnei f7e65eb971 hle: kernel: k_page_heap: Remove superfluous consexpr. 4 years ago
bunnei 06e2b76c75 hle: kernel: k_page_heap: Various updates and improvements. 4 years ago