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
/
apitracecall.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-29
gui: Show Shader Storage Buffer Blocks.
Martin Schulze
1
-0
/
+2
2016-03-05
gui: clang-modernize.
Jose Fonseca
1
-25
/
+25
2015-05-20
common,cli,wrappers,retrace,gui: Use #pragma once.
Jose Fonseca
1
-5
/
+1
2015-01-26
gui: Detect and accumulate missing thumbnails.
Dan McCabe
1
-0
/
+7
2015-01-26
gui: Move thumbnails to ApiTraceEvent.
Dan McCabe
1
-4
/
+5
2014-12-19
gui: Remove dead ApiTraceEvent::stateParameters().
José Fonseca
1
-1
/
+0
2014-12-19
gui: Remove ApiTraceEvent::m_hasBinaryData.
José Fonseca
1
-1
/
+0
2014-12-19
gui: Remove ApiTraceEnumSignature.
José Fonseca
1
-19
/
+2
2014-10-23
gui: Add a new state tab for buffers.
José Fonseca
1
-0
/
+2
2014-09-26
trace: Serialize wide-strings properly.
José Fonseca
1
-0
/
+1
2014-05-15
Display thread id in GUI
Vladimir Vukicevic
1
-0
/
+1
2013-10-11
Implement grouping of calls.
Zack Rusin
1
-4
/
+25
2013-05-04
Backtrace via call detail
Eugene Velesevich
1
-0
/
+5
2012-04-27
Preserve both D3D9 shader byte code, and disassembly.
José Fonseca
1
-0
/
+1
2012-03-24
Avoid QImage object copies by using references.
José Fonseca
1
-2
/
+2
2012-03-11
Display captured snapshots as thumbnails.
Dan McCabe
1
-0
/
+5
2011-12-11
Trace enum signatures as a whole.
José Fonseca
1
-10
/
+7
2011-12-02
Introduce call flags.
José Fonseca
1
-0
/
+2
2011-11-24
Parse doubles to a new Double class rather than to the Float class.
Carl Worth
1
-0
/
+1
2011-10-27
Lower case namespaces.
José Fonseca
1
-20
/
+20
2011-09-27
Fix multi line strings inside array arguments on the call details pane.
José Fonseca
1
-2
/
+2
2011-09-18
Delete loadertest and cleanup some of the new api.
Zack Rusin
1
-1
/
+1
2011-09-15
Show thumbnail of the color buffer in tooltips.
Zack Rusin
1
-0
/
+1
2011-09-14
Fix and cleanup state lookups on frames.
Zack Rusin
1
-0
/
+4
2011-09-14
Properly handle and propagate retrace errors.
Zack Rusin
1
-0
/
+8
2011-09-13
Cleanup the code.
Zack Rusin
1
-0
/
+1
2011-09-13
Implement jump to.
Zack Rusin
1
-0
/
+1
2011-09-12
Implement find next for the on-demand-loaded files.
Zack Rusin
1
-0
/
+11
2011-09-06
First working on demand loading!
Zack Rusin
1
-0
/
+1
2011-09-06
Switch the gui to the on-demand-loader.
Zack Rusin
1
-5
/
+8
2011-09-06
Implement an incremental on demand loader for the gui.
Zack Rusin
1
-0
/
+6
2011-08-28
Change apiarray to use a qvector instead of a qlist
Zack Rusin
1
-3
/
+3
2011-08-28
Switch more places from qlist to qvector.
Zack Rusin
1
-6
/
+6
2011-08-28
Switch list to a vector.
Zack Rusin
1
-2
/
+4
2011-08-28
Share enum signatures.
Zack Rusin
1
-3
/
+22
2011-08-28
Reduce the size of ApiTraceCall, ApiTraceEvent and ApiTraceFrame
Zack Rusin
1
-10
/
+14
2011-08-28
Share function signatures.
Zack Rusin
1
-7
/
+28
2011-08-27
Change filterText to searchText
Zack Rusin
1
-2
/
+2
2011-08-01
Add a state tab that list uniforms.
José Fonseca
1
-0
/
+2
2011-08-01
Avoid pointless data structure copying.
José Fonseca
1
-4
/
+4
2011-04-26
Show the size of binary data uploaded in a frame.
Zack Rusin
1
-0
/
+1
2011-04-26
Cleanup the ApiTraceFrame a bit.
Zack Rusin
1
-1
/
+10
2011-04-21
Fix HTML representation of multiline strings.
José Fonseca
1
-1
/
+1
2011-04-19
Large chunk of functionality to show errors.
Zack Rusin
1
-0
/
+8
2011-04-17
Implement a bulk of trace saving.
Zack Rusin
1
-2
/
+10
2011-04-17
Introduce ApiEnum.
Zack Rusin
1
-0
/
+14
2011-04-17
Various part now propagate the values.
Zack Rusin
1
-0
/
+7
2011-04-16
Set a parent trace on all the frames.
Zack Rusin
1
-0
/
+7
2011-04-16
Stub out revert.
Zack Rusin
1
-0
/
+2
2011-04-16
Reduce the memory usage by ~2gb on a 2.7 million calls trace
Zack Rusin
1
-3
/
+3
[next]