]> git.cworth.org Git - apitrace/shortlog
apitrace
2012-04-11 Carl Worthcli: Add a simple implementation of "apitrace dump...
2012-04-11 José FonsecaFix D3D10 flags.
2012-04-07 José FonsecaAvoid output blobs.
2012-04-07 José FonsecaDebug output of region mappings.
2012-04-07 José FonsecaFix type mismatch in enum deserialization.
2012-04-07 José FonsecaHandle glMapObjectBufferATI/glUnmapObjectBufferATI.
2012-04-07 José FonsecaAdd missing os_time include.
2012-04-07 José FonsecaSeparate allocation and extraction in retracing.
2012-04-07 José FonsecaRecognize zero SizeToLock as full buffer.
2012-04-07 José FonsecaAvoid output blobs.
2012-04-07 José FonsecaAllow InOut arguments.
2012-04-07 José FonsecaDebug output of region mappings.
2012-04-07 José FonsecaUse ANSI escape codes when inside WINE.
2012-04-06 José FonsecaCreate window on d3dretrace.
2012-04-05 José FonsecaRevert "Improve IUnknown::QueryInterface"
2012-04-05 José FonsecaDisable BlockingIODevice with QJSON.
2012-04-05 Kenneth GraunkeFix crash when using apitrace trim's -o option.
2012-04-05 José FonsecaRemove unneeded include.
2012-04-05 José FonsecaAdd missing dependencies to glproc.
2012-04-05 José FonsecaAvoid rebuilding types unnecessarily.
2012-04-05 José FonsecaAvoid conflicting tmps.
2012-04-05 José FonsecaWarn on null this pointer.
2012-04-05 José FonsecaImprove IUnknown::QueryInterface
2012-04-05 José FonsecaFix handles.
2012-04-05 José FonsecaglMapObjectBufferATI
2012-04-05 José FonsecaMore D3D9 spec tweaks.
2012-04-05 José FonsecaRemove unneeded include.
2012-04-05 José FonsecaAdd missing dependencies to glproc.
2012-04-05 José FonsecaHandle glMapObjectBufferATI/glUnmapObjectBufferATI.
2012-04-05 José FonsecaSeveral improvements to C decl parser.
2012-04-05 José FonsecaMore verbose unknown IID warnings.
2012-04-05 José FonsecaTrace ID3D10Debug interface.
2012-04-05 José FonsecaRecognize more D3D10 flags.
2012-04-05 José FonsecaMake obj pointers first class citizens.
2012-04-02 José FonsecaFix glretrace build.
2012-04-02 José FonsecaFix type mismatch in enum deserialization.
2012-04-02 José FonsecaDeserialize structures.
2012-04-02 José FonsecaRename ConstRemover.
2012-04-01 José FonsecaFix D33D9 link failures.
2012-04-01 José FonsecaFix zeroing of unsupported arguments for complex types.
2012-04-01 José FonsecaAdd missing os_time include.
2012-04-01 José FonsecaDescribe C++ references accurately.
2012-04-01 José FonsecaAdjust D3D9's sideeffect settings.
2012-03-30 José FonsecaAllow to include EGL on MacOSX.
2012-03-30 José FonsecaMerge branch 'master' into d3dretrace
2012-03-30 José FonsecaFix build without X11.
2012-03-30 José FonsecaBuild retrace sources only once.
2012-03-29 José FonsecaDrop TRACE_EGL.
2012-03-29 José FonsecaDrop HAVE_EGL.
2012-03-29 José FonsecaFix typo in wgl function call detection.
2012-03-29 Alexandros... Use either glGetTexImage() or bind the texture to a...
2012-03-29 José FonsecaInfer texture size on OpenGL ES via TexSubImage.
2012-03-29 José FonsecaMore code simplification.
2012-03-29 José FonsecaSimplify image size determination.
2012-03-29 José FonsecaSplit image dumping to a separate source file.
2012-03-29 José FonsecaSplit gl shader dumping into a separate file.
2012-03-29 José FonsecaRename glstate.py to glstate_params.py.
2012-03-29 José FonsecaUpdate drawable on variations of glViewport (issue...
2012-03-29 Martin OlssonFix compile error "isatty was not declared"; missing...
2012-03-27 José FonsecaShow important retrace messages long enough to read.
2012-03-27 José FonsecaAuto detect the API from the trace.
2012-03-26 José FonsecaMerge remote-tracking branch 'github/master' into gui...
2012-03-26 José FonsecaFix includes.
2012-03-26 José FonsecaIgnore glXGetCurrentContext in tracediff2.py too.
2012-03-25 José FonsecaRemove ApiTrace::FrameMarker.
2012-03-25 José FonsecaMake frame thumbnail size consistent.
2012-03-25 José FonsecaGet JSON state to not be fully buffered into memory.
2012-03-25 José FonsecaDon't buffer all stdout from retrace when generating...
2012-03-24 José FonsecaProcess stderr one line at time.
2012-03-24 José FonsecaDon't read all json output to memory.
2012-03-24 José FonsecaUpdate news.
2012-03-24 José FonsecaMerge branch 'gui-thumbnails'
2012-03-24 José FonsecaMake thumbnailing an non-automatic action.
2012-03-24 José FonsecaDefer reading all standard error.
2012-03-24 José FonsecaCapture thumbnails only after the trace finished loading.
2012-03-24 José FonsecaRemoved unused copy of thumbnails.
2012-03-24 José FonsecaPass list of frames by reference.
2012-03-24 José FonsecaAvoid QImage object copies by using references.
2012-03-22 José FonsecaFix size comparisons in traceloader.cpp.
2012-03-22 José FonsecaPrevent another buffer overflow.
2012-03-22 Dan McCabeFix buffer overflow.
2012-03-21 José FonsecaFix block indentation.
2012-03-21 José FonsecaConsider glCallList(s) as a drawing call.
2012-03-21 José FonsecaDocument how to use retracediff on Windows.
2012-03-21 José FonsecaEnable dumping depth surfaces as rgba.
2012-03-21 José FonsecaAllow to turn off transparency on image viewer.
2012-03-20 José FonsecaUse the wgl* entrypoints instead of the GDI entrypoints...
2012-03-19 José FonsecaFix replace_dissimilar.
2012-03-18 José FonsecaAdd a disabled hack to force interpreting depth buffers...
2012-03-18 José FonsecaAttempt to allow to control image dynamic range.
2012-03-17 José FonsecaPlug several leaks when retracing.
2012-03-17 José FonsecaMerge branch 'master' into d3dretrace
2012-03-17 José FonsecaUpdate to libpng 1.5.9.
2012-03-17 José FonsecaLookup call state on double-click.
2012-03-17 José FonsecaOptimize tracediff2.
2012-03-17 José FonsecaDisable std::cout's stdio sync when pickling.
2012-03-17 José FonsecaImprove tracediff2's dumping.
2012-03-17 José FonsecaPickle blobs as bytearrays.
2012-03-17 José FonsecaCompensate for the lack of LD_PRELOAD support on ANDROID
2012-03-17 George WrightAdd support for android logging to logcat
next