ameerj
|
2f83d9a61b
astc_decoder: Refactor for style and more efficient memory use
|
5 년 전 |
ReinUsesLisp
|
82c2601555
video_core: Reimplement the buffer cache
|
5 년 전 |
Ameer J
|
26669d9e13
Merge pull request #5880 from lat9nq/ffmpeg-external
|
5 년 전 |
Chloe Marcec
|
c5f109bc50
video_core: Delete morton
|
5 년 전 |
lat9nq
|
1d19eac415
CMake: Port citra-emu/citra FindFFmpeg.cmake
|
5 년 전 |
lat9nq
|
47401016bf
CMake: Implement YUZU_USE_BUNDLED_FFMPEG
|
5 년 전 |
ReinUsesLisp
|
966896daad
video_core/cmake: Properly generate fatal errors on Aftermath
|
5 년 전 |
Rodrigo Locatti
|
fd873fd369
Merge pull request #5262 from ReinUsesLisp/buffer-base
|
5 년 전 |
ReinUsesLisp
|
fade63b58e
vulkan_common: Move allocator to the common directory
|
5 년 전 |
ReinUsesLisp
|
cc2c3e447f
video_core/cmake: Remove Werror flags already defined code-base wide
|
5 년 전 |
ReinUsesLisp
|
a4bfae1b55
buffer_cache/buffer_base: Add a range tracking buffer container
|
5 년 전 |
ReinUsesLisp
|
d235cf3933
renderer_vulkan/nsight_aftermath_tracker: Move to vulkan_common
|
5 년 전 |
ReinUsesLisp
|
3753553b6a
renderer_vulkan: Move device abstraction to vulkan_common
|
5 년 전 |
Rodrigo Locatti
|
7265e80c12
Merge pull request #5230 from ReinUsesLisp/vulkan-common
|
5 년 전 |
bunnei
|
25d607f5f6
Merge pull request #5208 from bunnei/service-threads
|
5 년 전 |
ReinUsesLisp
|
11f0f7598d
renderer_vulkan: Initialize surface in separate file
|
5 년 전 |
ReinUsesLisp
|
47843b4f09
renderer_vulkan: Create debug callback on separate file and throw
|
5 년 전 |
ReinUsesLisp
|
25f88d99ce
renderer_vulkan: Move instance initialization to a separate file
|
5 년 전 |
ReinUsesLisp
|
d1435009ed
vulkan_common: Rename renderer_vulkan/wrapper.h to vulkan_common/vulkan_wrapper.h
|
5 년 전 |
ReinUsesLisp
|
d937421422
vulkan_common: Move dynamic library load to a separate file
|
5 년 전 |
ReinUsesLisp
|
9764c13d6d
video_core: Rewrite the texture cache
|
5 년 전 |
ReinUsesLisp
|
9106ac1e6b
video_core: Add a delayed destruction ring abstraction
|
5 년 전 |
bunnei
|
14c825bd1c
video_core: gpu: Refactor out synchronous/asynchronous GPU implementations.
|
5 년 전 |
Rodrigo Locatti
|
0dc4ab42cc
Merge pull request #5226 from ReinUsesLisp/c4715-vc
|
5 년 전 |
ReinUsesLisp
|
1b9e08ab78
cmake: Always enable Vulkan
|
5 년 전 |
ReinUsesLisp
|
1e191cc837
video_core: Enforce C4715 (not all control paths return a value)
|
5 년 전 |
Lioncash
|
f95602f152
video_core: Resolve more variable shadowing scenarios pt.3
|
5 년 전 |
LC
|
978e7897a3
Merge pull request #4848 from ReinUsesLisp/type-limits
|
5 년 전 |
ReinUsesLisp
|
79da90cea8
video_core: Enforce -Wredundant-move and -Wpessimizing-move
|
5 년 전 |
ReinUsesLisp
|
4a451e5849
video_core: Enforce -Werror=type-limits
|
5 년 전 |