]> git.cworth.org Git - apitrace/shortlog
apitrace
2011-10-07 José FonsecaUpdate to-do list.
2011-10-05 José FonsecaTrace GL 3.2's related CGL state.
2011-10-05 José FonsecaRemove unnecessary include.
2011-10-05 José FonsecaRevert "Plug leaks in glretrace."
2011-10-05 José FonsecaAlways build the common library as static.
2011-10-05 José FonsecaPlug leaks in glretrace.
2011-10-04 José FonsecaFix build on Mac OS X 10.7.
2011-09-28 José FonsecaMore D3D10 spec tweaks.
2011-09-28 José FonsecaMore signed/unsigned comparison fixes.
2011-09-28 José FonsecaElminate dead WrapPointer function.
2011-09-28 José FonsecaFix signed/unsigned comparisons.
2011-09-28 José FonsecaCleanup D3D10 specs.
2011-09-28 José FonsecaSilence MinGW linkage warnings.
2011-09-27 José FonsecaRebrand as version 2.0
2011-09-27 José FonsecaTweaks to the cdecl.py script.
2011-09-27 José FonsecaAdd a to-do note about GLU.
2011-09-27 José FonsecaMark output params on CGL.
2011-09-27 José FonsecaIgnore .dmg files.
2011-09-27 Zack RusinDeep copy the blob data.
2011-09-27 José FonsecaUpdate cglapi's description of CGSConnectionID too.
2011-09-27 José FonsecaFix CGSConnectionID typedef.
2011-09-27 José FonsecaFix d3d10 build.
2011-09-27 José FonsecaBuild fat binaries with i386 and x86_64 architectures...
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.
next