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
2014-02-25
Merge pull request #231 from lawlove/qapitrace-startnum
zackr
3
-3
/
+3
2014-02-25
qapitrace: minor optimization to findCallIndex()
Lawrence L Love
1
-0
/
+1
2014-02-21
qapitrace: fails to find [CALLNO] in first frame
Lawrence L Love
3
-3
/
+3
2014-02-03
qapitrace: Add option to retrace with core profile.
Corey Richardson
4
-1
/
+62
2014-01-23
qapitrace: ignore more supporting files generated by qtcreator
Lawrence L Love
1
-1
/
+0
2013-10-14
gui: Prevent assertion failure on debug builds.
José Fonseca
1
-1
/
+0
2013-10-14
gui: Fix debug build.
José Fonseca
1
-2
/
+2
2013-10-11
gui: fix pixel info on flipped images
Zack Rusin
1
-0
/
+5
2013-10-11
Implement grouping of calls.
Zack Rusin
8
-84
/
+227
2013-09-20
cmake: Link ${LIBBACKTRACE_LIBRARIES} once.
José Fonseca
1
-1
/
+0
2013-09-20
common: dump backtrace on signals
Alexander Monakov
1
-0
/
+1
2013-09-17
Rescale the image pixels using the full precision.
José Fonseca
3
-69
/
+57
2013-09-12
gui: make sure that the alpha channel is initialized
Zack Rusin
1
-1
/
+1
2013-09-12
gui: show the original pixel values in the surface viewer
Zack Rusin
5
-102
/
+165
2013-09-12
ui: Handle float images in dumps.
José Fonseca
1
-5
/
+12
2013-09-12
image: Support reading PFM images.
José Fonseca
1
-5
/
+8
2013-09-11
gui: load image data via the Image class.
José Fonseca
1
-1
/
+83
2013-09-10
gui: Implement a new surface viewer
Zack Rusin
7
-28
/
+714
2013-07-20
qapitrace: Add option to replay in singlethreaded mode
Peter Lohrmann
4
-1
/
+69
2013-07-08
gui: Allow to edit strings.
José Fonseca
2
-0
/
+15
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
[prev]
[next]