]> git.cworth.org Git - apitrace/history - gui
Use the glGetVertexAttrib*ARB as well.
[apitrace] / gui /
2011-06-20 Zack RusinAllow saving of surface snapshots to png's.
2011-06-06 José FonsecaRecognize CGLFlushDrawable as a swapbuffer.
2011-06-01 José FonsecaUse double buffer visuals by default.
2011-05-28 José FonsecaMake Trace::Writer methods a bit more consistent.
2011-05-28 José FonsecaBetter naming for bitmask signature.
2011-05-28 José FonsecaUnify Call::Signature into FunctionSig.
2011-05-28 José FonsecaUnify Struct::Signature into StructSig
2011-05-28 José FonsecaUnify Enum::Signature into EnumSig.
2011-05-28 José FonsecaUnify Bitmask::Signature with BitmaskSig.
2011-05-28 José FonsecaUnify Bitmask::Pair with BitmaskVal.
2011-05-28 José FonsecaRemove the empty default state message box.
2011-05-28 José FonsecaTurn trace writer into a class.
2011-05-27 José FonsecaIgnore assertion failure on Mac OS X.
2011-05-24 José Fonsecatrace_write -> trace_writer
2011-05-14 José FonsecaQJSON_INCLUDE_DIRS -> QJSON_INCLUDE_DIR
2011-05-10 José FonsecaRemove dependency from GL headers on the GUI.
2011-05-09 José FonsecaMerge branch 'master' into multi-context
2011-05-08 José FonsecaUse CPack for packaging.
2011-05-07 Zack RusinShow the lookup state menu on frames.
2011-05-07 Zack RusinWord wrap the surfaces description.
2011-05-07 José FonsecaFully segregate Floats from doubles.
2011-05-06 José FonsecaMerge branch 'master' into multi-context
2011-05-06 José FonsecaLinearize texture data in JSON.
2011-05-04 zackrMerge pull request #17 from mysticbob/master
2011-05-04 Bob Kuehnequiet clang warning about mismatched types
2011-05-04 José FonsecaUpdate gitignore.
2011-04-28 Zack RusinDon't hide the state dock while looking up the defaults.
2011-04-28 Zack RusinDon't clear the trace when the file selection has been...
2011-04-27 Zack RusinShow the size of binary data uploaded in a frame.
2011-04-27 Zack RusinCleanup the ApiTraceFrame a bit.
2011-04-25 Zack RusinDetect the binary data at the construction.
2011-04-25 Zack RusinEncode the snapshots as png's.
2011-04-24 Zack RusinPlug 2 more memory leaks in the gui.
2011-04-24 Zack RusinPlugging some memory leaks
2011-04-24 Zack RusinDon't generate the search string on thousands of hidden...
2011-04-23 Zack RusinShow the call for which the surface we're displaying.
2011-04-23 José Fonsecas/TRACE_PATH/TRACE_FILE/
2011-04-23 Zack RusinSize the image widget more reasonably.
2011-04-23 Zack RusinAllow opening multiple images.
2011-04-22 Zack RusinAdd shortcut to replay and lookup state.
2011-04-21 José FonsecaFix HTML representation of multiline strings.
2011-04-21 José FonsecaPut all executables into the same to level build directory.
2011-04-21 Zack RusinShave about 200mb of heap by not using full filterText...
2011-04-21 Zack RusinFix minor errors in the apitracemodel
2011-04-20 Zack RusinVarious cleanups.
2011-04-20 Zack RusinCall the action "error checking" instead of "benchmarking"
2011-04-20 Zack RusinGo to the selected error.
2011-04-20 Zack RusinAdd an action to show and hide the errors dock.
2011-04-20 Zack RusinLarge chunk of showing the replay errors.
2011-04-19 Zack Rusinmore error handling changes.
2011-04-19 Zack RusinLarge chunk of functionality to show errors.
2011-04-18 Zack Rusinunignore png's in the resources dir
2011-04-18 Zack RusinImplement an edit menu.
2011-04-18 Zack RusinMerge branch 'trace-editing'
2011-04-18 Zack RusinRemove stale reference to a deleted widget.
2011-04-18 Zack RusinFix saving of traces with pointers.
2011-04-18 Zack RusinLots of various cosmetic changes to the call editing.
2011-04-18 Zack RusinA first working version of saving :)
2011-04-18 Zack RusinDo some initial saving.
2011-04-18 Zack RusinSave the blob.
2011-04-18 Zack RusinImplement a bulk of trace saving.
2011-04-17 Zack RusinIntroduce ApiEnum.
2011-04-17 Zack RusinMake sure that the trace knows when it needs saving.
2011-04-17 Zack Rusinthe filename is stored in the trace
2011-04-17 Zack RusinThe trace now knows whether is has been edited.
2011-04-17 Zack RusinVarious part now propagate the values.
2011-04-17 Zack RusinSet a parent trace on all the frames.
2011-04-17 Zack RusinStub out revert.
2011-04-17 Zack RusinFurther reduce memory usage by a couple of hundreds...
2011-04-16 Zack RusinCollect the edited shaders from the shader editor.
2011-04-16 Zack RusinReduce the memory usage by ~2gb on a 2.7 million calls...
2011-04-16 Zack Rusindelete call after parsing it.
2011-04-16 Zack RusinStart collecting the edited values.
2011-04-16 Zack RusinMake apitracecall an actual class.
2011-04-15 Zack RusinMake the editor a dialog.
2011-04-15 Zack RusinDisplay shaders in the shader editor.
2011-04-15 Zack RusinMake sure that only numericals can be edited right...
2011-04-15 Zack RusinCustom editor for the arguments.
2011-04-15 Zack RusinStart working on trace editing
2011-04-14 José FonsecaBest effort to show (and compare) nested state parameters.
2011-04-13 José FonsecaRemove bogus reference entry.
2011-04-13 José FonsecaAdd links to functions documented in ARB extensions.
2011-04-13 Zack RusinAdd a key sequence for next and prev.
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é 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 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é 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 Zack RusinImplement tracing from the ui.
2011-04-11 Zack RusinImplement jumping to a specific call.
2011-04-11 Zack RusinAdd a trace dialog.
next