SPIRV-Tools/tools
Steven Perron 91572e769a
Write binary files to stdout in binary on windows. ()
We currently do not set stdout to binary mode when writing a binary
file on Windows.  This cause some extra characters to be written that
mess up the output.  We try to fix that.

Fixes 
2022-06-29 15:40:29 -04:00
..
as Basic support for SPIR-V 1.6 () 2021-12-15 14:38:28 -05:00
cfg Fix various source comment (doxygen) typos () 2022-01-26 15:13:08 -05:00
diff Introduce spirv-diff () 2022-02-02 10:33:18 -05:00
dis Use standard function to get stdin to binary mode. () 2021-03-01 09:38:49 -05:00
emacs Define variable to skip installation 2017-07-04 12:24:44 -04:00
fuzz Remove reference to protobuf internals from fuzzers () 2022-02-10 10:41:24 -05:00
lesspipe tools/lesspipe: Allow generic shell () 2018-12-27 15:06:37 -05:00
link Linker improvements () 2022-01-22 15:40:19 -05:00
lint Basic support for SPIR-V 1.6 () 2021-12-15 14:38:28 -05:00
opt Remove deprecated flags from spirv-opt help message () 2022-05-06 17:10:14 +00:00
reduce Basic support for SPIR-V 1.6 () 2021-12-15 14:38:28 -05:00
sva Bump pathval from 1.1.0 to 1.1.1 in /tools/sva () 2022-02-11 19:24:30 +00:00
util Fix header include syntax. () 2019-09-19 09:26:24 -05:00
val Vulkan 1.3 () 2022-01-25 10:36:08 -05:00
CMakeLists.txt Introduce spirv-diff () 2022-02-02 10:33:18 -05:00
io.h Write binary files to stdout in binary on windows. () 2022-06-29 15:40:29 -04:00