mesa/src/intel/tools
Rafael Antognolli 9e1f208795 intel/aubinator: Use int to store getopt_long flags.
getopt_long flag parameter is an int pointer, so if we use bool to store
those values, when getopt_long writes to one of them, it might end up
overwriting the next one.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2018-06-15 09:03:10 -07:00
..
.gitignore intel: tools: add aubinator_error_decode tool 2017-04-04 21:22:26 +01:00
aubinator.c intel/aubinator: Use int to store getopt_long flags. 2018-06-15 09:03:10 -07:00
aubinator_error_decode.c intel: Give the batch decoder a callback to ask about state size. 2018-05-02 09:27:56 -07:00
intel_aub.h aubinator: import intel_aub.h from libdrm 2017-06-27 14:10:28 +03:00
intel_sanitize_gpu.c intel/tools: new intel_sanitize_gpu tool 2018-04-05 13:52:49 -07:00
intel_sanitize_gpu.in intel/tools: new intel_sanitize_gpu tool 2018-04-05 13:52:49 -07:00
meson.build intel: Move batch decoder/disassembler from tools/ to common/ 2018-05-02 09:27:56 -07:00