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
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
2021-02-05
CMake: Port citra-emu/citra FindFFmpeg.cmake
lat9nq
2021-02-05
CMake: Implement YUZU_USE_BUNDLED_FFMPEG
lat9nq
2021-01-23
video_core/cmake: Properly generate fatal errors on Aftermath
ReinUsesLisp
2021-01-16
Merge pull request #5262 from ReinUsesLisp/buffer-base
Rodrigo Locatti
2021-01-15
vulkan_common: Move allocator to the common directory
ReinUsesLisp
2021-01-15
video_core/cmake: Remove Werror flags already defined code-base wide
ReinUsesLisp
2021-01-13
buffer_cache/buffer_base: Add a range tracking buffer container
ReinUsesLisp
2021-01-04
renderer_vulkan/nsight_aftermath_tracker: Move to vulkan_common
ReinUsesLisp
2021-01-04
renderer_vulkan: Move device abstraction to vulkan_common
ReinUsesLisp
2021-01-03
Merge pull request #5230 from ReinUsesLisp/vulkan-common
Rodrigo Locatti
2020-12-30
Merge pull request #5208 from bunnei/service-threads
bunnei
2020-12-31
renderer_vulkan: Initialize surface in separate file
ReinUsesLisp
2020-12-31
renderer_vulkan: Create debug callback on separate file and throw
ReinUsesLisp
2020-12-31
renderer_vulkan: Move instance initialization to a separate file
ReinUsesLisp
2020-12-31
vulkan_common: Rename renderer_vulkan/wrapper.h to vulkan_common/vulkan_wrapp...
ReinUsesLisp
2020-12-31
vulkan_common: Move dynamic library load to a separate file
ReinUsesLisp
2020-12-30
video_core: Rewrite the texture cache
ReinUsesLisp
2020-12-30
video_core: Add a delayed destruction ring abstraction
ReinUsesLisp
2020-12-28
video_core: gpu: Refactor out synchronous/asynchronous GPU implementations.
bunnei
2020-12-25
Merge pull request #5226 from ReinUsesLisp/c4715-vc
Rodrigo Locatti
2020-12-24
cmake: Always enable Vulkan
ReinUsesLisp
2020-12-24
video_core: Enforce C4715 (not all control paths return a value)
ReinUsesLisp
[next]