XenosRecomp/XenosRecomp
William Adam-Grenier db602accf4
Change Directory Iterator To Be Recursive (#11)
* Fix Directory Being Opened As File

Fixed a bug where the directory would be opened as a file. Add a check to avoid this.

* Add Recursive File Listing

Changed the iterator to use recursive directory iterator
2025-03-07 02:54:16 +03:00
..
CMakeLists.txt Rebrand to XenosRecomp. 2025-01-19 22:37:35 +03:00
constant_table.h Rebrand to XenosRecomp. 2025-01-19 22:37:35 +03:00
dxc_compiler.cpp Repository cleanup & README.md. (#5) 2025-02-27 00:11:40 +03:00
dxc_compiler.h Rebrand to XenosRecomp. 2025-01-19 22:37:35 +03:00
main.cpp Change Directory Iterator To Be Recursive (#11) 2025-03-07 02:54:16 +03:00
pch.h Rebrand to XenosRecomp. 2025-01-19 22:37:35 +03:00
shader.h Rebrand to XenosRecomp. 2025-01-19 22:37:35 +03:00
shader_code.h Rebrand to XenosRecomp. 2025-01-19 22:37:35 +03:00
shader_common.h Repository cleanup & README.md. (#5) 2025-02-27 00:11:40 +03:00
shader_recompiler.cpp Repository cleanup & README.md. (#5) 2025-02-27 00:11:40 +03:00
shader_recompiler.h Repository cleanup & README.md. (#5) 2025-02-27 00:11:40 +03:00