shadPS4/src/shader_recompiler
Dzmitry Dubrova dcb057dd7f
misc changes, part ?/? (#441)
* gui: add option to boot a game by choosing elf file

* core: some small implementations

* fs: implement open func

* add some validations

* spirv: add image format

* video_core: add eR16Uint to formats
2024-08-16 20:16:15 +03:00
..
backend misc changes, part ?/? (#441) 2024-08-16 20:16:15 +03:00
frontend control_flow_graph: Initial divergence handling (#434) 2024-08-16 20:05:37 +03:00
ir core,shader_recompiler: added const ref filesystem::path and removed if type size less 16 (#446) 2024-08-16 11:36:05 +03:00
exception.h video: Import new shader recompiler + display a triangle (#142) 2024-05-22 01:35:12 +03:00
profile.h shader_recompiler: Small instruction parsing refactor/bugfixes (#340) 2024-07-30 23:32:40 +02:00
recompiler.cpp spirv: Simplify shared memory handling (#427) 2024-08-14 19:01:17 +03:00
recompiler.h video_core: Implement guest buffer manager (#373) 2024-08-08 15:02:10 +03:00
runtime_info.h control_flow_graph: Initial divergence handling (#434) 2024-08-16 20:05:37 +03:00