ameerj
|
1e6c5d323d
vk_blit_screen: Make Draw method more generic
|
před 5 roky |
ameerj
|
41493fbe89
renderers: Fix clang formatting
|
před 5 roky |
ReinUsesLisp
|
f45f7b5c2a
vk_swapchain: Handle outdated swapchains
|
před 5 roky |
ReinUsesLisp
|
d26271b014
vk_swapchain: Avoid recreating the swapchain on each frame
|
před 5 roky |
ReinUsesLisp
|
a49532c8eb
video_core,shader: Clang-format fixes
|
před 5 roky |
ReinUsesLisp
|
53acdda772
vk_scheduler: Allow command submission on worker thread
|
před 5 roky |
lat9nq
|
7a8de138df
yuzu qt: Make most UISettings a BasicSetting
|
před 5 roky |
lat9nq
|
b91b76df4f
general: Make most settings a BasicSetting
|
před 5 roky |
ameerj
|
5bef54618a
perf_stats: Rework FPS counter to be more accurate
|
před 5 roky |
bunnei
|
a4c6712a4b
common: Move settings to common from core.
|
před 5 roky |
Joshua Ashton
|
bcf58c8210
renderer_vulkan: Check return value of AcquireNextImage
|
před 5 roky |
ReinUsesLisp
|
82c2601555
video_core: Reimplement the buffer cache
|
před 5 roky |
ReinUsesLisp
|
75ccd9959c
gpu: Report renderer errors with exceptions
|
před 5 roky |
ReinUsesLisp
|
fade63b58e
vulkan_common: Move allocator to the common directory
|
před 5 roky |
ReinUsesLisp
|
c2b550987b
renderer_vulkan: Rename Vulkan memory manager to memory allocator
|
před 5 roky |
ReinUsesLisp
|
3753553b6a
renderer_vulkan: Move device abstraction to vulkan_common
|
před 5 roky |
ReinUsesLisp
|
974d731926
renderer_vulkan: Rename VKDevice to Device
|
před 5 roky |
ReinUsesLisp
|
cdbee27692
vulkan_instance: Allow different Vulkan versions and enforce 1.1
|
před 5 roky |
ReinUsesLisp
|
53ea06dc17
renderer_vulkan: Remove two step initialization on VKDevice
|
před 5 roky |
ReinUsesLisp
|
085adfea00
renderer_vulkan: Throw when enumerating devices fails
|
před 5 roky |
ReinUsesLisp
|
11f0f7598d
renderer_vulkan: Initialize surface in separate file
|
před 5 roky |
ReinUsesLisp
|
dce8720780
renderer_vulkan: Catch and report exceptions
|
před 5 roky |
ReinUsesLisp
|
47843b4f09
renderer_vulkan: Create debug callback on separate file and throw
|
před 5 roky |
ReinUsesLisp
|
25f88d99ce
renderer_vulkan: Move instance initialization to a separate file
|
před 5 roky |
ReinUsesLisp
|
d1435009ed
vulkan_common: Rename renderer_vulkan/wrapper.h to vulkan_common/vulkan_wrapper.h
|
před 5 roky |
ReinUsesLisp
|
d937421422
vulkan_common: Move dynamic library load to a separate file
|
před 5 roky |
ReinUsesLisp
|
9764c13d6d
video_core: Rewrite the texture cache
|
před 5 roky |
Lioncash
|
414a87a4f4
video_core: Resolve more variable shadowing scenarios pt.2
|
před 5 roky |
comex
|
994f497781
Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread
|
před 5 roky |
bunnei
|
f1ead11df7
Merge pull request #4204 from ReinUsesLisp/vulkan-1.0
|
před 5 roky |