Commit graph

7406 commits

Author SHA1 Message Date
CamilleLaVey 9e34e2114d [vulkan] Dead code removal from VertexInputDynamicState 2026-03-07 06:48:04 +00:00
CamilleLaVey 08cb8fe471 [vulkan] adjusting BindVertexBuffer2EXT wrong calling in pipeline 2026-03-07 06:47:50 +00:00
lizzie d3d2313c99 fx2 2026-03-07 06:47:27 +00:00
lizzie 8eb4ee9846 fx 2026-03-07 06:47:27 +00:00
CamilleLaVey 2617ee50e5 [vulkan, sgsr] Adjusting vkCmdPushConstant to receive vertex and fragment stages 2026-03-07 06:47:27 +00:00
CamilleLaVey 985b9806fb [vulkan, sgsr] Added missing stage bit 2026-03-07 06:47:27 +00:00
lizzie 5f362adfb8 allow control sharpness from [0,2.0] 2026-03-07 06:47:27 +00:00
lizzie e3e5c1766b dont multiply shit randomly, just premult the texcoord to scale :) 2026-03-07 06:47:27 +00:00
lizzie e1d1d91161 force ci 2026-03-07 06:47:27 +00:00
lizzie b338348cad fuckyou 2026-03-07 06:47:26 +00:00
lizzie 6ad7910597 edgedir fix 2026-03-07 06:47:26 +00:00
lizzie 9f98de68c5 Add SGSR edge variant 2026-03-07 06:47:26 +00:00
lizzie e4e51957fb fix license 2026-03-07 06:47:26 +00:00
lizzie 6560c3f4bb fixup sgsr for realsies 2026-03-07 06:47:26 +00:00
lizzie 0c028d7b95 fix sgsr 2026-03-07 06:47:26 +00:00
lizzie ad7ec0043a fix sgsr with new variant shit 2026-03-07 06:47:26 +00:00
CamilleLaVey 6c378d2af1 [renderer_vulkan, sgsr] Another try 2026-03-07 06:47:26 +00:00
CamilleLaVey a99465e85d [renderer_vulkan, sgsr] Playing a bit with viewports 2026-03-07 06:47:26 +00:00
lizzie 246593f994 fx 2026-03-07 06:47:26 +00:00
lizzie 031ddaa5c9 fix 2 2026-03-07 06:47:26 +00:00
lizzie d217671c3c push new 2026-03-07 06:47:26 +00:00
lizzie 6aa4a35dc2 fix relaxed errors 2026-03-07 06:47:26 +00:00
lizzie fe7076f7f9 fix sgsr on android hopefully 2026-03-07 06:47:26 +00:00
lizzie e8d9b22fb9 FIX FUCKING BUILD 2026-03-07 06:47:26 +00:00
lizzie 225950c9f6 push constant is inverse 2026-03-07 06:47:26 +00:00
lizzie d7e4349e15 fix everything 2026-03-07 06:47:26 +00:00
lizzie e8049f9b7c fix deps 2026-03-07 06:47:26 +00:00
lizzie 8209a2d464 fuck this 2026-03-07 06:47:26 +00:00
lizzie 49d3508ec3 fix for push constants 2026-03-07 06:47:26 +00:00
lizzie e85ec57ac8 extra stuffs 2026-03-07 06:47:26 +00:00
lizzie 8ae8f040ca [android] add sgsr to ui 2026-03-07 06:47:26 +00:00
lizzie 31f0696b65 fix 2026-03-07 06:47:26 +00:00
lizzie 1ddc4ac4ad [video_core/host_shaders] add Snapdragon GSRv1 fragment shaders
Signed-off-by: lizzie <lizzie@eden-emu.dev>
2026-03-07 06:47:26 +00:00
CamilleLaVey d06eb3f52f [vulkan] Changed info.color_output_type gate 2026-03-07 06:46:15 +00:00
CamilleLaVey 21c77d5dce [vulkan] Added conservative path for RoundingModeRTZ + instrumentalization for shaders use 2026-03-07 06:46:15 +00:00
CamilleLaVey 3557ff28b7 [vulkan] Added no depth vs depth compare support 2026-03-07 06:46:15 +00:00
CamilleLaVey 5b12a7725d fix build 2026-03-07 06:46:15 +00:00
CamilleLaVey 15d575aa31 [test] Change forcerd order for CompareMask + forced refresh/ emit 2026-03-07 06:46:15 +00:00
CamilleLaVey 47fe86be7b [vulkan] Extended 3D image handling for subresource range calculations 2026-03-07 06:46:14 +00:00
CamilleLaVey 3db45f3c46 [vulkan] Implemented active color output tracking in runtime info and update fragment color handling 2026-03-07 06:46:14 +00:00
CamilleLaVey 4481391474 [vulkan] Maintenance9 removal 2026-03-07 06:46:14 +00:00
CamilleLaVey ce15cf7cd3 [vulkan] Adjusted image view usage flags to ensure compatibility with image format in TextureCache 2026-03-07 06:46:14 +00:00
CamilleLaVey 6b87b0052a [test] shader float control returned to Adreno 2026-03-07 06:46:14 +00:00
CamilleLaVey 9630da580d [vulkan] Removed counter enable for ZPassPixelCount64 in Clear method and added initial layout transition for images in RefreshContents 2026-03-07 06:46:14 +00:00
CamilleLaVey 12fdd88a58 smol fix for query enable 2026-03-07 06:46:14 +00:00
CamilleLaVey 186c0b0cc7 [vulkan] Replaced old logic for DescriptorType for a numeric handling per type to avoid mismatches during format binding 2026-03-07 06:46:14 +00:00
CamilleLaVey ee1ffbaf2e [vulkan] Adjustments to wrong access of image-memory barrier on depth fragments + blending extended enabling method 2026-03-07 06:46:14 +00:00
CamilleLaVey c931de0570 [vulkan] Adjusted QueryReset's 2026-03-07 06:46:14 +00:00
CamilleLaVey 33f1fb1cf4 fix build 2026-03-07 06:46:14 +00:00
CamilleLaVey aabc470314 First meow in honor of meowly 2026-03-07 06:46:14 +00:00