summaryrefslogtreecommitdiff
path: root/radeonreg.py
AgeCommit message (Expand)AuthorFilesLines
2009-10-15Kill EnumEntry and force ordering upon the emitted enum values.HEADmasterCorbin Simpson1-54/+32
2009-10-15Cosmetic cleanup.Corbin Simpson1-46/+54
2009-10-14Make things more python and fix reference countingJoakim Sindholt1-47/+54
2009-10-14Indent r300reg.xml.Corbin Simpson1-1/+1
2009-10-14Validation!Corbin Simpson1-2/+9
2009-10-14Fix up more schema problems.Corbin Simpson1-2/+2
2009-10-14Fix the trivial schema mistakes.Corbin Simpson1-3/+3
2009-10-14Move to ElementTree.Corbin Simpson1-61/+77
2009-09-29Initial commitJoakim Sindholt1-0/+300