Commit graph

12 commits

Author SHA1 Message Date
wheremyfoodat
5eb15de431 Shader decompiler: More control flow handling 2024-07-26 22:02:03 +03:00
wheremyfoodat
67daf03e44 Shader decompiler: Actually break on control flow instructions 2024-07-26 16:27:41 +03:00
wheremyfoodat
e8b4992036 Shader decompiler: More smallen-ing 2024-07-26 01:24:52 +03:00
wheremyfoodat
213183895a Further simplify shader decompiler output 2024-07-26 01:15:03 +03:00
wheremyfoodat
2fc09223aa Shader compiler: Simplify generated code for reading and faster compilation 2024-07-26 01:08:00 +03:00
wheremyfoodat
a2b8a7b23d Add fmt submodule and port shader decompiler instructions to it 2024-07-24 23:48:55 +03:00
wheremyfoodat
90f411889b Renderer: Add prepareForDraw callback 2024-07-24 23:23:24 +03:00
wheremyfoodat
156c3031a2 More instructions in shader decompiler 2024-07-24 16:47:46 +03:00
wheremyfoodat
be75fa43a3 More shader->GLSL recompiler work 2024-07-24 02:03:29 +03:00
wheremyfoodat
0aa1ed21b2 More shader decompiler work 2024-07-23 01:22:26 +03:00
wheremyfoodat
2d72b66042 Initial shader decompilation work 2024-07-22 01:47:34 +03:00
wheremyfoodat
8fc61cdb7b Add shader decompiler files 2024-07-21 17:52:06 +03:00