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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-21
gui: Use QTextBrowser instead of QWebView.
Jose Fonseca
6
-32
/
+10
2016-03-21
gui: Use HTTPS for MSDN URLs.
Jose Fonseca
1
-21
/
+21
2016-03-21
gui: Update opengl.org URLs.
Jose Fonseca
1
-1443
/
+1113
2016-03-14
scripts: Report missing images too.
Jose Fonseca
1
-16
/
+21
2016-03-06
dlltrace: Free system library when done.
Jose Fonseca
3
-21
/
+74
2016-03-06
cmake: Add missing dependencies.
Jose Fonseca
1
-0
/
+2
2016-03-05
glretrace: Profile glDispatchCompute* calls too.
Jose Fonseca
1
-1
/
+2
2016-03-05
dxgiretrace: Minimal DirectComposition support.
Jose Fonseca
1
-0
/
+5
2016-03-05
specs: Handle overloaded methods/functions.
Jose Fonseca
4
-110
/
+141
2016-03-05
dxgitrace: Complete DirectComposition specs.
Jose Fonseca
12
-4
/
+442
2016-03-05
specs: Add script to automate generation of specs from headers.
Jose Fonseca
2
-0
/
+516
2016-03-05
cmake: Fix MinGW build with Clang.
Jose Fonseca
1
-8
/
+12
2016-03-05
d2d1trace: Define D2D1_PROPERTY_BINDING struct members.
Jose Fonseca
2
-1
/
+8
2016-03-05
trace: Improve handling of structures with no members.
Jose Fonseca
1
-9
/
+18
2016-03-05
compat: Ensure newer Windows version defines exist.
Jose Fonseca
1
-0
/
+25
2016-03-05
dispatch: Use DEFINE_GUID on IID definitions.
Jose Fonseca
1
-3
/
+3
2016-03-05
gui: clang-modernize.
Jose Fonseca
39
-187
/
+185
2016-03-05
retrace: clang-modernize.
Jose Fonseca
13
-123
/
+121
2016-03-05
cli: clang-modernize.
Jose Fonseca
4
-46
/
+45
2016-03-05
common: clang-modernize.
Jose Fonseca
14
-167
/
+163
2016-03-05
common: Remove ZLibOutStream::close virtual method.
Jose Fonseca
1
-10
/
+4
2016-03-05
git: Ignore backtrace tests.
Jose Fonseca
1
-0
/
+2
2016-03-05
common: Flush the snappy signature.
Jose Fonseca
1
-0
/
+1
2016-03-05
ws: Call _exit on early termination.
Jose Fonseca
1
-1
/
+4
2016-03-02
glstate: Fix dumping of uniforms array values.
Min-Yu Huang
1
-1
/
+2
2016-02-26
docs: Explain how to build with Qt in non-standard dir.
Jose Fonseca
1
-0
/
+3
2016-02-26
compat,cli: Add std::to_string on Android to fix build.
Jose Fonseca
2
-0
/
+52
2016-02-25
compat: Create a new top-level directory for compatibility headers.
Jose Fonseca
15
-19
/
+13
2016-02-25
glstate: Don't try to dump any buffers on ES contexts.
Jose Fonseca
1
-7
/
+9
2016-02-19
gltrace: Fixed loading of OpenGL.framework in sandboxed environment.
Rolan Reznik
4
-2
/
+56
2016-02-19
d3dretrace: Don't crash on old traces with system memory textures.
Jose Fonseca
2
-2
/
+16
2016-02-19
d3d9trace,d3d9retrace: Handle D3D9Ex system memory textures.
Jose Fonseca
3
-16
/
+49
2016-02-19
glstate: Ignore NVIDIA buffer usage warnings when dumping.
Jose Fonseca
1
-0
/
+9
2016-02-19
glstate: Don't assert when faced with unexpected texture buffer internal format.
Jose Fonseca
1
-2
/
+3
2016-02-19
cli: Add support to dump blobs to files.
Jose Fonseca
3
-241
/
+362
2016-02-18
specs: Mark pSharedHandle as in/out args.
Jose Fonseca
1
-11
/
+11
2016-02-17
editorconfig: Remove wildcard rule.
Jose Fonseca
1
-1
/
+9
2016-02-17
scripts: Use os.path.devnull.
Jose Fonseca
1
-4
/
+1
2016-02-17
scripts: Fix image diff highlighting.
Jose Fonseca
1
-3
/
+11
2016-02-09
glstate: Dump bound vertex attributes.
Jose Fonseca
2
-3
/
+158
2016-02-09
glstate: Fix default arrayStride computation.
Jose Fonseca
1
-26
/
+21
2016-02-09
editorconfig: Fix Makefile indentation.
Jose Fonseca
1
-0
/
+1
2016-01-28
glretrace: Check ftruncate result.
Jose Fonseca
1
-1
/
+4
2016-01-28
wgltrace: Don't emit wglUseFontBitmapsA call.
Jose Fonseca
2
-89
/
+136
2016-01-28
wgltrace: Don't rely on GetGlyphOutline.
Jose Fonseca
1
-28
/
+83
2016-01-28
wgltrace: Emit fake glBitmap on wglUseFontBitmapsA.
Jose Fonseca
2
-0
/
+59
2016-01-28
glretrace: Implement wglUseFontBitmaps.
Jose Fonseca
4
-0
/
+4981
2016-01-27
libbacktrace: Fix test commands.
Jose Fonseca
1
-2
/
+2
2016-01-27
libbacktrace: Update.
Jose Fonseca
25
-351
/
+2222
2016-01-27
libbacktrace: Always build and run btest.
Jose Fonseca
2
-19
/
+16
[next]