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
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-27
vk_rasterizer: flip scissor y on lower left origin mode (#13122)
liamwhite
2024-02-19
scope_exit: Make constexpr
FearlessTobi
2024-02-02
Merge pull request #12761 from liamwhite/mp-composite
Fernando S
2024-01-31
SwBlitter: Fix Pitch linear reading/writting
Fernando Sahmkow
2024-01-31
renderer_vulkan: implement layer stack composition
Liam
2024-01-18
Core: Eliminate core/memory dependancies.
Fernando Sahmkow
2024-01-18
Core: Clang format and other small issues.
Fernando Sahmkow
2024-01-18
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-07
Fix typos in video_core
Viktor Szépe
2023-12-31
MaxwellDMA: Don't flush the outputs of a dma copy.
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-11-18
shader_recompiler: Fix spelling of "derivate" (#12067)
Ameer J
2023-10-14
Implement vertex array first and subsequent draws
Kelebek1
2023-09-23
Query Cache: Fix guest side sample counting
Fernando Sahmkow
2023-09-23
Query Cache: address issues
Fernando Sahmkow
2023-09-23
Macro HLE: Add DrawIndirectByteCount
Fernando Sahmkow
2023-09-23
Query Cachge: Fully rework Vulkan's query cache
Fernando Sahmkow
2023-09-21
Fix DMA engine register offsets
Kelebek1
2023-09-02
Merge pull request #11383 from FernandoS27/are-you-a-wabbit
liamwhite
2023-08-27
Maxwell3D: Improve Index buffer size estimation.
Fernando Sahmkow
2023-08-27
VideoCore: Implement DispatchIndirect
Fernando Sahmkow
2023-08-09
general: fix apple clang build
Liam
2023-07-02
Use spans over guest memory where possible instead of copying data.
Kelebek1
2023-06-30
maxwell_dma: Specify dst_operand.pitch instead of a temp var
Morph
2023-06-26
Use safe reads in DMA engine
Kelebek1
2023-06-22
Remove memory allocations in some hot paths
Kelebek1
2023-06-16
video_core: drawtexture support upscale
Feng Chen
2023-06-03
android: video_core: Disable some problematic things on GPU Normal.
bunnei
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
[next]