]> git.cworth.org Git - apitrace/shortlog
apitrace
2011-09-27 José FonsecaMinor tweaks to docs.
2011-09-27 José FonsecaFix multi line strings inside array arguments on the...
2011-09-27 José FonsecaMove .def files to specs subdir.
2011-09-27 José FonsecaMove all API specs to a separate dir.
2011-09-27 José FonsecaBundle QJSON sources.
2011-09-27 José FonsecaUpdate TODO.
2011-09-27 Zack RusinShow a warning box if astyle isn't installed and indent...
2011-09-26 José FonsecaIgnore qapitrace.qrc.depends
2011-09-25 Zack RusinSkip over filtered calls when searching.
2011-09-25 José FonsecaMerge branch 'd3d10'
2011-09-24 Zack RusinAdd an option to indent the glsl code in the shader...
2011-09-24 Zack RusinAdd a custom filter to the event view.
2011-09-24 Zack RusinMake sure we reset the state when loading another trace...
2011-09-24 Zack RusinDelete unused member variable
2011-09-24 Zack RusinCleanup the default size computation for the surface...
2011-09-24 José FonsecaAttempt to retrace incomplete calls.
2011-09-23 José FonsecaSplit d3d10 spec from tracing.
2011-09-23 José FonsecaConst correctness.
2011-09-23 José FonsecaAdd missing dependency on dxgi.py
2011-09-23 José FonsecaMerge branch 'master' into d3d10
2011-09-23 José FonsecaFormatting fixes.
2011-09-23 José FonsecaUpdate news.
2011-09-22 José FonsecaInstall the signal handlers as early as possible,
2011-09-21 José FonsecaSplit D3D specs for trace generators.
2011-09-21 José FonsecaPut all common code in a subdirectory.
2011-09-21 Zack RusinRemove unused files.
2011-09-21 Zack RusinRemove some extra debugging output.
2011-09-21 Zack RusinMerge branch 'on-demand-loading'
2011-09-21 Zack RusinMake sure that the loader deletes the signatures.
2011-09-20 Zack RusinFix silly typo
2011-09-20 Zack RusinIf a frame has already been loaded don't do it again.
2011-09-19 José FonsecaHandle NV_vertex_array_range GLX entry points.
2011-09-19 José FonsecaHandle GL_NV_texture_shader2's texture formats.
2011-09-19 José FonsecaHandle some of GL_NV_register_combiners parameters...
2011-09-19 José FonsecaAlways add calls for last frame.
2011-09-19 José FonsecaBetter EXT_texture_sRGB_decode support.
2011-09-19 José FonsecaInfer the drawable size from glBlitFramebuffer too
2011-09-19 José FonsecaAdd a few links for signal handling reference material.
2011-09-19 José FonsecaMore descriptive framebuffer error codes.
2011-09-19 José FonsecaAdd a few links on how to obtain stack back traces.
2011-09-19 Zack RusinCleanup some of the code.
2011-09-18 Zack RusinDelete loadertest and cleanup some of the new api.
2011-09-18 José FonsecaDocument the major user-visible developments.
2011-09-18 José FonsecaFix typos.
2011-09-18 José FonsecaDocument GREMEDY extension usage.
2011-09-17 José FonsecaAdd documentation on how to report bugs.
2011-09-16 Zack RusinShow thumbnail of the color buffer in tooltips.
2011-09-15 José FonsecaAdd a few comments.
2011-09-15 José FonsecaComplete/tweak the specs for GL 4.0-4.2.
2011-09-15 José FonsecaUpdate glext headers.
2011-09-15 Zack RusinFix and cleanup state lookups on frames.
2011-09-14 Zack RusinShow number of calls per frame.
2011-09-14 Zack RusinProperly handle and propagate retrace errors.
2011-09-14 Zack RusinActually save the edited calls.
2011-09-14 Zack RusinRemove unused callIndex methods.
2011-09-14 Zack RusinImplement trace saving.
2011-09-13 Zack RusinCleanup the code.
2011-09-13 Zack RusinRemove calls and numCalls from the ApiTrace class.
2011-09-13 Zack RusinImplement jump to.
2011-09-13 Zack RusinImplement goto start of the frame and goto end of the...
2011-09-13 Zack RusinImplement find prev.
2011-09-12 Zack RusinImplement find next for the on-demand-loaded files.
2011-09-11 José FonsecaPlug loadertest's leak.
2011-09-11 José FonsecaPlug leaks of signature inner structures.
2011-09-11 José FonsecaPlug Trace::String::value leak.
2011-09-11 José FonsecaCut more of the recently gained fat of the Parser(...
2011-09-11 José FonsecaReset pending call lists on Parser::setBookmark().
2011-09-11 José FonsecaDrop m_supportsSeeking.
2011-09-11 José FonsecaEncapsulate on parser state in structure.
2011-09-11 José FonsecaEliminate Trace::File::filename().
2011-09-11 José FonsecaInterleave parse_xxx and scan_xxx methods.
2011-09-11 José FonsecaCleanup a few loose ends from last commits.
2011-09-11 José FonsecaParse the signatures only once.
2011-09-11 José FonsecaImplement ZlibFile::currentOffset.
2011-09-11 José FonsecaPass size_t to File::skip().
2011-09-09 José FonsecaEliminate Trace::File::filename().
2011-09-08 José FonsecaRemove unnecessary header.
2011-09-07 Zack RusinMake state lookups with on-demand loading work.
2011-09-07 Zack RusinFirst working on demand loading!
2011-09-06 Zack RusinFix indention.
2011-09-06 Zack RusinLoad the last few calls.
2011-09-06 Zack RusinMerge remote-tracking branch 'origin/master' into on...
2011-09-06 Zack RusinSwitch the gui to the on-demand-loader.
2011-09-06 Zack RusinImplement an incremental on demand loader for the gui.
2011-09-06 José FonsecaHighlight retracediff output.
2011-09-06 José FonsecaMore writePNM optimizations.
2011-09-06 José FonsecaOptimize Image::writePNM.
2011-09-06 José FonsecaUpdate To-DO
2011-09-06 José FonsecaSplit build instructions. Document advanced usage.
2011-09-05 José FonsecaCleanup retracediff.
2011-09-05 José FonsecaMake retracediff.py get the images from glretrace via...
2011-09-05 José FonsecaEmbedded the call no in PNM images as a comment.
2011-09-04 Zack RusinAdd code to report parsing/scanning progress.
2011-09-03 Zack RusinTime fetch of the biggest frame.
2011-09-03 Zack RusinRemove some currently unused member variables.
2011-09-03 José FonsecaDon't decompress blocks that we'll skip.
2011-09-03 José FonsecaMake skip length size_t.
2011-09-03 José FonsecaMerge branch 'master' into on-demand-loading
2011-09-03 José FonsecaSplit flushCache into read/write versions.
2011-09-02 Zack RusinAdjust for the changes in master.
next