index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
engines
/
maxwell_3d.cpp
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-02-19
scope_exit: Make constexpr
FearlessTobi
2024-01-18
Core: Eliminate core/memory dependancies.
Fernando Sahmkow
2023-12-19
OpenGL: Add GL_PRIMITIVES_GENERATED and GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRIT...
Ameer J
2023-11-18
Buffer Cache: Eliminate clears on Indirect buffers
Fernando Sahmkow
2023-09-23
Query Cache: Fix guest side sample counting
Fernando Sahmkow
2023-09-23
Query Cache: address issues
Fernando Sahmkow
2023-09-23
Query Cachge: Fully rework Vulkan's query cache
Fernando Sahmkow
2023-08-27
Maxwell3D: Improve Index buffer size estimation.
Fernando Sahmkow
2023-07-02
Use spans over guest memory where possible instead of copying data.
Kelebek1
2023-06-03
android: video_core: Disable some problematic things on GPU Normal.
bunnei
2023-04-29
Maxwell3D: only update parameters on High
Fernando Sahmkow
2023-04-22
maxwell_3d: fix out of bounds array access in size estimation
Liam
2023-02-16
Merge pull request #9802 from Kelebek1/wait_data_cache
bunnei
2023-02-14
Reimplement the invalidate_texture_data_cache register
Kelebek1
2023-02-14
remove static from pointer sized or smaller types for aesthetics, change cons...
arades79
2023-02-14
add static lifetime to constexpr values to force compile time evaluation wher...
arades79
2023-01-19
Merge pull request #9556 from vonchenplus/draw_texture
liamwhite
2023-01-18
Demote maxwell3d Firmware4 call log to debug
Kelebek1
2023-01-05
video_core: Cache GPU internal writes.
Fernando Sahmkow
2023-01-05
video_core: Implement maxwell3d draw texture method
Feng Chen
2023-01-04
Video_core: Address feedback
Fernando Sahmkow
2023-01-01
Rasterizer: Setup skeleton for Host Conditional rendering
Fernando Sahmkow
2023-01-01
Vulkan: Implement Dynamic State 3
Fernando Sahmkow
2023-01-01
Vulkan Implement Dynamic State 2 LogicOp and PatchVertices
Fernando Sahmkow
2023-01-01
DMAPusher: Improve collection of non executing methods
Fernando Sahmkow
2023-01-01
Revert Buffer cache changes and setup additional macros.
Fernando Sahmkow
2023-01-01
MacroHLE: Reduce massive calculations on sizing estimation.
Fernando Sahmkow
2023-01-01
MacroHLE: Add HLE replacement for base vertex and base instance.
Fernando Sahmkow
2023-01-01
MacroHLE: Add Index Buffer size estimation.
Fernando Sahmkow
2023-01-01
MacroHLE: Refactor MacroHLE system.
Fernando Sahmkow
2023-01-01
MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect.
Fernando Sahmkow
2022-12-08
Merge pull request #9401 from vonchenplus/draw_manager
Fernando S
2022-12-08
video_core: Implement maxwell3d draw manager and split draw logic
Feng Chen
2022-12-05
Merge pull request #9360 from Kelebek1/R-E-S-P-E-C-T
liamwhite
2022-12-03
Merge pull request #9353 from vonchenplus/draw_indexed
liamwhite
2022-12-01
video_core: Fine tuning the index drawing judgment logic
Feng Chen
2022-11-30
Respect render mode override
Kelebek1
2022-11-29
engines: Remove unnecessary casts
Lioncash
2022-11-26
Merge pull request #9288 from vonchenplus/deferred_draw
liamwhite
2022-11-24
GPU: Fix buffer cache issue, engine upload not inlining memory in multiline a...
Fernando Sahmkow
2022-11-22
video_core: Optimize maxwell drawing trigger mechanism
FengChen
2022-11-17
maxwell3d: full HLE for multi-layer clears
Liam
2022-11-11
Fix regs regression with OpenGL two-sided stencil, and re-add data invalidati...
Kelebek1
2022-10-31
video_core: Fix drawing trigger mechanism regression
FengChen
2022-10-27
video_core: Fix drawing trigger mechanism regression
FengChen
2022-10-25
Merge pull request #9112 from vonchenplus/deferred_draw
liamwhite
2022-10-22
Merge pull request #9095 from FernandoS27/meat-good-vegetable-bad
Fernando S
2022-10-22
video_core: Implement maxwell inline_index method
FengChen
[next]