CamilleLaVey
c4b0d116e9
[surface, vk, pipeline, texture_cache] Texture Sampling Fix
9 months ago
CamilleLaVey
58fb3487d1
[vk, swapchain] Swapchaing Image VkQueue
9 months ago
CamilleLaVey
7d8c1baa87
[vk, graphics, pipeline, rasterizer] Alpha Coverage Adjustment
9 months ago
CamilleLaVey
ac23e3100f
[vk, pipeline, texture_cache] Renamed MakeView parametter
9 months ago
CamilleLaVey
14d3d5814b
[spir-v] Add is_integer flag to texture descriptors and update image type handling
9 months ago
CamilleLaVey
04e0b3147b
[surface, vk, pipeline, texture_cache] Refactor image view handling and add normalized compatible format utility
9 months ago
CamilleLaVey
cb3495621e
[vk] Removing false remove feature logging for robustness2 and image robustness.
9 months ago
CamilleLaVey
fbb513c83d
[vk] ExtendedDynamicState repair #1
9 months ago
CamilleLaVey
8dfc42b45a
[spir-v] Flat decorations for input interfaces
9 months ago
CamilleLaVey
977904cd27
[vk] VK_EXT_multi_draw
9 months ago
CamilleLaVey
0c26513484
[vk] Declaring features from Maintenance5
9 months ago
CamilleLaVey
2fb238ab56
[vk] Fixing logging statements
9 months ago
CamilleLaVey
2209efb618
[vk] Removing Image Robustness from EXT list.
9 months ago
CamilleLaVey
7d3380b38d
[vk] ExtendedDynamicState impl close to Vulkan specs
9 months ago
CamilleLaVey
d161d5e7a2
[vk, rasterizer] Reduce FlushWork constant drawcalls
9 months ago
CamilleLaVey
2aa0bc9f0f
[vk] Moving Maintenance features to wrapper
9 months ago
CamilleLaVey
07cf4451c2
[vk] Re-ordering tiling format features
9 months ago
CamilleLaVey
2e8e808958
[vk] Re-ordering format feature
9 months ago
CamilleLaVey
6aa581abeb
[vk] Robustness2 and Image Robustness
9 months ago
CamilleLaVey
f9043627be
[maxwell] Logging for HDR wrong convertions into depth formats
9 months ago
CamilleLaVey
1ddad7c59a
[vk, texture_cache] BGRA8 Depth/Stencil format convertions
9 months ago
CamilleLaVey
5cea80588b
[vk, texture_cache] Preveting ARGB8 get misinterpretated with depth formats
9 months ago
CamilleLaVey
df34184914
[vk] Adjusting Custom Border Color
10 months ago
CamilleLaVey
c78ad84d1e
[vk] Adjusting VIDS
10 months ago
CamilleLaVey
3fe0f1829a
[vk] Changing conditions for Swapchain maintenance1
10 months ago
CamilleLaVey
63527a377b
[vk] Ensure image view flags are resolved
10 months ago
CamilleLaVey
c58d42a5e5
[vk] Aliging ExtendedDynamicState2
10 months ago
CamilleLaVey
eb3b4a9242
[vk, spir-v] Conditioning creation of VK_EXT_Shader_Stencil_Export in SPIR-V
10 months ago
CamilleLaVey
03c9adf480
fixing building error.
10 months ago
CamilleLaVey
66e97f718d
[vk, texture_cache, vendor] Adding path for hardware resolve on shader stencil export/ MSAA image blits
10 months ago
CamilleLaVey
7ba5a3d6a0
[vk] Return VK 1.3 as main target, treat VK 1.4 core features as extensions if driver supports it
10 months ago
CamilleLaVey
4c223fdd11
[vk] Ordering double cases specified and allocating them in the correct please on GetSuitability phase
10 months ago
CamilleLaVey
b7fcb84749
Dammed macros.
10 months ago
CamilleLaVey
607dd6adac
Fix building issues
10 months ago
CamilleLaVey
8663923709
[vk, qcom] VertexInputDynamicState ban removal
10 months ago
CamilleLaVey
273a0788be
[vk] Bumping features to 1.4
10 months ago
CamilleLaVey
1cc6a3c5b3
[vk] Updated maintenance features
10 months ago
CamilleLaVey
2b059c5584
[vk, amd, qcom] Removed older driver workarounds
10 months ago
CamilleLaVey
ba5bb52c11
[vk, spir-v] Adding decoration for NonWritable buffers if vertexPipelineStoresAndAtomics isn't available
10 months ago
CamilleLaVey
a65552af38
[vk, buffer_cache] Aligning VK_DYNAMIC_STATE_VERTEX_INPUT_BINDING_STRIDE_EXT logic
10 months ago
CamilleLaVey
50e85e232e
[vk., vendor] Adding driver id flag in blacklist
10 months ago
CamilleLaVey
1bc297dc70
[Refactor, vk] DynamicState, ExtendedDynamicState and VertexInputDynamicState
10 months ago
Caio Oliveira
d25f9501e8
Revert "[vk] attempt to continue even if unsuitable driver ( #3087 )"
This reverts commit 7a98ee4ead .
9 months ago
Caio Oliveira
8db7de42a4
Revert "[video_core] Fix inconsistency between EDS and VIDS settings ( #3148 )"
This reverts commit 7157d5167e .
9 months ago
Gamer64
bb94cff886
[chore] Fixed a couple memory leaks using up ~15 MB each iteration ( #398 )
Co-authored-by: Jarrod Norwell <official.antique@gmail.com>
Co-authored-by: Gamer64 <76565986+Gamer64ytb@users.noreply.github.com>
Co-authored-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/398
Reviewed-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Co-authored-by: Gamer64 <gamer64@eden-emu.dev>
Co-committed-by: Gamer64 <gamer64@eden-emu.dev>
8 months ago
lizzie
370997f42e
[externals/ffmpeg] remove --disable-postproc causing issues in OpenOrbis toolchain ( #3203 )
why was disable-postproc added? either way this fixes build errors not only on PS4 but also on Haiku i think
Signed-off-by: lizzie lizzie@eden-emu.dev
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3203
Reviewed-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
8 months ago
crueter
5213cc5689
Revert "[vk] Correct polygon draw topology mapping for line and point modes ( #2834 )" ( #3158 )
This reverts commit 6ba25b6cc0 .
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3158
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Reviewed-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
8 months ago
lizzie
bc9af86269
[externals] update Vulkan headers from 1.4.328.1 -> 1.4.335.0 ( #3202 )
notably adds access to `VK_KHR_maintenance10` :)
I'm not sure if we want to update vk as regularly as with other deps as the only worthwhile change I saw was the addition of maintainance10
Signed-off-by: lizzie lizzie@eden-emu.dev
Co-authored-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3202
Reviewed-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Reviewed-by: crueter <crueter@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
8 months ago
Caio Oliveira
00ec67d65b
[android] Properly set Root of the Project ( #3177 )
Signed-off-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3177
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Co-authored-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Co-committed-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
9 months ago
Marcin Serwin
fbd28a9d34
[cmake] fix dynarmic tests ( #3192 )
The old style `add_test` invocation is not target aware which means that
trying to run the test via `ninja test` results in:
Could not find executable dynarmic_tests
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3192
Co-authored-by: Marcin Serwin <marcin@serwin.dev>
Co-committed-by: Marcin Serwin <marcin@serwin.dev>
9 months ago