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
Age
Commit message (
Expand
)
Author
2022-11-24
MaxwellDMA: Implement BlockLinear to BlockLinear copies.
Fernando Sahmkow
2022-11-24
Fermi2D: Implement Bilinear software filtering and address feedback.
Fernando Sahmkow
2022-11-24
Fermi2D: Rework blit engine and add a software blitter.
Fernando Sahmkow
2022-11-20
Merge pull request #9216 from vonchenplus/reimp_inline_index_buffer
liamwhite
2022-11-20
Merge pull request #9249 from goldenx86/available-vram
Morph
2022-11-19
Merge pull request #9252 from liamwhite/radv-superiority
bunnei
2022-11-17
Merge pull request #9229 from Docteh/achy_breaky_heart
Morph
2022-11-17
maxwell3d: full HLE for multi-layer clears
Liam
2022-11-16
maxwell3d: HLE multi-layer clear macro
Liam
2022-11-16
Update renderer_vulkan.cpp
Matías Locatti
2022-11-15
video_core: Reimplement inline index buffer binding
Feng Chen
2022-11-13
Add break for default cases
Kyle Kienapfel
2022-11-12
Merge pull request #9226 from Kelebek1/regs_regression
bunnei
2022-11-11
Merge pull request #9204 from vonchenplus/dma_copy_1d_random_crash
liamwhite
2022-11-11
Merge pull request #9167 from vonchenplus/tess
liamwhite
2022-11-11
Fix regs regression with OpenGL two-sided stencil, and re-add data invalidati...
Kelebek1
2022-11-11
ir/texture_pass: Use host_info instead of querying Settings::values (#9176)
Morph
2022-11-11
video_core: Fix dma copy 1D random crash
FengChen
2022-11-09
Initial ARM64 support
Liam
2022-11-07
video_core: Fix few issues in Tess stage
FengChen
2022-11-06
video_core:Fix vmm kinds size error
FengChen
2022-11-06
Merge pull request #9163 from vonchenplus/draw_error
Fernando S
2022-11-05
Merge pull request #9189 from vonchenplus/stupid
Morph
2022-11-05
video_core: Fix scaling graphical regressions for multiple games
FengChen
2022-11-04
Update shader cache version. (#9175)
gidoly
2022-11-04
video_core: Fix SNORM texture buffer emulating error (#9001)
Feng Chen
2022-11-03
Merge pull request #8858 from vonchenplus/mipmap
bunnei
2022-11-04
Merge pull request #9154 from liamwhite/new-fb
Fernando S
2022-11-03
Merge pull request #9097 from liamwhite/intel-spv-compiler
Morph
2022-10-31
Merge pull request #9143 from K0bin/scheduler-empty
liamwhite
2022-10-31
video_core: Fix drawing trigger mechanism regression
FengChen
2022-10-30
Vulkan: Fix regression caused by limiting render area to width/height of rend...
Fernando Sahmkow
2022-10-30
vk_blit_screen: recreate swapchain images on guest format change
Liam
2022-10-29
Merge pull request #9140 from vonchenplus/darw_index_bufferx_first_error
bunnei
2022-10-28
vk_scheduler: Remove recorded_counts
Robin Kertels
2022-10-27
video_core: Fix drawing trigger mechanism regression
FengChen
2022-10-25
video_core: Catch vulkan clear op not all channel need clear
FengChen
2022-10-25
Merge pull request #9112 from vonchenplus/deferred_draw
liamwhite
2022-10-24
Merge pull request #8873 from vonchenplus/fix_legacy_location_error
bunnei
2022-10-22
general: Resolve -Wunused-but-set-variable
Morph
2022-10-22
general: Resolve -Wunused-lambda-capture and C5233
Morph
2022-10-22
decoders: Use 2's complement instead of unary -
Morph
2022-10-22
CMakeLists: Remove all redundant warnings
Morph
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
2022-10-21
video_coare: Reimplementing the maxwell drawing trigger mechanism
FengChen
2022-10-21
format_lookup_table: Implement R32_B24G8 with D32_FLOAT_S8_UINT
Morph
2022-10-19
video_core: don't build ASTC decoder shader unless requested
Liam
2022-10-19
Merge pull request #9071 from bunnei/mp-mm
liamwhite
2022-10-19
Merge pull request #9084 from vonchenplus/dma_copy
Fernando S
[next]