- Apr 16, 2024
-
-
- Apr 15, 2024
-
-
-
-
-
-
-
-
-
-
Fixes invalid read in the GL runner.
-
With some changes by Giovanni Mascellani.
-
-
It is meant as generic pass to host all program changes to single instructions that do not require keeping a global state, intstead of having to loop through the whole program many times.
-
-
-
-
-
This is in preparation of handling more than one function (as it happens for Hull Shaders), which will require having a single row of declarations, but handling more than one CFG.
-
-
-
-
-
-
-
-
- Apr 11, 2024
-
-
In particular, this will automatically pick up x86_64-w64-mingw32-widl/i686-w64-mingw32-widl (provided by mingw-w64-tools on Debian) when present and building for the corresponding hosts.
-
-
-
-
- Apr 10, 2024
-
-
-
With some changes by Giovanni Mascellani.
-
With some changes by Giovanni Mascellani.
-
-
-