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-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
2014-05-15
Display thread id in GUI
Vladimir Vukicevic
2
-2
/
+16
2014-05-15
gui: add wglGetCurrentContext to default filter
Vladimir Vukicevic
1
-0
/
+2
2014-05-15
qapitrace: merge duplicate logic in TraceLoader
Lawrence L Love
2
-115
/
+185
2014-05-13
gui: Remove unused members.
José Fonseca
4
-4
/
+0
2014-05-10
qapitrace: startup load of trace fails with groups
Lawrence L Love
1
-3
/
+2
2014-05-02
qapitrace: arrow-key selected Call is obstructed
Lawrence L Love
1
-0
/
+1
2014-05-02
qapitrace: issue #218 crashes on glPopDebugGroup
Lawrence L Love
1
-4
/
+5
2014-04-09
gui: respect the alpha channel in surfaces
Zack Rusin
2
-3
/
+10
2014-03-27
Revert "qapitrace: fix an inline string FIXME request"
José Fonseca
1
-5
/
+8
2014-03-27
qapitrace: fix an inline string FIXME request
Lawrence L Love
1
-8
/
+5
2014-02-28
gui: Use more precision dumping pixels.
José Fonseca
1
-2
/
+2
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
[next]