303 Commits (b4bb8b58fce82bb5cefda19c88312eb416f6d46d)

Author SHA1 Message Date
lizzie b4bb8b58fc [video_core/engines/maxwell3d] memory inline DrawState to reduce indirection on hot paths 2 months ago
lizzie b75e81af5e
[video_core/engines] implement stub NV01 timer, inline other channel engines (#3640) 2 months ago
lizzie c70b857c4f
[video_core/engines] Macro HLE inline (#3653) 2 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 3 months ago
lizzie 83a28dc251
[common, core] remove uneeded memory indirection overhead at startup (#3306) 4 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 8 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 8 months ago
Viktor Szépe e895ebb546 Fix typos in video_core 2 years ago
Fernando Sahmkow 5ea12207f3 Query Cachge: Fully rework Vulkan's query cache 3 years ago
Feng Chen c7675caf71 video_core: Keep the definition of DimensionControl consistent with nvidia open doc 3 years ago
Feng Chen 79268b94de video_core: Implement maxwell3d draw texture method 3 years ago
Fernando Sahmkow 1fdf24a081 Video_core: Address feedback 3 years ago
Fernando Sahmkow efd5661978 Vulkan: rework stencil tracking. 3 years ago
Fernando Sahmkow e6e49e584f MacroHLE: Final cleanup and fixes. 3 years ago
Fernando Sahmkow 4bf1ee5bdc DMAPusher: Improve collection of non executing methods 3 years ago
Fernando Sahmkow d2643a61c3 Revert Buffer cache changes and setup additional macros. 4 years ago
Fernando Sahmkow 12a76465b9 MacroHLE: Reduce massive calculations on sizing estimation. 4 years ago
Fernando Sahmkow 7842543573 MacroHLE: Add HLE replacement for base vertex and base instance. 4 years ago
Fernando Sahmkow 209ce46a9f MacroHLE: Add Index Buffer size estimation. 4 years ago
Fernando Sahmkow b4fcb0b2b2 MacroHLE: Refactor MacroHLE system. 4 years ago
Fernando Sahmkow b5b0ec9429 MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect. 4 years ago
Feng Chen ad05d9fe1e video_core: Implement maxwell3d draw manager and split draw logic 3 years ago
Feng Chen f7e82d2fd6 video_core: Fine tuning the index drawing judgment logic 3 years ago
Lioncash a3ed3c8340 maxwell_3d: Mark shifted value as unsigned 3 years ago
Lioncash 0d9c723df4 engines: Remove unnecessary casts 3 years ago
FengChen 607a965c57 video_core: Optimize maxwell drawing trigger mechanism 4 years ago
Liam e219606128 maxwell3d: full HLE for multi-layer clears 4 years ago
Liam bc9a3c2033 maxwell3d: HLE multi-layer clear macro 4 years ago
Kelebek1 a5b76126e1 Fix regs regression with OpenGL two-sided stencil, and re-add data invalidation reg 4 years ago
Morph fc301cf777 ir/texture_pass: Use host_info instead of querying Settings::values (#9176) 4 years ago
FengChen 2636c9f876 video_core: Fix drawing trigger mechanism regression 4 years ago
FengChen f9f995c56a video_core: Implement maxwell inline_index method 4 years ago
FengChen 8eed4e7ee5 video_coare: Reimplementing the maxwell drawing trigger mechanism 4 years ago
Morph 6e9ed95246 renderer_(opengl/vulkan): Fix tessellation clockwise parameter 4 years ago
Kelebek1 bc29a3a188 Fix stencil func registers, make clip control equivalent to how it was before, but surely wrong. 4 years ago
Kelebek1 37845e1228 Update 3D regs 4 years ago
Liam c1771c98f3 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
Billy Laws a1216cfeee Maxwell3D: Fix 3D semaphore counter type 0 handling 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Liam 3bffb0464b maxwell3d: add small_index_2 register 4 years ago
ameerj b837219423 video_core: Reduce unused includes 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
Liam 6202688c91 Maxwell3D: Use override constants from nouveau 4 years ago
Liam db6b7f70b7 Maxwell3D: Restrict topology override effect to after the register is set 4 years ago
Liam de42319556 Maxwell3D: read small-index draw and primitive topology override registers 4 years ago
Fernando Sahmkow 9ebf1c00bd Rasterizer: Refactor inlineToMemory. 4 years ago
Fernando Sahmkow 19270ae4e6 Rasterizer: Implement Inline2Memory Acceleration. 4 years ago
ameerj 20a88d9d62 gpu: Migrate implementation to the cpp file 5 years ago
ameerj f222d1e4ce common/logging: Move Log::Entry declaration to a separate header 5 years ago