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-01-06
Merge pull request #9552 from liamwhite/turbo
liamwhite
2023-01-05
video_core: Cache GPU internal writes.
Fernando Sahmkow
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
2021-08-05
texture_cache: Address ameerj's review
yzct12345
2021-08-05
texture_cache: Split templates out
yzct12345
2021-08-03
nvdec: Implement VA-API hardware video acceleration (#6713)
yzct12345
2021-07-27
renderer_vulkan: Add setting to log pipeline statistics
ReinUsesLisp
2021-07-22
gl_shader_cache: Implement async shaders
ameerj
2021-07-22
gl_shader_cache: Rename Program abstractions into Pipeline
ReinUsesLisp
2021-07-22
video_core: Abstract transform feedback translation utility
ReinUsesLisp
2021-07-22
shader: Initial OpenGL implementation
ReinUsesLisp
2021-07-22
shader: Move pipeline cache logic to separate files
ReinUsesLisp
2021-07-22
shader_recompiler,video_core: Cleanup some GCC and Clang errors
lat9nq
2021-07-22
shader: Add partial rasterizer integration
ReinUsesLisp
2021-07-22
shader: Primitive Vulkan integration
ReinUsesLisp
2021-07-22
shader: Remove old shader management
ReinUsesLisp
2021-06-28
video_core: Enforce C4242
Morph
2021-06-26
video_core: Enforce C4244
ReinUsesLisp
2021-06-15
textures: Reintroduce CPU ASTC decoder
ameerj
2021-03-25
astc_decoder: Refactor for style and more efficient memory use
ameerj
2021-02-13
video_core: Reimplement the buffer cache
ReinUsesLisp
2021-02-08
Merge pull request #5880 from lat9nq/ffmpeg-external
Ameer J
2021-02-08
video_core: Delete morton
Chloe Marcec
[next]