index
:
~anholt/apitrace
frameretrace
loopsecs
timing
Unnamed repository; edit this file 'description' to name the repository.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-19
gui: Use frame number when saving frame state.
Jose Fonseca
1
-22
/
+14
2015-05-18
gui: Remove debug statements.
Jose Fonseca
1
-2
/
+0
2015-05-01
gui: Receive dumps in UBJSON format.
Jose Fonseca
5
-15
/
+294
2015-03-30
gui: Add Save As menu option.
Alexander Trukhin
3
-0
/
+38
2015-03-14
gui: Handle Android retrace in GUI.
BogDan Vatra
23
-96
/
+2403
2015-03-09
cmake: Fix build with ealier Qt 5 versions.
José Fonseca
1
-5
/
+11
2015-03-09
cmake: Re-add top-level dir include.
José Fonseca
1
-0
/
+1
2015-03-09
cmake: Fix CMP0043 violations.
José Fonseca
1
-2
/
+0
2015-03-09
cmake: Set CMAKE_INCLUDE_CURRENT_DIR where appropriate.
José Fonseca
1
-3
/
+0
2015-03-04
gui: Always show microseconds in the profile heat map.
Giuseppe D'Angelo
1
-4
/
+4
2015-02-12
gui: do not run search while trace still loading
Tapani Pälli
1
-2
/
+8
2015-02-06
gui: Add tool tips to surface tab
Jose Fonseca
1
-0
/
+8
2015-02-06
gui: Remove redundant createIndex call.
Jose Fonseca
1
-1
/
+0
2015-02-06
retrace,gui: Pass user labels separately from bind point labels.
José Fonseca
1
-2
/
+16
2015-01-26
gui: Display thumbnails only for calls that draw something.
Dan McCabe
1
-1
/
+1
2015-01-26
gui: Create a call set for thumbnails requested.
Dan McCabe
2
-0
/
+27
2015-01-26
gui: Prepare to receive sparse thumbnail data.
Dan McCabe
7
-18
/
+44
2015-01-26
gui: Notify retracer of missing thumbnails to capture.
Dan McCabe
6
-0
/
+47
2015-01-26
gui: Detect and accumulate missing thumbnails.
Dan McCabe
5
-0
/
+60
2015-01-26
gui: Move thumbnails to ApiTraceEvent.
Dan McCabe
3
-14
/
+29
2015-01-25
gui: Don't crash when a error happens in a filtered call.
Jose Fonseca
1
-9
/
+11
2015-01-25
gui: Don't bother pass --db to glretrace.
Jose Fonseca
1
-3
/
+1
2015-01-14
gui: Merge qt-5 branch.
José Fonseca
6
-46
/
+25
2015-01-06
gui: Extend image viewer value range.
José Fonseca
1
-0
/
+12
2015-01-02
gui: Enable console on debug builds.
José Fonseca
1
-10
/
+10
2014-12-19
gui: Remove dead ApiTraceEvent::stateParameters().
José Fonseca
2
-10
/
+0
2014-12-19
gui: Remove ApiTraceEvent::m_hasBinaryData.
José Fonseca
2
-7
/
+5
2014-12-19
gui: Remove ApiTraceEnumSignature.
José Fonseca
4
-95
/
+19
2014-12-12
gui: Increase to 3 decimals on image upper/lower spin boxes.
José Fonseca
1
-0
/
+6
2014-11-21
qapitrace: Don't crash when dragging outside image in viewer
Chris Forbes
1
-0
/
+4
2014-11-15
gui: Log command line whenever retracing.
José Fonseca
2
-1
/
+10
2014-11-12
gui: Update www.opengl.org URLs.
José Fonseca
3
-3257
/
+3257
2014-11-10
gui: Use only the file name portion for the temporary edited trace.
José Fonseca
1
-4
/
+7
2014-10-23
gui: Show large vectors/matrices/arrays in multiple rows.
José Fonseca
1
-9
/
+28
2014-10-23
gui: Add a new state tab for buffers.
José Fonseca
4
-0
/
+47
2014-10-23
gui: Right justify list indices so they sort numerically.
José Fonseca
1
-1
/
+2
2014-10-02
cmake: Package/install .PDB files too.
José Fonseca
1
-0
/
+1
2014-09-26
trace: Serialize wide-strings properly.
José Fonseca
4
-0
/
+21
2014-07-10
Merge pull request #282 from urkle/fix_image_save
zackr
1
-2
/
+19
2014-07-07
add simple support to export buffers to disk.
Edward Rudd
3
-0
/
+66
2014-07-07
fix saving image via right click menu in state inspector
Edward Rudd
1
-2
/
+19
2014-06-18
gui: Avoid temporary std::string by calling QString::fromLatin1 where possible.
José Fonseca
1
-7
/
+7
2014-05-30
gui: Ensure all Retracer::Retracer members are initialized.
José Fonseca
1
-0
/
+2
2014-05-30
gui: Don't crash when double-clicking on non-image rows of Surface tab.
José Fonseca
1
-2
/
+5
2014-05-23
gui: Don't show glPopDebugGroup().
José Fonseca
1
-0
/
+5
2014-05-23
gui: Never filter glPushDebugGroup.
José Fonseca
1
-1
/
+9
2014-05-22
gui: Silence duplicate widget warning.
José Fonseca
1
-1
/
+1
2014-05-22
gui: Generalize from glStringMarkerGREMEDY to all markers.
José Fonseca
1
-4
/
+4
2014-05-22
gui: print the marker string from glStringMarkerGREMEDY directly
Vladimir Vukicevic
1
-33
/
+44
2014-05-22
gui: Tweak thread id presentation.
José Fonseca
1
-4
/
+7
[prev]
[next]