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
/
apitrace.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-26
gui: Prepare to receive sparse thumbnail data.
Dan McCabe
1
-8
/
+29
2015-01-26
gui: Notify retracer of missing thumbnails to capture.
Dan McCabe
1
-0
/
+9
2015-01-26
gui: Detect and accumulate missing thumbnails.
Dan McCabe
1
-0
/
+29
2015-01-25
gui: Don't crash when a error happens in a filtered call.
Jose Fonseca
1
-9
/
+11
2014-11-10
gui: Use only the file name portion for the temporary edited trace.
José Fonseca
1
-4
/
+7
2014-02-21
qapitrace: fails to find [CALLNO] in first frame
Lawrence L Love
1
-2
/
+0
2013-10-11
Implement grouping of calls.
Zack Rusin
1
-5
/
+6
2013-04-11
gui: Handle calls stranded between frames gracefully (issue #117).
José Fonseca
1
-1
/
+1
2012-12-08
gui: Fix crash on trigger actions without loaded trace-file.
Alexandr Akulich
1
-0
/
+6
2012-08-09
Fix ApiTrace::hasErrors to consider queuedErrors.
James Benton
1
-1
/
+1
2012-03-27
Auto detect the API from the trace.
José Fonseca
1
-0
/
+12
2012-03-25
Remove ApiTrace::FrameMarker.
José Fonseca
1
-30
/
+1
2012-03-24
Pass list of frames by reference.
José Fonseca
1
-1
/
+1
2012-03-22
Prevent another buffer overflow.
José Fonseca
1
-3
/
+5
2012-03-22
Fix buffer overflow.
Dan McCabe
1
-1
/
+1
2012-03-11
Display captured snapshots as thumbnails.
Dan McCabe
1
-0
/
+17
2011-12-02
Introduce call flags.
José Fonseca
1
-3
/
+1
2011-10-07
Fix a crash when loading multiple frames at once.
Zack Rusin
1
-6
/
+18
2011-09-25
Skip over filtered calls when searching.
Zack Rusin
1
-16
/
+24
2011-09-24
Make sure we reset the state when loading another trace file
Zack Rusin
1
-0
/
+2
2011-09-19
Cleanup some of the code.
Zack Rusin
1
-10
/
+11
2011-09-18
Delete loadertest and cleanup some of the new api.
Zack Rusin
1
-19
/
+18
2011-09-14
Fix and cleanup state lookups on frames.
Zack Rusin
1
-2
/
+7
2011-09-14
Properly handle and propagate retrace errors.
Zack Rusin
1
-12
/
+50
2011-09-13
Implement trace saving.
Zack Rusin
1
-2
/
+3
2011-09-13
Cleanup the code.
Zack Rusin
1
-54
/
+6
2011-09-13
Remove calls and numCalls from the ApiTrace class.
Zack Rusin
1
-10
/
+0
2011-09-13
Implement jump to.
Zack Rusin
1
-0
/
+46
2011-09-13
Implement goto start of the frame and goto end of the frame.
Zack Rusin
1
-0
/
+26
2011-09-13
Implement find prev.
Zack Rusin
1
-1
/
+3
2011-09-12
Implement find next for the on-demand-loaded files.
Zack Rusin
1
-4
/
+97
2011-09-07
Make state lookups with on-demand loading work.
Zack Rusin
1
-1
/
+18
2011-09-06
First working on demand loading!
Zack Rusin
1
-9
/
+8
2011-09-06
Switch the gui to the on-demand-loader.
Zack Rusin
1
-38
/
+25
2011-09-06
Implement an incremental on demand loader for the gui.
Zack Rusin
1
-0
/
+1
2011-08-28
Switch list to a vector.
Zack Rusin
1
-3
/
+3
2011-08-28
Fix a silly mistake.
Zack Rusin
1
-1
/
+1
2011-08-28
Share enum signatures.
Zack Rusin
1
-0
/
+15
2011-08-28
Save more memory.
Zack Rusin
1
-4
/
+9
2011-08-28
Reduce the size of ApiTraceCall, ApiTraceEvent and ApiTraceFrame
Zack Rusin
1
-2
/
+2
2011-08-28
shave a few more megs by sizing trace call list correctly
Zack Rusin
1
-1
/
+4
2011-08-28
Share function signatures.
Zack Rusin
1
-3
/
+12
2011-07-29
Recognize glFrameTerminatorGREMEDY as swapbuffer frame marker.
José Fonseca
1
-1
/
+2
2011-06-06
Recognize CGLFlushDrawable as a swapbuffer.
José Fonseca
1
-1
/
+2
2011-04-26
Cleanup the ApiTraceFrame a bit.
Zack Rusin
1
-4
/
+4
2011-04-20
Fix minor errors in the apitracemodel
Zack Rusin
1
-2
/
+7
2011-04-20
Various cleanups.
Zack Rusin
1
-0
/
+3
2011-04-19
more error handling changes.
Zack Rusin
1
-0
/
+12
2011-04-19
Large chunk of functionality to show errors.
Zack Rusin
1
-0
/
+5
2011-04-18
Lots of various cosmetic changes to the call editing.
Zack Rusin
1
-4
/
+15
[next]