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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-25
trace: Make fakeMemcpy a function.
José Fonseca
2
-22
/
+23
2014-06-25
trace: Centralize fake memcpy emission.
José Fonseca
2
-0
/
+22
2014-06-23
common: Never include VersionHelpers.h.
José Fonseca
1
-8
/
+4
2014-06-18
d2d1trace: Don't provide d2d1.dll/dwrite.dll stubs.
José Fonseca
1
-0
/
+1
2014-06-17
os: Fix build with MSVC 2012.
José Fonseca
1
-4
/
+4
2014-06-17
Avoid deprecated GetVersionEx function.
José Fonseca
1
-0
/
+65
2014-06-12
d3dretrace: Dump screenshots from swapchains.
José Fonseca
1
-2
/
+2
2014-06-05
glretrace: Obey recorded CGL context profile on a per-pixelformat basis.
José Fonseca
3
-10
/
+32
2014-05-30
common: Mark eglGetConfigAttrib as verbose.
José Fonseca
1
-0
/
+1
2014-05-28
glretrace: Add color to debugOutputCallback messages.
José Fonseca
2
-12
/
+87
2014-05-28
common: Remove pointless visitor methods.
José Fonseca
2
-4
/
+0
2014-05-28
common: Fix build with clang.
José Fonseca
1
-0
/
+3
2014-05-28
common: Avoid repeated and unnecessary creation/destruction of highlighter at...
José Fonseca
3
-186
/
+275
2014-05-27
common: Rename formatter.hpp -> highlight.hpp.
José Fonseca
2
-34
/
+34
2014-05-27
common: Simplify uintptr_t TLS variables.
José Fonseca
2
-19
/
+24
2014-05-27
gui: Flag glDebugMessageInsert*/glInsertEventMarkerEXT calls as markers.
José Fonseca
1
-3
/
+4
2014-05-23
Move format description to its own document.
José Fonseca
1
-99
/
+5
2014-05-23
Flag wglGet|DescribePixelFormat calls as verbose.
José Fonseca
1
-0
/
+2
2014-05-23
Flag more draw calls.
José Fonseca
1
-0
/
+9
2014-05-23
fix for glMultiDrawElementsIndirect
Takahito Tejima
1
-0
/
+1
2014-05-15
cli,retrace: Use @nn notation for threads.
José Fonseca
2
-0
/
+4
2014-02-28
Use /data/data/$procname/$procname.trace on Android
Alexander Monakov
1
-1
/
+2
2014-02-28
gltrace: Prefer process title over executable path on Android
Alexander Monakov
1
-0
/
+9
2013-12-10
apitrace trim: Remove memory leak in FastCallRange objects
Lawrence L Love
2
-27
/
+75
2013-12-10
apitrace: Allow multiple --calls and/or --frames input options
Lawrence L Love
2
-4
/
+15
2013-11-29
d3dretrace: Add flags for D3D8 calls.
José Fonseca
1
-0
/
+14
2013-10-29
common: Conditionally compile-out os::log (issue #164).
Nigel Stewart
2
-0
/
+4
2013-10-14
gui: Group on glPush/PopGroupMarkerEXT too.
José Fonseca
1
-0
/
+2
2013-10-11
Implement grouping of calls.
Zack Rusin
2
-3
/
+10
2013-09-20
backtrace: Allow to build without libbacktrace.
José Fonseca
2
-48
/
+26
2013-09-20
os: Fix missing os::dump_backtrace symbol in Android builds.
José Fonseca
1
-0
/
+4
2013-09-20
common: dump backtrace on signals
Alexander Monakov
3
-12
/
+112
2013-09-20
common: carve out RawStackFrame::dump
Alexander Monakov
2
-17
/
+18
2013-09-20
common/backtrace: move namespace trace -> os
Alexander Monakov
3
-10
/
+16
2013-09-20
common: rename trace_backtrace.* -> os_backtrace.*
Alexander Monakov
5
-6
/
+4
2013-09-11
Build fixes for VS2013
Nigel Stewart
2
-2
/
+3
2013-07-11
Replace dynamic_cast with virtual functions.
Nigel Stewart
3
-2
/
+23
2013-07-08
Use consistent cpp logic for including backtrace.h
José Fonseca
1
-3
/
+3
2013-07-08
Resolve C4267 MS compiler warnings
Nigel Stewart
3
-5
/
+5
2013-07-08
Delete the file object if the trace file could not be loaded due to being an ...
Peter Lohrmann
1
-0
/
+2
2013-07-02
common: Add platform #ifdefs for non-cmake build convenience.
Nigel Stewart
2
-1
/
+7
2013-07-02
Resolve some MS compiler warnings (in picky mode)
Nigel Stewart
3
-5
/
+5
2013-06-17
os: Ensure len is properly computed on all getProcessName code paths.
José Fonseca
1
-6
/
+14
2013-06-17
os: Improve String with more comments and checks.
José Fonseca
1
-3
/
+31
2013-06-16
Use rand() on windows.
José Fonseca
2
-1
/
+14
2013-06-16
Use skiplist-based FastCallSet within trace::CallSet
Carl Worth
4
-14
/
+32
2013-06-16
Rename trim::CallSet to trace::FastCallSet
Carl Worth
4
-5
/
+299
2013-06-15
Fix pre-processor logic.
Vinjn Zhang
1
-1
/
+1
2013-06-13
d3dretrace: Handle deferred d3d11 contexts better.
José Fonseca
1
-0
/
+2
2013-06-12
cli: Don't replace, but instead prepend the environment variable.
José Fonseca
1
-0
/
+2
[next]