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
2012-03-18
Attempt to allow to control image dynamic range.
José Fonseca
3
-1
/
+132
2012-03-17
Lookup call state on double-click.
José Fonseca
2
-0
/
+7
2012-03-15
Link need libraries explicitly.
José Fonseca
1
-1
/
+8
2012-02-28
Allow to specify the API from trace dialog.
José Fonseca
6
-0
/
+40
2012-02-28
Whitelist tracing on Windows.
José Fonseca
1
-5
/
+0
2012-01-27
Correctly copy "out" arguments to the "leave" portion of the trace
Carl Worth
2
-4
/
+4
2011-12-11
Trace enum signatures as a whole.
José Fonseca
2
-19
/
+37
2011-12-03
Merge pull request #61 from prahal/gui-edit
zackr
2
-87
/
+151
2011-12-02
Introduce call flags.
José Fonseca
3
-3
/
+9
2011-12-02
gui: let the edit mode work.
Alban Browaeys
2
-87
/
+151
2011-11-27
Allow to retrace with EGL too.
José Fonseca
7
-1
/
+74
2011-11-27
Allow to specify an initial call no in the qapitrace command line.
José Fonseca
3
-5
/
+44
2011-11-27
Add hyperlinks for non-ARB extensions too.
José Fonseca
3
-0
/
+1290
2011-11-25
Fix GUI visualization of floating point values.
José Fonseca
3
-5
/
+18
2011-11-25
Trace via "apitrace trace" command.
José Fonseca
1
-45
/
+23
2011-11-25
Add links to EXT_framebuffer_object spec.
José Fonseca
1
-0
/
+17
2011-11-24
Parse doubles to a new Double class rather than to the Float class.
Carl Worth
3
-0
/
+11
2011-11-24
Prevent segfault on glretrace crash (fixes issue #52).
José Fonseca
2
-10
/
+24
2011-11-17
Encode format as a member and not part of the label.
Zack Rusin
4
-2
/
+22
2011-11-16
Make the details view a bit clearer.
Zack Rusin
2
-6
/
+20
2011-11-16
Add depth info to the surfaces.
Zack Rusin
3
-0
/
+21
2011-11-05
gui: Handle incomplete calls.
José Fonseca
1
-6
/
+14
2011-11-03
Put glxtrace.so also in the wrappers directory.
José Fonseca
1
-1
/
+1
2011-11-01
Expose build/install dirs as a define.
José Fonseca
3
-11
/
+9
2011-11-01
Change non-executable install directories to include an "apitrace" component
Carl Worth
1
-2
/
+2
2011-10-30
Have selected call always match the current call.
José Fonseca
1
-1
/
+1
2011-10-30
Only jump to errors when the error item is activated.
José Fonseca
1
-1
/
+1
2011-10-27
Lower case namespaces.
José Fonseca
5
-103
/
+103
2011-10-07
Fix a crash when loading multiple frames at once.
Zack Rusin
2
-6
/
+20
2011-09-27
Deep copy the blob data.
Zack Rusin
1
-10
/
+1
2011-09-27
Fix multi line strings inside array arguments on the call details pane.
José Fonseca
2
-8
/
+8
2011-09-26
Show a warning box if astyle isn't installed and indent was activated.
Zack Rusin
1
-0
/
+6
2011-09-26
Ignore qapitrace.qrc.depends
José Fonseca
1
-0
/
+1
2011-09-25
Skip over filtered calls when searching.
Zack Rusin
7
-55
/
+116
2011-09-24
Add an option to indent the glsl code in the shader viewer.
Zack Rusin
2
-2
/
+45
2011-09-24
Add a custom filter to the event view.
Zack Rusin
4
-37
/
+129
2011-09-24
Make sure we reset the state when loading another trace file
Zack Rusin
3
-2
/
+12
2011-09-24
Delete unused member variable
Zack Rusin
1
-1
/
+0
2011-09-24
Cleanup the default size computation for the surface viewer.
Zack Rusin
3
-3
/
+28
2011-09-21
Remove unused files.
Zack Rusin
2
-156
/
+0
2011-09-21
Remove some extra debugging output.
Zack Rusin
1
-2
/
+1
2011-09-21
Merge branch 'on-demand-loading'
Zack Rusin
18
-430
/
+1669
2011-09-21
Make sure that the loader deletes the signatures.
Zack Rusin
1
-0
/
+2
2011-09-19
Fix silly typo
Zack Rusin
1
-1
/
+1
2011-09-19
If a frame has already been loaded don't do it again.
Zack Rusin
1
-2
/
+11
2011-09-19
Always add calls for last frame.
José Fonseca
1
-7
/
+2
2011-09-19
Cleanup some of the code.
Zack Rusin
2
-44
/
+65
2011-09-18
Delete loadertest and cleanup some of the new api.
Zack Rusin
7
-37
/
+36
2011-09-15
Show thumbnail of the color buffer in tooltips.
Zack Rusin
3
-15
/
+64
2011-09-14
Fix and cleanup state lookups on frames.
Zack Rusin
5
-6
/
+36
[next]