eden-miror/.patch
lizzie 17e2be173c
Some checks are pending
tx-src / sources (push) Waiting to run
Check Strings / check-strings (push) Waiting to run
[spirv] nuke spirv-opt (#3877)
lots of AGILEism in spirv-opt
theres BETTER alternatives like https://github.com/renderbag/re-spirv (im not gonna bother for now, it probably has shitty build system)
it sucks

the IR already resolves most of the shader code to just constant load/stores
Spirv-opt passes do not seem to make such a big difference
only introduce extra latency
like for example cbuf pass in IR already removes a lot of code, that spirv_opt would otherwise miss due to the fact it doesn't have cbuf information

Signed-off-by: lizzie <lizzie@eden-emu.dev>

Co-authored-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3877
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Reviewed-by: crueter <crueter@eden-emu.dev>
2026-04-25 21:54:27 +02:00
..
boost [externals] Update Boost to 1.90.0 (#3448) 2026-02-02 06:12:36 +01:00
catch2
cpp-jwt [externals] Use patches for spirv-tools, cpp-jwt, and opus instead of forks (#3430) 2026-01-30 20:11:03 +01:00
glslang [compat] HaikuOS port (#2805) 2025-10-22 04:53:40 +02:00
httplib [externals] Update dependencies (#3664) 2026-03-08 22:33:51 +01:00
libadrenotools
libusb
opus [externals] Use patches for spirv-tools, cpp-jwt, and opus instead of forks (#3430) 2026-01-30 20:11:03 +01:00
unordered-dense [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2026-02-10 03:34:07 +01:00