intel: Add a INTEL_DEBUG=color option.
[mesa.git] / src / intel / tools / decoder.h
2017-03-20 Kenneth Graunkeaubinator: Move the guts of decode_group() to decoder.c.
2017-03-20 Kenneth Graunkeaubinator: Make the iterator store a pointer to structu...
2017-03-20 Kenneth Graunkeaubinator: Track the current field's starting dword...
2017-03-20 Kenneth Graunkeaubinator: Store a pointer from gen_group back to gen_spec.
2017-03-20 Kenneth Graunkeaubinator: Store enum textual name in iter->value.
2016-11-30 Kristian H. Kristensenaubinator: Add support for enum types
2016-11-01 Lionel Landwerlinintel: aubinator: print field values if available
2016-11-01 Lionel Landwerlinintel: aubinator: load fields values from xml data
2016-11-01 Lionel Landwerlinintel: aubinator: print boolean fields to true with...
2016-10-14 Emil Velikovaubinator: replace pragma once with ifndef guard
2016-10-08 Lionel Landwerlinintel: aubinator: enable loading xml files from a given...
2016-10-08 Lionel Landwerlinintel: aubinator: generate a standalone binary
2016-09-20 Lionel Landwerlinaubinator: add a custom handler for immediate register...
2016-09-12 Sirisha Gandikotaaubinator: Fix compiler warning
2016-08-24 Sirisha Gandikotaaubinator: Fix the tool to correctly decode the DWords
2016-08-24 Kristian Høgsberg... aubinator: Add a new tool called Aubinator to the src...