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
/
retracer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-20
common,cli,wrappers,retrace,gui: Use #pragma once.
Jose Fonseca
1
-4
/
+1
2015-03-14
gui: Handle Android retrace in GUI.
BogDan Vatra
1
-3
/
+5
2015-01-26
gui: Create a call set for thumbnails requested.
Dan McCabe
1
-0
/
+2
2015-01-26
gui: Prepare to receive sparse thumbnail data.
Dan McCabe
1
-0
/
+2
2015-01-26
gui: Notify retracer of missing thumbnails to capture.
Dan McCabe
1
-0
/
+7
2014-02-03
qapitrace: Add option to retrace with core profile.
Corey Richardson
1
-0
/
+4
2013-07-20
qapitrace: Add option to replay in singlethreaded mode
Peter Lohrmann
1
-0
/
+4
2013-04-12
qapitrace: Support executing glretrace on a remote target host.
Carl Worth
1
-0
/
+4
2012-12-09
qapitrace: Adjust PATH only once and for all.
José Fonseca
1
-2
/
+0
2012-08-08
Add gui support for trace profiling.
James Benton
1
-0
/
+12
2012-03-26
Fix includes.
José Fonseca
1
-0
/
+1
2012-03-25
Get JSON state to not be fully buffered into memory.
José Fonseca
1
-1
/
+0
2012-03-25
Don't buffer all stdout from retrace when generating thumbnails.
José Fonseca
1
-64
/
+0
2012-03-24
Avoid QImage object copies by using references.
José Fonseca
1
-1
/
+1
2012-03-11
Capture snapshot stream in anticipation of displaying thumbnails.
Dan McCabe
1
-0
/
+10
2011-11-27
Allow to retrace with EGL too.
José Fonseca
1
-0
/
+7
2011-11-24
Prevent segfault on glretrace crash (fixes issue #52).
José Fonseca
1
-1
/
+1
2011-09-14
Properly handle and propagate retrace errors.
Zack Rusin
1
-8
/
+4
2011-08-28
Reduce the size of ApiTraceCall, ApiTraceEvent and ApiTraceFrame
Zack Rusin
1
-2
/
+2
2011-04-19
Large chunk of showing the replay errors.
Zack Rusin
1
-0
/
+8
2011-04-10
Replay and parse json in a thread.
Zack Rusin
1
-4
/
+58
2011-04-06
Abstract retracing into a class of its own.
Zack Rusin
1
-0
/
+49