 Matías LocattiandGitHub
|
36aca262e3
|
Merge pull request #11204 from liamwhite/eds3-blend-amd
vulkan_device: disable EDS3 blending on all AMD drivers
|
2023-08-02 02:10:43 -03:00 |
|
 Matías LocattiandGitHub
|
ed93cbd462
|
Blacklist EDS3 blending from new AMD drivers
|
2023-06-28 20:10:27 -03:00 |
|
 Matías LocattiandGitHub
|
42b2bc204f
|
Merge pull request #10699 from liamwhite/conditional-barrier
shader_recompiler: remove barriers in conditional control flow when device lacks support
|
2023-06-12 16:50:59 -03:00 |
|
 Matías LocattiandGitHub
|
d6db422098
|
Merge pull request #10414 from liamwhite/anv-push-descriptor
vulkan_device: Enable VK_KHR_push_descriptor on newer ANV
|
2023-05-26 17:36:37 -03:00 |
|
 Matías LocattiandGitHub
|
919b54848b
|
Merge pull request #10418 from liamwhite/blink-and-youll-miss-it
texture_cache: process aliases and overlaps in the correct order
|
2023-05-26 17:36:09 -03:00 |
|
 Matías LocattiandGitHub
|
eff0cc3591
|
Merge pull request #10459 from liamwhite/shf
shader_recompiler: fix copy-paste error
|
2023-05-26 17:35:13 -03:00 |
|
 Matías LocattiandGitHub
|
f35c14fb73
|
Merge pull request #10365 from lat9nq/anv_push_descriptor
vulkan_device: Disable VK_KHR_push_descriptor on ANV
|
2023-05-18 01:38:24 -03:00 |
|
 Matías LocattiandGitHub
|
5f2cbf53d7
|
Merge pull request #9872 from goldenx86/partialLTO
Partial LTO
|
2023-02-27 19:38:36 -03:00 |
|
 Matías LocattiandMatías Locatti
|
c38bb96a2c
|
Partially apply LTO to only core and video_core projects.
|
2023-02-27 18:44:14 -03:00 |
|
 Matías LocattiandGitHub
|
7bad3a7e5e
|
Merge pull request #9749 from ameerj/pr9559-partial-revert
buffer_base: Partially revert changes from #9559
|
2023-02-09 17:53:45 -03:00 |
|
 Matías LocattiandGitHub
|
69eaad18a5
|
Update yuzu_cmd's default_ini.h
Rename FSR, add missing resolution multipliers, and SMAA
|
2023-02-06 06:01:51 -03:00 |
|
 Matías LocattiandGitHub
|
d7dbd8e774
|
Update settings.h
|
2023-01-13 04:56:25 -03:00 |
|
 Matías LocattiandGitHub
|
4294429a07
|
CPP
|
2023-01-13 04:55:26 -03:00 |
|
 Matías LocattiandGitHub
|
bb2aec00a2
|
UI change
|
2023-01-13 04:54:29 -03:00 |
|
 Matías LocattiandGitHub
|
e44d1fe73c
|
Merge pull request #9474 from liamwhite/timer
kernel: add KHardwareTimer
|
2022-12-19 18:37:34 -03:00 |
|
 Matías LocattiandGitHub
|
fd1ea0fd84
|
Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442)
* Testing LTO (#4)
* Testing LTO
* clang
* linux
* Added the rest of Blinkhawk's optimizations
* Unlikely asserts
* Removing LTO from Linux builds - GCC
* Removing LTO from Linux builds - Clang
|
2022-12-17 17:16:52 -08:00 |
|
 Matías LocattiandGitHub
|
82d80869fc
|
Merge pull request #9430 from liamwhite/capable
spirv_emit_context: declare GroupNonUniform capability for SubgroupLocalInvocationId
|
2022-12-15 20:52:05 -03:00 |
|
 Matías LocattiandGitHub
|
623429a27e
|
Merge pull request #9409 from liamwhite/smaa2
video_core: Integrate SMAA
|
2022-12-11 01:38:28 -03:00 |
|
 Matías LocattiandGitHub
|
c043ba8467
|
Merge pull request #9303 from liamwhite/new-vulkan-init
Vulkan: update initialization
|
2022-12-02 18:32:54 -03:00 |
|
 Matías LocattiandGitHub
|
9a5d8b356a
|
Merge pull request #9363 from liamwhite/gs
shader_recompiler: add gl_Layer translation GS for older hardware
|
2022-12-02 16:08:12 -03:00 |
|
 Matías LocattiandGitHub
|
701ca96827
|
Oops
|
2022-11-26 17:39:43 -03:00 |
|
 Matías LocattiandGitHub
|
26211ac339
|
Replace GLSL as the default OpenGL shader backend
GLASM is not very compatible with the latest games, and too many people have the special superpower to break their Vulkan support.
|
2022-11-26 17:27:04 -03:00 |
|
 Matías LocattiandGitHub
|
972bd6cb54
|
Sharpness instead of Sharpening
|
2022-11-26 02:14:10 -03:00 |
|
 Matías LocattiandGitHub
|
c8d84cb6cb
|
Merge pull request #1 from lat9nq/fsrSlider
configure_graphics: Implement custom setting for FSR Sharpening
|
2022-11-26 00:51:08 -03:00 |
|
 Matías LocattiandGitHub
|
7c50a916c7
|
Update renderer_vulkan.cpp
|
2022-11-16 05:53:42 -03:00 |
|
 
|
0c176ce828
|
Me likes
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
|
2022-11-10 18:36:39 -03:00 |
|
 Matías LocattiandGitHub
|
6f9bfb10d3
|
Update configure_input.ui
|
2022-07-19 16:20:16 -03:00 |
|
 Matías LocattiandGitHub
|
c7235e67ef
|
Empty spaces
|
2021-12-28 18:50:51 -03:00 |
|
 Matías LocattiandGitHub
|
840d5520d2
|
Changes to avoid warnings in SSE4.2 optimized SPIR-V
|
2021-12-28 17:35:55 -03:00 |
|
 Matías LocattiandGitHub
|
e0193e2be5
|
Increase boost requirement to 1.78.0
Liu's finding, this allows to build yuzu on VS 2022.
Ignore at will.
|
2021-12-22 16:10:21 -03:00 |
|
 Matías LocattiandGitHub
|
333ccf23f8
|
Suggestions from CrusadingNinja
|
2021-12-16 02:57:45 -03:00 |
|
 Matías LocattiandGitHub
|
1cdddd17d2
|
Changed link
|
2021-12-16 02:40:30 -03:00 |
|
 Matías LocattiandMorph
|
60bdedc7dd
|
main: Update video core popup
Old version had formatting issues, and I want to provide an answer to the most common reason this pops up in the first place, outdated drivers.
|
2021-12-06 20:35:07 -05:00 |
|
 Matías LocattiandGitHub
|
ffb79afd29
|
Replace keys error pop up
Fight me.
|
2021-11-16 03:53:28 -03:00 |
|
 Matías LocattiandGitHub
|
296fa4e06e
|
Rename all shader cache references to pipeline cache
After Hades, both OpenGL and Vulkan use a pipeline cache instead of single stages of the graphics pipeline. Renamed the Remove menu entries to match.
|
2021-09-06 15:53:04 -03:00 |
|
 Matías LocattiandGitHub
|
d7843b8ef2
|
Remove ext_extended_dynamic_state blacklist
Latest AMD 20.9.2 driver fixed this, there's no reason to keep it blocked, as the previous stable signed driver release doesn't include the extension.
|
2020-09-30 03:13:38 -03:00 |
|