index
:
yuzu-android
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
video_core
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2024-03-04
Merge yuzu-emu#12461
yuzubot
2024-02-09
gpu: dependency-inject scaling/antialiasing filter state for capture layers
Liam
2024-02-09
nvnflinger/gpu: implement applet capture
Liam
2024-02-04
VideoCore: Move Slot Vector to Common
Fernando Sahmkow
2024-01-31
renderer_opengl: implement layer stack composition
Liam
2024-01-31
renderer_vulkan: implement layer stack composition
Liam
2024-01-31
renderer_opengl: split up blit screen resources into antialias and window ada...
Liam
2024-01-31
renderer_opengl: split out FXAA
Liam
2024-01-31
renderer_opengl: split out SMAA
Liam
2024-01-31
renderer_vulkan: split up blit screen resources into separate antialias and w...
Liam
2024-01-31
renderer_vulkan: isolate FXAA from blit screen
Liam
2024-01-31
renderer_opengl: isolate core presentation code
Liam
2024-01-31
video_core: simplify accelerated surface fetch and crop handling between APIs
Liam
2024-01-29
Merge pull request #12814 from Kelebek1/time_new_ipc
liamwhite
2024-01-29
Merge pull request #12439 from FireBurn/vkresult
liamwhite
2024-01-27
Move time services to new IPC.
Kelebek1
2024-01-22
Add Vulkan-Utility-Libraries dependency
Mike Lothian
2024-01-18
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-18
NVDRV: Implement sessions and initial implementation of SMMU
Fernando Sahmkow
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
[next]