summaryrefslogtreecommitdiff
path: root/dispatch.py
AgeCommit message (Expand)AuthorFilesLines
2011-12-01Produce dispatchers for all functions, even in retrace mode.Alexandros Frantzis1-10/+1
2011-10-27Switch os functions to camelcase.José Fonseca1-3/+3
2011-10-27Lower case namespaces.José Fonseca1-3/+3
2011-09-27Move all API specs to a separate dir.José Fonseca1-1/+1
2011-06-06Warn instead of aborting for missing entry-points.José Fonseca1-5/+6
2011-06-04Don't generate redundant strings.José Fonseca1-2/+3
2011-05-28Cleanup pointless abort variations.José Fonseca1-2/+1
2011-04-12Dump stencil buffer too.José Fonseca1-1/+3
2011-02-22Further separate dispatching from tracing.José Fonseca1-0/+121