summaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)AuthorFilesLines
2015-02-06gui: Add tool tips to surface tabJose Fonseca1-0/+8
2015-02-06gui: Remove redundant createIndex call.Jose Fonseca1-1/+0
2015-02-06retrace,gui: Pass user labels separately from bind point labels.José Fonseca1-2/+16
2015-01-26gui: Display thumbnails only for calls that draw something.Dan McCabe1-1/+1
2015-01-26gui: Create a call set for thumbnails requested.Dan McCabe2-0/+27
2015-01-26gui: Prepare to receive sparse thumbnail data.Dan McCabe7-18/+44
2015-01-26gui: Notify retracer of missing thumbnails to capture.Dan McCabe6-0/+47
2015-01-26gui: Detect and accumulate missing thumbnails.Dan McCabe5-0/+60
2015-01-26gui: Move thumbnails to ApiTraceEvent.Dan McCabe3-14/+29
2015-01-25gui: Don't crash when a error happens in a filtered call.Jose Fonseca1-9/+11
2015-01-25gui: Don't bother pass --db to glretrace.Jose Fonseca1-3/+1
2015-01-14gui: Merge qt-5 branch.José Fonseca6-46/+25
2015-01-06gui: Extend image viewer value range.José Fonseca1-0/+12
2015-01-02gui: Enable console on debug builds.José Fonseca1-10/+10
2014-12-19gui: Remove dead ApiTraceEvent::stateParameters().José Fonseca2-10/+0
2014-12-19gui: Remove ApiTraceEvent::m_hasBinaryData.José Fonseca2-7/+5
2014-12-19gui: Remove ApiTraceEnumSignature.José Fonseca4-95/+19
2014-12-12gui: Increase to 3 decimals on image upper/lower spin boxes.José Fonseca1-0/+6
2014-11-21qapitrace: Don't crash when dragging outside image in viewerChris Forbes1-0/+4
2014-11-15gui: Log command line whenever retracing.José Fonseca2-1/+10
2014-11-12gui: Update www.opengl.org URLs.José Fonseca3-3257/+3257
2014-11-10gui: Use only the file name portion for the temporary edited trace.José Fonseca1-4/+7
2014-10-23gui: Show large vectors/matrices/arrays in multiple rows.José Fonseca1-9/+28
2014-10-23gui: Add a new state tab for buffers.José Fonseca4-0/+47
2014-10-23gui: Right justify list indices so they sort numerically.José Fonseca1-1/+2
2014-10-02cmake: Package/install .PDB files too.José Fonseca1-0/+1
2014-09-26trace: Serialize wide-strings properly.José Fonseca4-0/+21
2014-07-10Merge pull request #282 from urkle/fix_image_savezackr1-2/+19
2014-07-07add simple support to export buffers to disk.Edward Rudd3-0/+66
2014-07-07fix saving image via right click menu in state inspectorEdward Rudd1-2/+19
2014-06-18gui: Avoid temporary std::string by calling QString::fromLatin1 where possible.José Fonseca1-7/+7
2014-05-30gui: Ensure all Retracer::Retracer members are initialized.José Fonseca1-0/+2
2014-05-30gui: Don't crash when double-clicking on non-image rows of Surface tab.José Fonseca1-2/+5
2014-05-23gui: Don't show glPopDebugGroup().José Fonseca1-0/+5
2014-05-23gui: Never filter glPushDebugGroup.José Fonseca1-1/+9
2014-05-22gui: Silence duplicate widget warning.José Fonseca1-1/+1
2014-05-22gui: Generalize from glStringMarkerGREMEDY to all markers.José Fonseca1-4/+4
2014-05-22gui: print the marker string from glStringMarkerGREMEDY directlyVladimir Vukicevic1-33/+44
2014-05-22gui: Tweak thread id presentation.José Fonseca1-4/+7
2014-05-15Display thread id in GUIVladimir Vukicevic2-2/+16
2014-05-15gui: add wglGetCurrentContext to default filterVladimir Vukicevic1-0/+2
2014-05-15qapitrace: merge duplicate logic in TraceLoaderLawrence L Love2-115/+185
2014-05-13gui: Remove unused members.José Fonseca4-4/+0
2014-05-10qapitrace: startup load of trace fails with groupsLawrence L Love1-3/+2
2014-05-02qapitrace: arrow-key selected Call is obstructedLawrence L Love1-0/+1
2014-05-02qapitrace: issue #218 crashes on glPopDebugGroupLawrence L Love1-4/+5
2014-04-09gui: respect the alpha channel in surfacesZack Rusin2-3/+10
2014-03-27Revert "qapitrace: fix an inline string FIXME request"José Fonseca1-5/+8
2014-03-27qapitrace: fix an inline string FIXME requestLawrence L Love1-8/+5
2014-02-28gui: Use more precision dumping pixels.José Fonseca1-2/+2