Andrea Pappacoda
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 лет назад |
lat9nq
|
33abdfff9b
yuzu: Simplify broken Vulkan handling
|
4 лет назад |
lat9nq
|
4544407af6
configure_graphics: Remove unused include
|
4 лет назад |
lat9nq
|
500b01076e
yuzu-qt: Make has_broken_vulkan only for crashes
|
4 лет назад |
lat9nq
|
f22867efc5
yuzu-qt: Attempt to workaround broken Vulkan installations
|
4 лет назад |
ameerj
|
936829e873
yuzu: Reduce unused includes
|
4 лет назад |
Marshall Mohror
|
74e39ed6ee
Frontend: Add anti-aliasing method setting
|
4 лет назад |
lat9nq
|
1c93476a80
video_core,yuzu: Move UpdateRescalingInfo call to video_core
|
4 лет назад |
Fernando Sahmkow
|
a6b88e85bf
Renderer: Implement Bicubic and ScaleForce filters.
|
5 лет назад |
Fernando Sahmkow
|
37ef9c9130
Settings: Add resolution scaling to settings.
|
5 лет назад |
Morph
|
ab441fb009
configuration: Use std::make_unique instead of operator new for ui
|
4 лет назад |
lat9nq
|
493905665c
configuration: Add const qualifier where able
|
5 лет назад |
lat9nq
|
fb66a455c4
yuzu qt: Remove global system instances from config, WaitTree, main
|
4 лет назад |
ameerj
|
cd016d3cb5
configure_graphics: Add GPU nvdec decoding as an option
|
5 лет назад |
bunnei
|
d05e6003f0
Merge pull request #6700 from lat9nq/fullscreen-enum
|
5 лет назад |
Vamsi Krishna
|
c05bbf375d
configure_graphics: reword GLASM option
|
5 лет назад |
lat9nq
|
09d6cc9943
Merge branch 'master' into fullscreen-enum
|
5 лет назад |
lat9nq
|
b11c81cc13
general: Implement FullscreenMode enumeration
|
5 лет назад |
lat9nq
|
18fb9bdfa8
configure_graphics: Mark SPIR-V as Experimental, Mesa only
|
5 лет назад |
lat9nq
|
1b27a2b597
configure_graphics: Re-order vulkan device populating
|
5 лет назад |
lat9nq
|
1152d66ddd
general: Add setting shader_backend
|
5 лет назад |
ameerj
|
8284658bac
configure_graphics: Use u8 for bg_color values
|
5 лет назад |
ameerj
|
b2955479e5
configure_graphics: Add Accelerate ASTC decoding setting
|
5 лет назад |
lat9nq
|
4aac1ae4b1
configuration: Simplify applying per-game settings
|
5 лет назад |
bunnei
|
a4c6712a4b
common: Move settings to common from core.
|
5 лет назад |
Morph
|
01ea0f3c74
configure_graphics: Add Borderless Windowed fullscreen mode
|
5 лет назад |
lat9nq
|
33ed02a239
configure_graphics: Prevent stack-use-after-scope
|
5 лет назад |
ReinUsesLisp
|
dde19e7d75
vulkan_wrapper: Pull Windows symbols
|
5 лет назад |
ReinUsesLisp
|
75ccd9959c
gpu: Report renderer errors with exceptions
|
5 лет назад |
ReinUsesLisp
|
1b9e08ab78
cmake: Always enable Vulkan
|
5 лет назад |