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
2013-05-13
gui: Make "Details View" the default pane.
Alexander Monakov
1
-7
/
+2
2013-05-06
Use ids for frames.
José Fonseca
1
-11
/
+11
2013-05-05
Cleanup the backtrace representation.
José Fonseca
1
-18
/
+12
2013-05-04
Backtrace via call detail
Eugene Velesevich
4
-0
/
+75
2013-04-12
gui: Fix includes.
José Fonseca
1
-2
/
+2
2013-04-12
qapitrace: Support executing glretrace on a remote target host.
Carl Worth
5
-2
/
+49
2013-04-11
gui: Handle calls stranded between frames gracefully (issue #117).
José Fonseca
2
-10
/
+13
2013-03-27
Add per-directory synopsis.
José Fonseca
1
-0
/
+1
2013-03-11
gui: Link against pthread.
Rob Clark
1
-0
/
+1
2012-12-09
qapitrace: Determine binary dir in run-time.
José Fonseca
1
-1
/
+6
2012-12-09
qapitrace: Adjust PATH only once and for all.
José Fonseca
5
-35
/
+7
2012-12-09
qapitrace: Fix histogram tooltip for profiles with small number of calls.
José Fonseca
1
-2
/
+2
2012-12-08
gui/tracedialog: Don't show warning when user cancel to browse.
Alexandr Akulich
2
-2
/
+2
2012-12-08
gui/mainwindow: Add functions that toggle actions enables and use it.
Alexandr Akulich
3
-44
/
+49
2012-12-08
gui: Fix crash on trigger actions without loaded trace-file.
Alexandr Akulich
1
-0
/
+6
2012-12-08
gui: Small style/usability fixes.
Alexandr Akulich
1
-2
/
+5
2012-12-07
Drop API_D3D10/11.
José Fonseca
1
-3
/
+1
2012-12-07
image: Move image code into its own module.
José Fonseca
2
-3
/
+9
2012-12-05
gui: Drop console on Windows.
José Fonseca
1
-2
/
+13
2012-11-28
gui: Take all state in consideration when determining it is empty.
José Fonseca
1
-1
/
+4
2012-11-27
state: Drop several unused json image members.
José Fonseca
3
-31
/
+0
2012-11-15
gui: Silence unused var warning.
José Fonseca
1
-0
/
+1
2012-11-14
Merge branch 'modules'
José Fonseca
1
-1
/
+1
2012-11-14
Update use/mention of options.
José Fonseca
1
-5
/
+5
2012-11-13
d2d: Make it actually work.
José Fonseca
1
-1
/
+1
2012-11-10
gui: Make FrameDataProvider destructor virtual.
José Fonseca
1
-0
/
+2
2012-10-27
Always use bundled QJson.
José Fonseca
1
-0
/
+3
2012-10-16
Fix GraphView member initialization order to silence gcc warning.
José Fonseca
1
-2
/
+2
2012-10-03
Fix MacOSX build w/ recent Qt due to lack of i386 arch support.
José Fonseca
1
-0
/
+5
2012-09-07
Rewrote profile graph drawing code.
James Benton
30
-2507
/
+3306
2012-09-07
Change the default graphic system to raster.
James Benton
1
-0
/
+1
2012-08-28
Combine timeline and histogram tabs.
James Benton
9
-483
/
+1194
2012-08-22
Rename 'Calls' tab to 'Histogram' in profile dialog.
James Benton
1
-1
/
+1
2012-08-22
Change microseconds to use the greek mu symbol.
James Benton
1
-1
/
+1
2012-08-22
Add cpu/gpu label to histograms.
James Benton
1
-1
/
+7
2012-08-22
Add call duration graphs to profile dialog.
James Benton
5
-95
/
+727
2012-08-22
Improve number formatting in profile gui.
James Benton
4
-14
/
+69
2012-08-22
Improve internal format of profile results.
James Benton
5
-48
/
+87
2012-08-16
Improve profiling.
James Benton
5
-297
/
+472
2012-08-16
Add Ctrl+P accelerator for profiling.
James Benton
1
-0
/
+3
2012-08-16
Allow BlockingIO read of profiling results.
James Benton
1
-1
/
+0
2012-08-10
Merge remote-tracking branch 'github/master' into profile-gui
José Fonseca
1
-1
/
+1
2012-08-10
Fix initialisation order in TimelineWidget.
James Benton
1
-1
/
+1
2012-08-10
Fix erroneous class Profile forward declaration to struct Profile.
James Benton
1
-1
/
+1
2012-08-10
Fixed profile dialog modality.
James Benton
1
-1
/
+1
2012-08-09
Fix replay trace generating thumbnails.
James Benton
1
-1
/
+1
2012-08-09
Fix ApiTrace::hasErrors to consider queuedErrors.
James Benton
1
-1
/
+1
2012-08-08
Added alt menu shortcuts for View menu.
James Benton
1
-2
/
+2
2012-08-08
Fix divide by zero in profile table sorting.
James Benton
1
-3
/
+3
2012-08-08
Add gui support for trace profiling.
James Benton
14
-25
/
+1880
[next]