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
Age
Commit message (
Expand
)
Author
2023-05-11
Allow Fermi blit accelerate to add src/dst to the cache if they don't exist a...
Kelebek1
2023-05-07
Texture cache: Only force flush the dma downloads
Fernando Sahmkow
2023-05-07
GPU: Add Reactive flushing
Fernando Sahmkow
2023-04-29
Maxwell3D: only update parameters on High
Fernando Sahmkow
2023-04-24
Merge pull request #10069 from liamwhite/log
Fernando S
2023-04-22
maxwell_3d: fix out of bounds array access in size estimation
Liam
2023-04-21
Account for a pre-added offset when using Corner sample mode for 2D blits
Kelebek1
2023-03-31
video_core: Keep the definition of DimensionControl consistent with nvidia op...
Feng Chen
2023-03-13
Merge pull request #9943 from vonchenplus/gentleman
liamwhite
2023-03-12
general: fix spelling mistakes
Liam
2023-03-12
video_core: Invalid index_buffer flag when inline_index draw
FengChen
2023-03-05
Engines: Implement Accelerate DMA Texture.
Fernando Sahmkow
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-16
Address feedback
Feng Chen
2023-01-05
BufferBase: Don't ignore GPU pages.
Fernando Sahmkow
2023-01-05
Fermi2D: sync cache flushes
Fernando Sahmkow
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-03
Vulkan: rework stencil tracking.
Fernando Sahmkow
2023-01-01
MacroHLE: Final cleanup and fixes.
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
2023-01-01
MacroHLE: Add MultidrawIndirect HLE Macro.
Fernando Sahmkow
2022-12-19
scratch_buffer: Explicitly defing resize and resize_destructive functions
ameerj
2022-12-19
video_core: Add usages of ScratchBuffer
ameerj
2022-12-12
Merge pull request #9406 from vonchenplus/topology
bunnei
2022-12-09
Fix compilation error
Salvage
2022-12-08
video_core: Add vertex_array_instance_* sbubbed called warning
FengChen
2022-12-08
video_core: The draw manager manages whether Clear is required.
FengChen
2022-12-08
video_core: Adjust topology update logic
FengChen
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-04
externals: update dynarmic, SDL2
Liam
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
[next]