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-12-05
Merge pull request #6833 from abouvier/unbundle
liamwhite
2022-12-05
Vulkan: Implement Alpha coverage
Fernando Sahmkow
2022-12-04
cmake: prefer system libraries
Alexandre Bouvier
2022-12-04
vulkan_common: add feature test for shaderDrawParameters
Liam
2022-12-04
vulkan_common: clean up extension usage
Liam
2022-12-04
vulkan_common: correct usage of timeline semaphore fallbacks
Liam
2022-12-04
vulkan_common: ensure all mandatory features are tested in feature report
Liam
2022-12-04
vulkan_common: unsuffix 16-bit storage feature test structure
Liam
2022-12-04
vulkan_common: unsuffix timeline semaphore feature test structure
Liam
2022-12-04
vulkan_common: add logicOp to feature report
Liam
2022-12-04
vulkan_common: promote host query reset usage to core
Liam
2022-12-04
vulkan_common: promote descriptor update template usage to core
Liam
2022-12-04
vulkan_common: promote timeline semaphore usage to core
Liam
2022-12-04
Merge pull request #9374 from liamwhite/externals
liamwhite
2022-12-04
externals: update dynarmic, SDL2
Liam
2022-12-03
Merge pull request #9344 from liamwhite/null
bunnei
2022-12-03
Merge pull request #9300 from ameerj/pch
liamwhite
2022-12-03
Merge pull request #9289 from liamwhite/fruit-company
liamwhite
2022-12-03
Merge pull request #9353 from vonchenplus/draw_indexed
liamwhite
2022-12-02
Merge pull request #9303 from liamwhite/new-vulkan-init
Matías Locatti
2022-12-01
shader_recompiler: add gl_Layer translation GS for older hardware
Liam
2022-12-01
video_core: Fine tuning the index drawing judgment logic
Feng Chen
2022-11-30
CMake: Consolidate common PCH headers
ameerj
2022-11-29
CMake: Use precompiled headers
ameerj
2022-11-29
Merge pull request #9352 from lioncash/vidcast
liamwhite
2022-11-29
host1x/syncpoint_manager: Eliminate unnecessary std::function construction
Lioncash
2022-11-29
host1x/syncpoint_manager: Pass DeregisterAction() handle as const-ref
Lioncash
2022-11-29
maxwell_3d: Mark shifted value as unsigned
Lioncash
2022-11-29
engines: Remove unnecessary casts
Lioncash
2022-11-28
video_core/surface: Eliminate casts in GetFormatType()
Lioncash
2022-11-28
video_core: add null backend
Liam
2022-11-27
Vulkan: update initialization
Liam
2022-11-27
Merge pull request #9276 from goldenx86/fsrSlider
bunnei
2022-11-26
Merge pull request #9288 from vonchenplus/deferred_draw
liamwhite
2022-11-26
Merge pull request #9307 from Morph1984/not-used-correctly
liamwhite
2022-11-24
Merge pull request #9194 from FernandoS27/yfc-fermi2d
liamwhite
2022-11-24
Fermi2D: Cleanup and address feedback.
Fernando Sahmkow
2022-11-24
GPU: Fix buffer cache issue, engine upload not inlining memory in multiline a...
Fernando Sahmkow
2022-11-24
GPU: Implement additional render target formats.
Fernando Sahmkow
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-24
FSR Sharpening Slider part 1 - only a global slider
Matías Locatti
2022-11-23
maxwell_to_vk: Add R16_SINT
Morph
2022-11-23
maxwell_to_vk: Fix format usage bits
Morph
2022-11-22
general: fix compile for Apple Clang
Liam
2022-11-22
video_core: Optimize maxwell drawing trigger mechanism
FengChen
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
[next]