index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2023-11-26
Merge pull request #11535 from GPUCode/upload_cmdbuf
Fernando S
2023-11-16
video_core: refactor video frame and packet parsing
Liam
2023-11-12
renderer_vulkan: Introduce separate cmd buffer for uploads
GPUCode
2023-09-23
Query Cache: Setup Base rework
Fernando Sahmkow
2023-07-31
vma: enable options everywhere
Alexandre Bouvier
2023-07-12
cmake: allow using system VMA library
Alexandre Bouvier
2023-06-27
video_core: Add BCn decoding support
GPUCode
2023-06-18
externals: Add vma and initialize it
lat9nq
2023-06-07
Merge pull request #10476 from ameerj/gl-memory-maps
liamwhite
2023-06-03
build: only enable adrenotools on arm64
Liam
2023-06-03
externals: add adrenotools for bcenabler
Liam
2023-06-03
cmake: Integrate bundled FFmpeg for Android.
bunnei
2023-05-28
OpenGL: Make use of persistent buffer maps in buffer cache downloads
ameerj
2023-05-23
textures: add BC1 and BC3 compressors and recompression setting
Liam
2023-05-01
renderer_vulkan: Async presentation
GPUCode
2023-04-29
Buffer Cache: Fully rework the buffer cache.
Fernando Sahmkow
2023-02-27
Partially apply LTO to only core and video_core projects.
MatÃas Locatti
2023-01-26
video_core/opengl: Add FSR upscaling filter to the OpenGL renderer
Wollnashorn
2023-01-19
Merge pull request #9556 from vonchenplus/draw_texture
liamwhite
2023-01-06
Merge pull request #9552 from liamwhite/turbo
liamwhite
2023-01-05
video_core: Cache GPU internal writes.
Fernando Sahmkow
2023-01-05
video_core: Implement opengl/vulkan draw_texture
Feng Chen
2023-01-04
vulkan: implement 'turbo mode' clock booster
Liam
2023-01-01
RasterizerMemory: Add filtering for flushing/invalidation operations.
Fernando Sahmkow
2022-12-08
video_core: Integrate SMAA
Liam
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-04
cmake: prefer system libraries
Alexandre Bouvier
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-11-29
CMake: Use precompiled headers
ameerj
2022-11-28
video_core: add null backend
Liam
2022-11-24
Fermi2D: Rework blit engine and add a software blitter.
Fernando Sahmkow
2022-11-09
Initial ARM64 support
Liam
2022-10-22
CMakeLists: Remove all redundant warnings
Morph
2022-10-17
video_core: Implement memory manager page kind
FengChen
2022-10-06
NVDRV: Refactor Host1x
Fernando Sahmkow
2022-10-06
VideoCore: Refactor syncing.
Fernando Sahmkow
2022-10-06
Refactor VideoCore to use AS sepparate from Channel.
Fernando Sahmkow
2022-10-06
VideoCore: implement channels on gpu caches.
Fernando Sahmkow
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-06-13
CMakeLists: Make variable shadowing a compile-time error
Morph
2022-06-01
core/debugger: Improved stepping mechanism and misc fixes
Liam
2021-12-02
video_core/cmake: link against libva explicitly ...
liushuyu
2021-11-16
Vulkan: Reimplement FSR constant generation functions to avoid GCC warnings
Marshall Mohror
2021-11-16
Presentation: Only use FP16 in scaling shaders on supported devices in Vulkan
Marshall Mohror
2021-11-16
vulkan: Implement FidelityFX Super Resolution
Marshall Mohror
2021-11-12
codecs: Add VP8 codec class
ameerj
2021-08-16
cmake: Add VDPAU and NVDEC support to FFmpeg
lat9nq
[next]