257 Commits (f800e485c9bcd98e08128db974540e7ba0324128)

Author SHA1 Message Date
Fernando Sahmkow f800e485c9 Vulkan Implement Dynamic State 2 LogicOp and PatchVertices 3 years ago
Fernando Sahmkow cb1497d0d7 DMAPusher: Improve collection of non executing methods 3 years ago
Fernando Sahmkow ce448ce770 Revert Buffer cache changes and setup additional macros. 3 years ago
Fernando Sahmkow 18637766ef MacroHLE: Reduce massive calculations on sizing estimation. 3 years ago
Fernando Sahmkow aad0cbf024 MacroHLE: Add HLE replacement for base vertex and base instance. 3 years ago
Fernando Sahmkow 93ac5a6a6d MacroHLE: Add Index Buffer size estimation. 3 years ago
Fernando Sahmkow c541559767 MacroHLE: Refactor MacroHLE system. 4 years ago
Fernando Sahmkow 0f89828073 MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect. 4 years ago
Feng Chen bf0b957c05 video_core: Implement maxwell3d draw manager and split draw logic 3 years ago
Feng Chen cb5400b34d video_core: Fine tuning the index drawing judgment logic 3 years ago
Kelebek1 a78372110c Respect render mode override 3 years ago
Lioncash d7ec031419 engines: Remove unnecessary casts 3 years ago
Fernando Sahmkow 3b582d5fb2 GPU: Fix buffer cache issue, engine upload not inlining memory in multiline and pessismistic invalidation. 3 years ago
FengChen 1d57851fc7 video_core: Optimize maxwell drawing trigger mechanism 3 years ago
Liam 4c42655a2d maxwell3d: full HLE for multi-layer clears 3 years ago
Kelebek1 33ea0fdfe8 Fix regs regression with OpenGL two-sided stencil, and re-add data invalidation reg 3 years ago
FengChen b42b894785 video_core: Fix drawing trigger mechanism regression 3 years ago
FengChen f6e7cae62c video_core: Fix drawing trigger mechanism regression 3 years ago
FengChen 2f90694797 video_core: Implement maxwell inline_index method 3 years ago
FengChen 1f54cd4ac7 video_coare: Reimplementing the maxwell drawing trigger mechanism 3 years ago
Fernando Sahmkow 3cb4498142 Maxwell3D/Puller: Fix regressions and syncing issues. 3 years ago
Kelebek1 4496030ea9 Fix stencil func registers, make clip control equivalent to how it was before, but surely wrong. 3 years ago
Kelebek1 752659aef3 Update 3D regs 3 years ago
Fernando Sahmkow a9ca39f859 NVDRV: Further improvements. 4 years ago
bunnei f5fd6b5c86 DMA & InlineToMemory Engines Rework. 3 years ago
Fernando Sahmkow b2099fbdcc Maxwell3D: Add small_index_2 4 years ago
Fernando Sahmkow bc8b3d225e VideoCore: Refactor fencing system. 4 years ago
Billy Laws ea89cf8639 Maxwell3D: Fix 3D semaphore counter type 0 handling 4 years ago
Liam e158951695 video_core/macro: clear code on upload address assignment 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
Liam a24e7ba61b maxwell3d: add small_index_2 register 4 years ago
ameerj 5119a57614 maxwell_3d: Implement a safer CB data upload 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
Liam 56c646d82c Maxwell3D: Restrict topology override effect to after the register is set 4 years ago
Liam 70e632f153 Maxwell3D: mark index buffers as dirty after updating counts 4 years ago
Liam f1521183f8 Maxwell3D: read small-index draw and primitive topology override registers 4 years ago
Fernando Sahmkow 4258d515e6 Rasterizer: Implement Inline2Memory Acceleration. 4 years ago
Lioncash a05d9405b9 video_core/macro: Remove unused parameter from Execute() 4 years ago
ReinUsesLisp 395bed3a0a shader: Unify shader stage types 5 years ago
ReinUsesLisp c67d64365a shader: Remove old shader management 5 years ago
ameerj 859ba21f6d buffer_cache: Simplify uniform disabling logic 5 years ago
ReinUsesLisp 82c2601555 video_core: Reimplement the buffer cache 5 years ago
ReinUsesLisp 75ccd9959c gpu: Report renderer errors with exceptions 5 years ago
ReinUsesLisp 80a673a27f maxwell_3d: Silence array bounds warnings 5 years ago
ReinUsesLisp 9764c13d6d video_core: Rewrite the texture cache 5 years ago
Lioncash 4c5f5c9bf3 video_core: Remove unnecessary enum class casting in logging messages 5 years ago
ReinUsesLisp 622830f4e1 maxwell_3d: Use insert instead of loop push_back 6 years ago
ReinUsesLisp 9ea8cffe35 maxwell_3d: Move code to separate functions 6 years ago
Lioncash ff45c39578 General: Make use of std::nullopt where applicable 5 years ago