]> git.cworth.org Git - apitrace/history - trace_model.cpp
PNG read support.
[apitrace] / trace_model.cpp
2010-12-04 José FonsecaTreat pointers specially.
2010-11-29 José FonsecaStandardize on 4 spaces.
2010-11-26 José FonsecaMore compact struct representation.
2010-11-26 José FonsecaMore efficient enum representation.
2010-11-26 José FonsecaMore efficient call representation.
2010-11-26 José FonsecaMore efficient bitmask representation.
2010-11-25 José FonsecaMore parameters. Cleanups.
2010-11-24 José FonsecaHandle pointers & bools correctly.
2010-11-24 José FonsecaRefer args by index.
2010-11-24 José FonsecaCleanup pointers.
2010-11-23 José FonsecaColor output.
2010-11-22 José FonsecaUnify GL specs.
2010-11-21 José FonsecaMake opaque pointers more consistent.
2010-11-21 José FonsecaHandle null more consistently.
2010-11-20 José FonsecaSupport glTexImage through blobs.
2010-11-20 José FonsecaMake better use of C++ implicit casts. Support arrays.
2010-11-19 José FonsecaStart migrating to the visitor pattern.
2010-11-19 José FonsecaFirst stab at binary trace and retracing.