Files
eden/src/common
lizzie 17e2be173c [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
..
2026-04-23 03:43:54 +02:00
2025-11-30 06:04:36 +01:00
2023-01-29 17:49:42 -07:00
2022-10-06 21:00:53 +02:00
2023-08-15 17:47:40 -04:00
2023-01-29 17:49:42 -07:00
2022-04-28 18:24:11 +02:00
2022-04-28 18:24:11 +02:00
2023-03-26 10:24:33 -04:00
2023-01-14 05:12:41 +00:00
2023-01-29 17:49:42 -07:00
2023-06-03 00:05:27 -07:00
2022-07-27 12:53:49 +02:00
2023-01-29 17:49:42 -07:00
2022-04-28 18:24:11 +02:00
2025-04-10 01:11:22 +02:00
2025-09-21 21:58:59 +02:00
2022-07-27 12:53:49 +02:00
2025-09-21 21:58:59 +02:00
2024-02-19 16:00:46 +01:00
2023-07-04 16:02:58 +01:00
2024-01-15 23:26:53 +00:00
2024-02-17 12:32:33 -05:00
2026-04-25 21:54:27 +02:00
2023-11-25 00:47:35 -05:00
2023-07-17 15:46:24 -04:00
2023-10-25 21:47:32 +02:00
2023-10-25 21:47:32 +02:00
2025-04-10 01:11:22 +02:00
2025-09-21 21:58:59 +02:00