]> git.cworth.org Git - apitrace/history - gui
Use skiplist-based FastCallSet within trace::CallSet
[apitrace] / gui /
2013-04-12 José Fonsecagui: Fix includes.
2013-04-12 Carl Worthqapitrace: Support executing glretrace on a remote...
2013-04-11 José Fonsecagui: Handle calls stranded between frames gracefully...
2013-03-27 José FonsecaAdd per-directory synopsis.
2013-03-11 Rob Clarkgui: Link against pthread.
2013-03-06 José FonsecaMerge branch 'directxtex'
2012-12-11 José FonsecaMerge branch 'trim-auto'
2012-12-10 José FonsecaMerge remote-tracking branch 'github/timestamp'
2012-12-09 José Fonsecaqapitrace: Determine binary dir in run-time.
2012-12-09 José Fonsecaqapitrace: Adjust PATH only once and for all.
2012-12-09 José Fonsecaqapitrace: Fix histogram tooltip for profiles with...
2012-12-08 Alexandr Akulichgui/tracedialog: Don't show warning when user cancel...
2012-12-08 Alexandr Akulichgui/mainwindow: Add functions that toggle actions enabl...
2012-12-08 Alexandr Akulichgui: Fix crash on trigger actions without loaded trace...
2012-12-08 Alexandr Akulichgui: Small style/usability fixes.
2012-12-07 José FonsecaDrop API_D3D10/11.
2012-12-07 José Fonsecaimage: Move image code into its own module.
2012-12-05 José Fonsecagui: Drop console on Windows.
2012-12-01 José FonsecaMerge branch 'master' into trim-auto
2012-11-28 José Fonsecagui: Take all state in consideration when determining...
2012-11-27 José Fonsecastate: Drop several unused json image members.
2012-11-15 José Fonsecagui: Silence unused var warning.
2012-11-14 José FonsecaMerge branch 'modules'
2012-11-14 José FonsecaUpdate use/mention of options.
2012-11-13 José Fonsecad2d: Make it actually work.
2012-11-10 José FonsecaMerge branch 'd2d'
2012-11-10 José Fonsecagui: Make FrameDataProvider destructor virtual.
2012-11-07 José FonsecaMerge branch 'master' into d2d
2012-11-05 José FonsecaMerge branch 'master' into dxva
2012-10-27 José FonsecaMerge branch 'master' into mt-trace
2012-10-27 José FonsecaAlways use bundled QJson.
2012-10-16 José FonsecaFix GraphView member initialization order to silence...
2012-10-03 José FonsecaFix MacOSX build w/ recent Qt due to lack of i386 arch...
2012-09-28 José FonsecaMerge remote-tracking branch 'github/master' into d2d
2012-09-07 James BentonRewrote profile graph drawing code.
2012-09-07 James BentonChange the default graphic system to raster.
2012-08-28 James BentonCombine timeline and histogram tabs.
2012-08-22 James BentonRename 'Calls' tab to 'Histogram' in profile dialog.
2012-08-22 James BentonChange microseconds to use the greek mu symbol.
2012-08-22 James BentonAdd cpu/gpu label to histograms.
2012-08-22 James BentonAdd call duration graphs to profile dialog.
2012-08-22 James BentonImprove number formatting in profile gui.
2012-08-22 James BentonImprove internal format of profile results.
2012-08-16 James BentonImprove profiling.
2012-08-16 James BentonAdd Ctrl+P accelerator for profiling.
2012-08-16 James BentonAllow BlockingIO read of profiling results.
2012-08-13 José FonsecaMerge branch 'profile-gui'
2012-08-10 José FonsecaMerge remote-tracking branch 'github/master' into profi...
2012-08-10 James BentonFix initialisation order in TimelineWidget.
2012-08-10 James BentonFix erroneous class Profile forward declaration to...
2012-08-10 James BentonFixed profile dialog modality.
2012-08-09 James BentonFix replay trace generating thumbnails.
2012-08-09 James BentonFix ApiTrace::hasErrors to consider queuedErrors.
2012-08-08 James BentonAdded alt menu shortcuts for View menu.
2012-08-08 James BentonFix divide by zero in profile table sorting.
2012-08-08 James BentonAdd gui support for trace profiling.
2012-07-12 José FonsecaMerge commit '5c298db8fe117e0a445af051335aa0da91c3a31b'
2012-07-07 zackrMerge pull request #88 from gregory38/image-alpha-chann...
2012-07-07 zackrMerge pull request #87 from gregory38/multiple-line...
2012-07-06 gregoryglsl edit: grep multiline error/warning messages
2012-07-06 Zack Rusingui: Fix editing of the shaders
2012-07-01 gregorygui: remove a depth check box that sneak into alpha...
2012-07-01 gregorygui: new checkbox to visualize alpha channel of image
2012-04-27 José FonsecaPreserve both D3D9 shader byte code, and disassembly.
2012-04-23 José FonsecaRemove the API combo box from the UI settings window.
2012-04-23 José FonsecaDetect/handle more APIs in CLI/GUI.
2012-04-23 José FonsecaHandle zero valued bitmask flags.
2012-04-15 José FonsecaCleanup how pointers are handled.
2012-04-13 José FonsecaMerge branch 'd3dretrace'
2012-04-11 Dan McCabeAdd trim support to qapitrace GUI app.
2012-04-05 José FonsecaDisable BlockingIODevice with QJSON.
2012-03-30 José FonsecaMerge branch 'master' into d3dretrace
2012-03-27 José FonsecaShow important retrace messages long enough to read.
2012-03-27 José FonsecaAuto detect the API from the trace.
2012-03-26 José FonsecaMerge remote-tracking branch 'github/master' into gui...
2012-03-26 José FonsecaFix includes.
2012-03-25 José FonsecaRemove ApiTrace::FrameMarker.
2012-03-25 José FonsecaMake frame thumbnail size consistent.
2012-03-25 José FonsecaGet JSON state to not be fully buffered into memory.
2012-03-25 José FonsecaDon't buffer all stdout from retrace when generating...
2012-03-24 José FonsecaProcess stderr one line at time.
2012-03-24 José FonsecaDon't read all json output to memory.
2012-03-24 José FonsecaMerge branch 'gui-thumbnails'
2012-03-24 José FonsecaMake thumbnailing an non-automatic action.
2012-03-24 José FonsecaDefer reading all standard error.
2012-03-24 José FonsecaCapture thumbnails only after the trace finished loading.
2012-03-24 José FonsecaRemoved unused copy of thumbnails.
2012-03-24 José FonsecaPass list of frames by reference.
2012-03-24 José FonsecaAvoid QImage object copies by using references.
2012-03-22 José FonsecaFix size comparisons in traceloader.cpp.
2012-03-22 José FonsecaPrevent another buffer overflow.
2012-03-22 Dan McCabeFix buffer overflow.
2012-03-21 José FonsecaAllow to turn off transparency on image viewer.
2012-03-18 José FonsecaAttempt to allow to control image dynamic range.
2012-03-17 José FonsecaMerge branch 'master' into d3dretrace
2012-03-17 José FonsecaLookup call state on double-click.
2012-03-15 José FonsecaLink need libraries explicitly.
2012-03-11 Dan McCabeDisplay captured snapshots as thumbnails.
2012-03-11 Dan McCabeCapture snapshot stream in anticipation of displaying...
2012-02-28 José FonsecaAllow to specify the API from trace dialog.
next