GPUCode
|
2ad9acf795
renderer_vulkan: Async presentation
|
3 年 前 |
Liam
|
301e9bbc03
vulkan: implement 'turbo mode' clock booster
|
3 年 前 |
german77
|
b5d6194f6d
video_core: Replace VKSwapchain with Swapchain
|
4 年 前 |
german77
|
9775fae4eb
video_core: Replace VKScheduler with Scheduler
|
4 年 前 |
german77
|
a262dc02b5
video_core: Replace VKBlitScreen with BlitScreen
|
4 年 前 |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 年 前 |
ameerj
|
1bc7d61b57
video_core: Reduce unused includes
|
4 年 前 |
ameerj
|
75e7f54fb0
renderer_vulkan: Implement screenshots
|
5 年 前 |
ameerj
|
fb16cbb17e
video_core: Add GPU vendor name to window title bar
|
5 年 前 |
ReinUsesLisp
|
82c2601555
video_core: Reimplement the buffer cache
|
5 年 前 |
ReinUsesLisp
|
75ccd9959c
gpu: Report renderer errors with exceptions
|
5 年 前 |
ReinUsesLisp
|
c2b550987b
renderer_vulkan: Rename Vulkan memory manager to memory allocator
|
5 年 前 |
ReinUsesLisp
|
974d731926
renderer_vulkan: Rename VKDevice to Device
|
5 年 前 |
ReinUsesLisp
|
cdbee27692
vulkan_instance: Allow different Vulkan versions and enforce 1.1
|
5 年 前 |
ReinUsesLisp
|
53ea06dc17
renderer_vulkan: Remove two step initialization on VKDevice
|
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
|
d1435009ed
vulkan_common: Rename renderer_vulkan/wrapper.h to vulkan_common/vulkan_wrapper.h
|
5 年 前 |
ReinUsesLisp
|
9764c13d6d
video_core: Rewrite the texture cache
|
5 年 前 |
Lioncash
|
414a87a4f4
video_core: Resolve more variable shadowing scenarios pt.2
|
5 年 前 |
bunnei
|
f1ead11df7
Merge pull request #4204 from ReinUsesLisp/vulkan-1.0
|
5 年 前 |
bunnei
|
d66b897a6d
Merge pull request #4674 from ReinUsesLisp/timeline-semaphores
|
5 年 前 |
ReinUsesLisp
|
7003090187
renderer_opengl: Remove emulated mailbox presentation
|
5 年 前 |
ReinUsesLisp
|
58b0ae84b5
renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphore
|
5 年 前 |
ReinUsesLisp
|
9e87193725
video_core: Remove all Core::System references in renderer
|
6 年 前 |
ReinUsesLisp
|
da53bcee60
video_core: Initialize renderer with a GPU
|
6 年 前 |
ReinUsesLisp
|
c5a78f4480
vk_device: Use Vulkan 1.0 properly
|
6 年 前 |
Lioncash
|
6c53edd4d3
vulkan: Remove unnecessary includes
|
6 年 前 |
ReinUsesLisp
|
2905142f47
renderer_vulkan: Drop Vulkan-Hpp
|
6 年 前 |
ReinUsesLisp
|
bf1d66b7c0
yuzu: Drop SDL2 and Qt frontend Vulkan requirements
|
6 年 前 |