243 Commits (dfe5ec8f9c335585f2d3d57f8c381b99677a40a3)

Author SHA1 Message Date
Lioncash 0d9c723df4 engines: Remove unnecessary casts 3 years ago
Fernando Sahmkow b3708b0a5b GPU: Fix buffer cache issue, engine upload not inlining memory in multiline and pessismistic invalidation. 3 years ago
FengChen 607a965c57 video_core: Optimize maxwell drawing trigger mechanism 3 years ago
Liam e219606128 maxwell3d: full HLE for multi-layer clears 3 years ago
Kelebek1 a5b76126e1 Fix regs regression with OpenGL two-sided stencil, and re-add data invalidation reg 3 years ago
FengChen 3e0cc4fd75 video_core: Fix drawing trigger mechanism regression 3 years ago
FengChen 2636c9f876 video_core: Fix drawing trigger mechanism regression 3 years ago
FengChen f9f995c56a video_core: Implement maxwell inline_index method 3 years ago
FengChen 8eed4e7ee5 video_coare: Reimplementing the maxwell drawing trigger mechanism 3 years ago
Fernando Sahmkow 6118d0d042 Maxwell3D/Puller: Fix regressions and syncing issues. 3 years ago
Kelebek1 bc29a3a188 Fix stencil func registers, make clip control equivalent to how it was before, but surely wrong. 3 years ago
Kelebek1 37845e1228 Update 3D regs 3 years ago
Fernando Sahmkow 4124fa18e3 NVDRV: Further improvements. 4 years ago
bunnei 616e83dd94 DMA & InlineToMemory Engines Rework. 3 years ago
Fernando Sahmkow 4c8b983c3a Maxwell3D: Add small_index_2 4 years ago
Fernando Sahmkow 42ef10060a VideoCore: Refactor fencing system. 4 years ago
Billy Laws a1216cfeee Maxwell3D: Fix 3D semaphore counter type 0 handling 4 years ago
Liam fa2047970e video_core/macro: clear code on upload address assignment 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 fc50392101 maxwell_3d: Implement a safer CB data upload 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
Liam db6b7f70b7 Maxwell3D: Restrict topology override effect to after the register is set 4 years ago
Liam 61e810ba10 Maxwell3D: mark index buffers as dirty after updating counts 4 years ago
Liam de42319556 Maxwell3D: read small-index draw and primitive topology override registers 4 years ago
Fernando Sahmkow 19270ae4e6 Rasterizer: Implement Inline2Memory Acceleration. 4 years ago
Lioncash 65e617754f video_core/macro: Remove unused parameter from Execute() 4 years ago
ReinUsesLisp c0705f79b8 shader: Unify shader stage types 5 years ago
ReinUsesLisp 65069df8aa shader: Remove old shader management 5 years ago
ameerj 2a0dbf9b79 buffer_cache: Simplify uniform disabling logic 5 years ago
ReinUsesLisp 2dfce2fca6 video_core: Reimplement the buffer cache 5 years ago
ReinUsesLisp 70b3c29534 gpu: Report renderer errors with exceptions 5 years ago
ReinUsesLisp 928831c1cc maxwell_3d: Silence array bounds warnings 5 years ago
ReinUsesLisp d25b097e84 video_core: Rewrite the texture cache 5 years ago
Lioncash ea0e85b869 video_core: Remove unnecessary enum class casting in logging messages 5 years ago
ReinUsesLisp bdd8e12504 maxwell_3d: Use insert instead of loop push_back 6 years ago
ReinUsesLisp 45cfd67ae6 maxwell_3d: Move code to separate functions 6 years ago
Lioncash e457001dce General: Make use of std::nullopt where applicable 5 years ago
ReinUsesLisp 1c61cf29b6 video_core: Initialize renderer with a GPU 6 years ago
David Marcec 74e48d2a98 Macro HLE support 6 years ago
ReinUsesLisp 2f28ac0ada shader/texture: Join separate image and sampler pairs offline 6 years ago
David Marcec 9eb0c2c15e Default init labels and use initializer list for macro engine 6 years ago
David Marcec cb42f51dc1 Mark parameters as const 6 years ago
David Marcec d9082de7ea Pass by reference instead of copying parameters 6 years ago
David Marcec 05eeb7de3d Implement macro JIT 6 years ago
ReinUsesLisp d1e0f2095c maxwell_3d: Reduce severity of logs that can be spammed 6 years ago
ReinUsesLisp de665d6485 maxwell_3d: Initialize line widths 6 years ago
ReinUsesLisp 2dba4bc34f maxwell_3d: Initialize polygon modes 6 years ago
ReinUsesLisp ff7b0d7329 maxwell_3d: Add viewport swizzles 6 years ago