PavelBARABANOV
|
045415b9bb
|
Revert "[shader_recompiler, spir-v] Adding INT64 emulation path"
This reverts commit 033531509b.
|
1 month ago |
xbzk
|
34351e8c1a
|
VIDS toggle added (#3052)
Co-authored-by: Allison Cunha <allisonbzk@gmail.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3052
Co-authored-by: xbzk <xbzk@eden-emu.dev>
Co-committed-by: xbzk <xbzk@eden-emu.dev>
|
1 month ago |
xbzk
|
1f43d1f66c
|
VIDS toggle added (#3051)
Co-authored-by: Allison Cunha <allisonbzk@gmail.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3051
Co-authored-by: xbzk <xbzk@eden-emu.dev>
Co-committed-by: xbzk <xbzk@eden-emu.dev>
|
1 month ago |
Kleidis
|
9628044990
|
fix format_reinterpretation on pc and add it to android (#3049)
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3049
Co-authored-by: Kleidis <kleidis1@protonmail.com>
Co-committed-by: Kleidis <kleidis1@protonmail.com>
|
1 month ago |
CamilleLaVey
|
1ed5af15b1
|
Merge branch 'stuffmadeforfun' of https://git.eden-emu.dev/eden-emu/eden into stuffmadeforfun
|
1 month ago |
CamilleLaVey
|
69bd1d5c8a
|
[vk, texture_cache] Handling for integer formats with float samplers
|
1 month ago |
lizzie
|
c9739c7d57
|
fixes bitfields 2
|
1 month ago |
lizzie
|
76975ed544
|
fix bitfields
|
1 month ago |
lizzie
|
eb7d25718c
|
fixup
|
1 month ago |
CamilleLaVey
|
370b4c4109
|
[vk] Corrections to VK_DYNAMIC_STATE_VERTEX_INPUT_BINDING_STRIDE
|
1 month ago |
CamilleLaVey
|
4a8085a6cf
|
[vk] Reordering disabled broken DynamicState and ExtendedDynamicState
|
1 month ago |
CamilleLaVey
|
aa85880902
|
[vk, qcom] Disabled SFC and added more qcom features
|
1 month ago |
CamilleLaVey
|
69cc6c4b59
|
[vk, qcom] Default FP32
|
1 month ago |
CamilleLaVey
|
2d08578b1d
|
[vk] compiler baka baka
|
1 month ago |
CamilleLaVey
|
d86cfbe5d0
|
[vk] Handling padding (compiler tomto)
|
1 month ago |
CamilleLaVey
|
b90cd12c7d
|
Adding missing headers
|
1 month ago |
CamilleLaVey
|
53a827ac4f
|
[vk] Simplifying DynamicState and ExtendedState with Bitfield
|
1 month ago |
CamilleLaVey
|
bba1904529
|
[vk] Refactor to DynamicState and ExtendedState
|
1 month ago |
CamilleLaVey
|
e33d2541d2
|
[vk, texture_cache] Remove Force Identity in Component Swizzle
|
1 month ago |
CamilleLaVey
|
3628654a98
|
[vk, android] Scaled Formats Emulation Only Available on Android
|
1 month ago |
CamilleLaVey
|
1f5def5756
|
[vk, pipeline_cache] TEST: Refactor shader float controls handling for Qualcomm devices
|
1 month ago |
CamilleLaVey
|
ca479883ec
|
[vk, texture_cache, pipeline_cache] Removing handling for wrong vk formats
|
2 months ago |
PavelBARABANOV
|
300c913883
|
comment
|
2 months ago |
PavelBARABANOV
|
15b9a373cc
|
[vk] Add Android-specific sRGB fallback format
|
2 months ago |
CamilleLaVey
|
d19229b179
|
Fixing building issues again, dammed binding.
|
2 months ago |
CamilleLaVey
|
0d999519a4
|
[spir-v] Include more cases for ColorArray1D
|
2 months ago |
CamilleLaVey
|
92e9b82f6e
|
[vk, spir-v] Refining the path for Array 1D emulation and R32 Uint handling consistency
|
2 months ago |
CamilleLaVey
|
21575a7cc2
|
Fix building/ licensing issues
|
2 months ago |
CamilleLaVey
|
7d8c5dad97
|
[vk, texture_cache, pipeline_cache] Refining handling of R32
|
2 months ago |
CamilleLaVey
|
674f552ff1
|
[vk, texture_cache] Workaround for games with wrong usage of R32 with float samplers
|
2 months ago |
CamilleLaVey
|
75d9236520
|
[vk, pipeline_cache, texture_cache, qcom] Resolving textures and pipeline usage for QCOM
|
2 months ago |
CamilleLaVey
|
89926bce0b
|
[vk, spir-v] Adding emulation of Array 1D with 2D for Android
|
2 months ago |
CamilleLaVey
|
6c1fc4b4ed
|
[vk] Handling threading missuse of VkQueue
|
2 months ago |
CamilleLaVey
|
311f06047b
|
[vk, Maxwell] Refining support for HDR Formats based on Specs
|
2 months ago |
CamilleLaVey
|
46df717f7c
|
[vk] Degrade HDR Format to LDR
|
2 months ago |
CamilleLaVey
|
dcf9483b0b
|
[vk, qcom] TEST: Adjustment to the MSAA and format resolve with native support
|
2 months ago |
CamilleLaVey
|
2b828a9fee
|
[vk] Re-adjusted HDR format handling based on physical specifications
|
2 months ago |
CamilleLaVey
|
6fe1f86984
|
[vk, qcom] Revert Push Descriptors Threshold due to data corruption
|
2 months ago |
CamilleLaVey
|
af073f13cf
|
[vk, qcom] Including Tile Properties and Store Ops based on QCOM specifications
|
2 months ago |
CamilleLaVey
|
aea945b671
|
[vk, host shaders, qcom] MSAA Handling by Native QCOM Shader Resolve
|
2 months ago |
CamilleLaVey
|
c52fda760a
|
Merge branch 'stuffmadeforfun' of https://git.eden-emu.dev/eden-emu/eden into stuffmadeforfun
|
2 months ago |
lizzie
|
c168755c65
|
fix license
|
2 months ago |
CamilleLaVey
|
8a83cf0271
|
[service, hle] Add defensive check in WriteBuffer
|
2 months ago |
CamilleLaVey
|
3db41fbce6
|
[memory, vk] TEST: Tiled GPU optimization try #1
|
2 months ago |
CamilleLaVey
|
5e7fb6eead
|
Fix building issues
|
2 months ago |
CamilleLaVey
|
bcc5390943
|
[texture_cache, gl, vk] Initial implementation for HDR + MSAA detection on QCOM drivers.
|
2 months ago |
CamilleLaVey
|
a51d875d91
|
[shader_recompiler, spir-v] verifying int64 emulation path activation
|
2 months ago |
PavelBARABANOV
|
6134a57367
|
Revert "TEST: Enabling TimelineSemaphores for QCOM and Turnip"
This reverts commit 3cd33fce44.
|
2 months ago |
CamilleLaVey
|
c845b6086f
|
Adding missing headers
|
2 months ago |
CamilleLaVey
|
31c168efe1
|
[shader_recompiler, spir-v] Adding INT64 emulation path
|
2 months ago |