summaryrefslogtreecommitdiff
path: root/gui/apitracecall.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-29gui: Show Shader Storage Buffer Blocks.Martin Schulze1-0/+2
2016-03-05gui: clang-modernize.Jose Fonseca1-25/+25
2015-05-20common,cli,wrappers,retrace,gui: Use #pragma once.Jose Fonseca1-5/+1
2015-01-26gui: Detect and accumulate missing thumbnails.Dan McCabe1-0/+7
2015-01-26gui: Move thumbnails to ApiTraceEvent.Dan McCabe1-4/+5
2014-12-19gui: Remove dead ApiTraceEvent::stateParameters().José Fonseca1-1/+0
2014-12-19gui: Remove ApiTraceEvent::m_hasBinaryData.José Fonseca1-1/+0
2014-12-19gui: Remove ApiTraceEnumSignature.José Fonseca1-19/+2
2014-10-23gui: Add a new state tab for buffers.José Fonseca1-0/+2
2014-09-26trace: Serialize wide-strings properly.José Fonseca1-0/+1
2014-05-15Display thread id in GUIVladimir Vukicevic1-0/+1
2013-10-11Implement grouping of calls.Zack Rusin1-4/+25
2013-05-04Backtrace via call detailEugene Velesevich1-0/+5
2012-04-27Preserve both D3D9 shader byte code, and disassembly.José Fonseca1-0/+1
2012-03-24Avoid QImage object copies by using references.José Fonseca1-2/+2
2012-03-11Display captured snapshots as thumbnails.Dan McCabe1-0/+5
2011-12-11Trace enum signatures as a whole.José Fonseca1-10/+7
2011-12-02Introduce call flags.José Fonseca1-0/+2
2011-11-24Parse doubles to a new Double class rather than to the Float class.Carl Worth1-0/+1
2011-10-27Lower case namespaces.José Fonseca1-20/+20
2011-09-27Fix multi line strings inside array arguments on the call details pane.José Fonseca1-2/+2
2011-09-18Delete loadertest and cleanup some of the new api.Zack Rusin1-1/+1
2011-09-15Show thumbnail of the color buffer in tooltips.Zack Rusin1-0/+1
2011-09-14Fix and cleanup state lookups on frames.Zack Rusin1-0/+4
2011-09-14Properly handle and propagate retrace errors.Zack Rusin1-0/+8
2011-09-13Cleanup the code.Zack Rusin1-0/+1
2011-09-13Implement jump to.Zack Rusin1-0/+1
2011-09-12Implement find next for the on-demand-loaded files.Zack Rusin1-0/+11
2011-09-06First working on demand loading!Zack Rusin1-0/+1
2011-09-06Switch the gui to the on-demand-loader.Zack Rusin1-5/+8
2011-09-06Implement an incremental on demand loader for the gui.Zack Rusin1-0/+6
2011-08-28Change apiarray to use a qvector instead of a qlistZack Rusin1-3/+3
2011-08-28Switch more places from qlist to qvector.Zack Rusin1-6/+6
2011-08-28Switch list to a vector.Zack Rusin1-2/+4
2011-08-28Share enum signatures.Zack Rusin1-3/+22
2011-08-28Reduce the size of ApiTraceCall, ApiTraceEvent and ApiTraceFrameZack Rusin1-10/+14
2011-08-28Share function signatures.Zack Rusin1-7/+28
2011-08-27Change filterText to searchTextZack Rusin1-2/+2
2011-08-01Add a state tab that list uniforms.José Fonseca1-0/+2
2011-08-01Avoid pointless data structure copying.José Fonseca1-4/+4
2011-04-26Show the size of binary data uploaded in a frame.Zack Rusin1-0/+1
2011-04-26Cleanup the ApiTraceFrame a bit.Zack Rusin1-1/+10
2011-04-21Fix HTML representation of multiline strings.José Fonseca1-1/+1
2011-04-19Large chunk of functionality to show errors.Zack Rusin1-0/+8
2011-04-17Implement a bulk of trace saving.Zack Rusin1-2/+10
2011-04-17Introduce ApiEnum.Zack Rusin1-0/+14
2011-04-17Various part now propagate the values.Zack Rusin1-0/+7
2011-04-16Set a parent trace on all the frames.Zack Rusin1-0/+7
2011-04-16Stub out revert.Zack Rusin1-0/+2
2011-04-16Reduce the memory usage by ~2gb on a 2.7 million calls traceZack Rusin1-3/+3