18639 Commits (67bdfcb7ff68728e6b4f2de708efa871afc9195f)

Author SHA1 Message Date
bunnei cbf7c2eb40 core: hle: kernel: k_memory_layout: Update kernel slab memory sizes. 4 years ago
bunnei 33c5eca64c core: hle: kernel: svc_types: Add ThreadLocalRegionSize. 4 years ago
bunnei bb2c956cf9 core: hle: kernel: k_condition_variable: Update to reflect tree changes. 4 years ago
bunnei 075ae485b1 core: hle: kernel: k_address_arbiter: Update to reflect tree changes. 4 years ago
bunnei 492b983af4 common: tree: Various updates. 4 years ago
bunnei 3a7ac3cb72 common: intrusive_red_black_tree: Various updates. 4 years ago
Liam 8515dba789 shader: add support for const buffer indirect addressing 4 years ago
ameerj fc50392101 maxwell_3d: Implement a safer CB data upload 4 years ago
byte[] 7c081ca937 Maxwell3D: Link to override constant definition in nouveau 4 years ago
byte[] 2f745c6c00 Maxwell3D: restore original topology when topology overrides are disabled 4 years ago
Liam 6202688c91 Maxwell3D: Use override constants from nouveau 4 years ago
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
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