]> git.cworth.org Git - apitrace/shortlog
apitrace
2011-04-13 José FonsecaIgnore .json files.
2011-04-13 Zack RusinAdd a key sequence for next and prev.
2011-04-13 José FonsecaDump the full set of constants on D3D.
2011-04-13 José FonsecaRemove spurious tag in snapdiff output.
2011-04-13 José FonsecaAccept zero valued bitmasks.
2011-04-13 José FonsecaTrace unofficial D3D9 formats
2011-04-13 José FonsecaFix snapdiff arg parsing.
2011-04-13 José FonsecaRemove dummy *_FORCE_DWORD enums.
2011-04-13 José FonsecaFix array diffing.
2011-04-13 José FonsecaDump GL_FRAGMENT_PROGRAM_ARB bool
2011-04-13 José FonsecaDump ARB fragment/vertex programs too.
2011-04-13 José FonsecaLinearize the shaders source in JSON.
2011-04-13 José FonsecaShow shader type in the combo box.
2011-04-13 José FonsecaAbstract glGet* function inflection.
2011-04-13 José FonsecaRename libglxtrace.so back to glxtrace.so.
2011-04-13 Zack RusinAdd wglDescribePixelFormat to the list of extra state...
2011-04-13 Zack RusinAllow closing of the goto widget with the escape key.
2011-04-13 Zack RusinFix two small typos in the README.
2011-04-13 Zack RusinFilter text was missing the first paren.
2011-04-13 Zack RusinImplement state diffing.
2011-04-13 Zack RusinImplement showing only of events specified by a regexp.
2011-04-13 Zack RusinHighly optimize searching and fix a crash.
2011-04-13 Zack RusinAdd a search widget and fix go to.
2011-04-12 José FonsecaFreshen the README a bit.
2011-04-12 José FonsecaDump some ARB_vertex_program state.
2011-04-12 José FonsecaScript to compare traces side by side.
2011-04-12 José FonsecaSilence warning.
2011-04-12 José FonsecaRequest stencil buffer.
2011-04-12 José FonsecaPrevent buffer overflow when dumping depth buffers...
2011-04-12 José FonsecaResize windows at glViewport time.
2011-04-12 José FonsecaMSVC portability fixes.
2011-04-12 José FonsecaRemove __encoding__.
2011-04-12 José FonsecaPrototype state differencing.
2011-04-12 José FonsecaMove scripts into a sepearate dir, to distinguish for...
2011-04-12 José FonsecaDump stencil buffer too.
2011-04-12 Zack RusinAdd a very nice glsl editor code.
2011-04-12 Zack RusinRespect the double buffered option when looking up...
2011-04-12 Zack RusinExpand surface items if there's not too many of them.
2011-04-11 José FonsecaSupport GL_ARB_shading_language_include,
2011-04-11 José FonsecaSupport GL_ARB_sync.
2011-04-11 José FonsecaPut GL errors in a separate enum.
2011-04-11 José Fonsecas/GLenum_/GLenum_int/g
2011-04-11 Zack RusinAdd an .emacs-dirvars file.
2011-04-11 Zack RusinUpdate the todo.
2011-04-11 Zack RusinImplement tracing from the ui.
2011-04-11 Zack RusinUpdate TODO
2011-04-11 Zack RusinImplement jumping to a specific call.
2011-04-11 Zack RusinAdd a trace dialog.
2011-04-10 Zack RusinShow the currently bound fbos in the gui.
2011-04-10 Zack RusinReplay and parse json in a thread.
2011-04-10 Zack RusinClean the constructor a bit.
2011-04-10 José FonsecaDump texture parameters with symbolic names.
2011-04-10 José FonsecaUse normalized ubytes for now.
2011-04-10 José FonsecaDump 3D textures correctly.
2011-04-10 José FonsecaAnother to do note.
2011-04-10 José FonsecaDump texture params.
2011-04-10 José FonsecaDump more texture level parameters.
2011-04-10 José FonsecaMove trace parse methods to .cpp.
2011-04-10 José FonsecaBasic dumping of draw buffer.
2011-04-10 José FonsecaHardcode base64 enconding.
2011-04-10 José FonsecaSplit gltrace.cpp code into multiple files.
2011-04-10 José FonsecaAdd more to do items; reorganize.
2011-04-10 José FonsecaDump state after calls, and never inside glBegin/glEnd.
2011-04-10 José FonsecaIgnore all generated ui_*.h files.
2011-04-10 Zack RusinLink against X11 libraries.
2011-04-10 Zack RusinClear the surfaces tree when changing calls.
2011-04-10 Zack RusinForgot to add the imageviewer.
2011-04-10 Zack RusinAdd a simple viewer for surfaces.
2011-04-10 Zack RusinRead the surface data from json.
2011-04-09 Zack RusinShow currently bound shaders.
2011-04-09 José FonsecaIgnore generated files.
2011-04-09 José FonsecaEnsure WGL visual has depth-stencil buffer.
2011-04-09 José FonsecaUpdate to-do notes.
2011-04-09 José FonsecaMinor cleanup.
2011-04-09 José FonsecaImplement glws for WGL.
2011-04-09 José FonsecaMerge branch 'master' into noglut
2011-04-09 José FonsecaDon't initalize __list_map.
2011-04-09 José FonsecaMinor cleanups to base64 encoding.
2011-04-09 José FonsecaEncode images in base64.
2011-04-09 José FonsecaMinor corrections.
2011-04-09 Zack RusinMake texture dumping work with new applications.
2011-04-08 José FonsecaDump all texture units, not just the first.
2011-04-08 José FonsecaAdd WGL reference URL.
2011-04-08 José FonsecaDump the enabled textures.
2011-04-08 José FonsecaFix escaping of json unicode characters.
2011-04-08 Zack RusinAllow setting options on the retrace processs.
2011-04-07 Zack RusinAllow visualizaing data with starting offsets.
2011-04-07 Zack RusinIncorporate Jose's patch and make vertexdatainterpreter...
2011-04-07 Zack RusinAllow opening help pages for functions in external...
2011-04-07 José FonsecaFix warnings from incomplete copy'n'paste.
2011-04-07 José FonsecaDump current program and attached shaders into JSON...
2011-04-07 José FonsecaUse QT includes and definitions in the gui subdirectory...
2011-04-07 José FonsecaFix json output.
2011-04-07 José FonsecaUpdate .gitignore.
2011-04-07 José FonsecaUse a type visitor to dump JSON values instead of ad...
2011-04-07 Zack RusinAdd code to interpret and display binary vertex data.
2011-04-07 Zack RusinGenerate filterText in thread.
2011-04-06 Zack RusinAdd name of the file in the window bar.
2011-04-06 Zack RusinAbstract retracing into a class of its own.
2011-04-05 José FonsecaFix glUniformMatrix*ARB array length.
next