]> git.cworth.org Git - apitrace/history - common
Parse doubles to a new Double class rather than to the Float class.
[apitrace] / common /
2011-11-24 Carl WorthParse doubles to a new Double class rather than to...
2011-11-24 José FonsecaAbort on failure to open trace (fixes issue #50).
2011-11-11 José FonsecaAbstract execv().
2011-11-10 José FonsecaAdd an "--api" option to "apitrace trace" allowing...
2011-11-06 Carl WorthFix "apitrace trace" when running from installed location.
2011-11-03 José FonsecaOnly re-allocate if the snappy cache buffer when it...
2011-11-03 José FonsecaFix typo.
2011-11-03 José FonsecaMake findFile non-static, given it will be necessary...
2011-11-03 José FonsecaSplit common functionality out of cli.
2011-11-03 José FonsecaMake file_exists as os::Path method.
2011-11-03 Carl WorthAdd os::Path.trimFilename function.
2011-11-03 Carl WorthMac OS X: Fix getProcessName() to avoid assertion failu...
2011-11-01 José FonsecaFix typos in _vscprintf comment.
2011-10-31 José FonsecaMerge branch 'os-path'
2011-10-31 José FonsecaMore os::Path fixes.
2011-10-31 José FonsecaFix os::Path::format on MinwGW.
2011-10-31 José FonsecaInclude sys/syslimits.h for PATH_MAX on MacOSX.
2011-10-30 José FonsecaMove os::Path to a separate header.
2011-10-30 José FonsecaMany fixes to os::Path.
2011-10-28 José FonsecaAdd a path manipulating class.
2011-10-27 José FonsecaSwitch os functions to camelcase.
2011-10-27 José FonsecaLower case namespaces.
2011-10-26 José FonsecaRename trace writer files to group nicely.
2011-10-26 José FonsecaRe-organize the Trace::File code.
2011-10-16 José FonsecaGenerated code formatting improvements.
2011-10-14 José FonsecaBring some of the virtual-memory-regions
2011-10-11 José FonsecaAdd comment about SetUnhandledExceptionFilter
2011-10-11 José FonsecaHandle null strings in json writer.
2011-10-08 José FonsecaUpgrade bundled zlib to 1.2.5 again.
2011-10-05 José FonsecaRemove unnecessary include.
2011-09-28 José FonsecaFix signed/unsigned comparisons.
2011-09-25 José FonsecaMerge branch 'd3d10'
2011-09-24 Zack RusinMake sure we reset the state when loading another trace...
2011-09-24 José FonsecaAttempt to retrace incomplete calls.
2011-09-23 José FonsecaMerge branch 'master' into d3d10
2011-09-22 José FonsecaInstall the signal handlers as early as possible,
2011-09-21 José FonsecaPut all common code in a subdirectory.
2008-07-06 José FonsecaAutogenerate d3d8.dll wrapper.
2008-07-05 José FonsecaBasic logging mechanism.