Fernando Sahmkow
|
f1a2e36711
Query Cachge: Fully rework Vulkan's query cache
|
3 years ago |
Feng Chen
|
ff2089fdf5
video_core: Keep the definition of DimensionControl consistent with nvidia open doc
|
3 years ago |
Feng Chen
|
1e8cee2ddf
video_core: Implement maxwell3d draw texture method
|
3 years ago |
Fernando Sahmkow
|
a0c697124c
Video_core: Address feedback
|
3 years ago |
Fernando Sahmkow
|
b62ffb612d
Vulkan: rework stencil tracking.
|
3 years ago |
Fernando Sahmkow
|
d09aa0182f
MacroHLE: Final cleanup and fixes.
|
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 |
liamwhite
|
ac0721a4bc
Merge pull request #9353 from vonchenplus/draw_indexed
|
3 years ago |
Feng Chen
|
cb5400b34d
video_core: Fine tuning the index drawing judgment logic
|
3 years ago |
Lioncash
|
96ffc174aa
maxwell_3d: Mark shifted value as unsigned
|
3 years ago |
Lioncash
|
d7ec031419
engines: Remove unnecessary casts
|
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 |
Liam
|
ece0c1095d
maxwell3d: HLE multi-layer clear macro
|
3 years ago |
Kelebek1
|
33ea0fdfe8
Fix regs regression with OpenGL two-sided stencil, and re-add data invalidation reg
|
3 years ago |
Morph
|
c9bb888adf
ir/texture_pass: Use host_info instead of querying Settings::values (#9176)
|
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 |
Morph
|
d3114c620d
renderer_(opengl/vulkan): Fix tessellation clockwise parameter
|
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
|
4 years ago |
Liam
|
084d7d6b01
common: Change semantics of UNREACHABLE to unconditionally crash
|
4 years ago |