]> git.cworth.org Git - apitrace/shortlog
apitrace
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.
2011-04-05 José FonsecaFix argument order of __glVertexAttribPointer_size.
2011-04-05 José FonsecaFix string formatting.
2011-04-03 Zack RusinFilter glXQueryExtensionsString when asked to filter...
2011-04-03 Zack RusinIndex shouldn't be bold, plus don't newline after index...
2011-04-03 Zack RusinAllow setting of the filter options.
2011-04-03 Zack RusinStop showing binary data, just say what it is and how...
2011-04-03 José FonsecaIgnore qrc_qapitrace.cxx.
2011-04-03 José FonsecaExit after dumping state.
2011-04-02 Zack RusinRecognize GL_LUMINANCE.
2011-04-02 José FonsecaSeparate WS abstraction from retracing.
2011-04-02 José FonsecaImplement Xlib/GLX.
2011-04-02 José FonsecaWindowing system abstraction (WIP).
2011-04-02 José FonsecaIgnore qrc_qapitrace.cxx.
2011-04-02 José FonsecaExit after dumping state.
2011-04-02 Zack RusinTooltips in the event list
2011-04-02 Zack RusinCleanup the event model code.
2011-04-01 José FonsecaSort state in ascending order by default.
2011-04-01 José FonsecaDon't try to handle glXxxPointerEXT.
2011-04-01 José FonsecaDistinguish between the different get functions.
2011-04-01 José FonsecaHandle correctly GL apps which use hardcoded (non gener...
2011-04-01 Zack RusinAdd some icons.
2011-04-01 Zack RusinAllow sorting of the state.
2011-04-01 Zack RusinAllow filling state for frames and calls.
2011-04-01 Zack Rusinshorten really long arguments
2011-03-31 José FonsecaBasic glVertexAttribPointer support.
2011-03-31 José FonsecaSome cleanups for vertex arrays.
2011-03-31 José FonsecaDon't fail when QJSON is not found.
2011-03-31 José FonsecaDump glGetString state too.
2011-03-31 José FonsecaIgnore generated gui files.
2011-03-31 José FonsecaShow call return values in event list.
2011-03-31 José FonsecaAdd FindQJSON.cmake.
2011-03-31 Zack RusinImplement state viewing for the current frame.
2011-03-31 Zack RusinAdd qjson dependency and cleanup the cmake qt code.
2011-03-31 Zack RusinLet retrace dump state.
2011-03-31 Zack RusinShow that we're loading a trace.
2011-03-31 Zack RusinIntroduce ApiTrace which encapsulates the data.
2011-03-31 Zack RusinAllow retracing from the gui plus make the call list...
2011-03-31 Zack RusinDon't layout the text when filtering.
2011-03-31 Zack RusinStart on custom filtering.
2011-03-31 Zack Rusinadd lots of quirks and details view
2011-03-31 Zack Rusinsome color in the list
2011-03-31 Zack RusinA lot better data conversions.
2011-03-31 José FonsecaMake GUI build dependent on availability of QT4.
2011-03-31 José FonsecaReuse trace library.
2011-03-31 Zack RusinAdd a basic gui for apitrace.
2011-03-31 José FonsecaDump enums and pointers correctly.
2011-03-30 José FonsecaRemove duplicate enums from glstate.py.
2011-03-30 José FonsecaMore state.
2011-03-30 José FonsecaBasic state dumping.
2011-03-29 José FonsecaRemove redundant break statements.
2011-03-28 José FonsecaBetter handling of resizes on single buffer visuals.
2011-03-27 José FonsecaMore detail in glxapi.
2011-03-26 José FonsecaMake more value methods virtual.
2011-03-25 José FonsecaHandle glInterleavedArrays correctly
2011-03-25 José FonsecaMove Trace::Parser::version to .cpp to avoid duplicate...
2011-03-25 José FonsecaMerge remote-tracking branch 'origin/drawarrays'
2011-03-25 José FonsecaUpdate TODO.
2011-03-25 José FonsecaMake Value::blob a virtual method.
2011-03-25 José FonsecaMove Visitor::visit methods to .cpp; cleanup.
2011-03-25 José FonsecaMore descriptive blob destructor comment.
2011-03-24 José FonsecaMerge branch 'drawarrays'
2011-03-24 José FonsecaFix D3D9 tracer build.
2011-03-23 Michel DänzerUse default instead of best compression for PNG images.
2011-03-23 José FonsecaTrace a bunch of NVIDIA extensions.
2011-03-23 José FonsecaHandle uniforms more consistently.
2011-03-23 José FonsecaDump SwapBuffers calls with -v
2011-03-23 Zack RusinImplement interception of all of the core GLX functions.
2011-03-23 José FonsecaTrace a bunch of NVIDIA extensions.
next