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
2013-06-16
Rename trim::CallSet to trace::FastCallSet
Carl Worth
9
-46
/
+40
2013-06-16
Extend trim::CallSet with a new range-based add method.
Carl Worth
2
-41
/
+56
2013-06-16
trim: Use custom skiplist for required list (instead of std::set<unsigned>)
Carl Worth
6
-7
/
+294
2013-06-16
Tweak the dev docs.
José Fonseca
1
-3
/
+4
2013-06-16
Fix trim doc.
José Fonseca
1
-2
/
+8
2013-06-15
Fix pre-processor logic.
Vinjn Zhang
1
-1
/
+1
2013-06-15
Prevent infinite recursion with Steam's overlay.
José Fonseca
1
-1
/
+72
2013-06-15
Update homepage link.
José Fonseca
1
-2
/
+2
2013-06-14
Add note about Qt and Windows 64 bits builds.
Peter Lohrmann
1
-0
/
+4
2013-06-14
Cleanup known issues.
José Fonseca
1
-11
/
+12
2013-06-13
d3dretrace: Handle deferred d3d11 contexts better.
José Fonseca
2
-1
/
+5
2013-06-12
cli: Don't replace, but instead prepend the environment variable.
José Fonseca
2
-22
/
+42
2013-06-12
gltrace: Emit fake glViewport/glScissor calls the first time a context is bound.
José Fonseca
2
-2
/
+30
2013-06-12
gltrace: Also use dlopen.hpp for glxtrace.
José Fonseca
2
-23
/
+2
2013-06-11
egltrace/android: Fix tracing Zygote processes (v2)
Chad Versace
1
-1
/
+0
2013-06-11
Document what to expect in terms of trace size and CPU overhead.
José Fonseca
1
-0
/
+17
2013-06-11
Mention CMAKE_BUILD_TYPE on build instructions.
José Fonseca
1
-2
/
+3
2013-06-10
gltrace: Expose marker functions when tracing is disabled.
José Fonseca
2
-14
/
+29
2013-06-10
glstate: Skip GL_COMPRESSED_TEXTURE_FORMATS when GL_NUM_COMPRESSED_TEXTURE_FO...
José Fonseca
1
-1
/
+3
2013-06-09
cli: Fix typo in earlier commit.
José Fonseca
1
-1
/
+1
2013-06-09
retrace: Don't output color when stdout is not a tty (issue #143).
José Fonseca
4
-3
/
+16
2013-06-09
gltrace: Prevent crash in _glGetDebugMessageLog_length (issue #140).
Gregory Hainaut
1
-3
/
+3
2013-06-08
Update android.toolchain.cmake to upstream commit fd1f7055f8b7338644d58d9a201...
Chirayu Desai
1
-35
/
+114
2013-06-08
convert: Fix issues convertin trace -> pix.
José Fonseca
1
-3
/
+3
2013-06-07
glstate: Use helper function for flushing GL errors.
José Fonseca
1
-2
/
+8
2013-06-07
glstate: Avoid inlining so much code.
José Fonseca
1
-28
/
+33
2013-06-04
retrace: Remove the -c/--compare=PREFIX .
José Fonseca
4
-129
/
+4
2013-06-01
cgltrace: DYLD_INSERT_LIBRARIES -> DYLD_INTERPOSE
José Fonseca
1
-1
/
+1
2013-06-01
cgltrace: Add prototypes for all undocumented functions.
José Fonseca
1
-12
/
+15
2013-06-01
doc: Mention optional linux dependencies.
José Fonseca
1
-0
/
+7
2013-06-01
retrace: Don't try to recreate existing directories.
José Fonseca
2
-5
/
+2
2013-05-31
eglretrace: Fix some EGL typos.
Gregory Hainaut
2
-1
/
+2
2013-05-30
glstate: Recognize GL_ARB_program_interface_query params.
José Fonseca
1
-30
/
+30
2013-05-30
glstate: Dump parameters for array and multisample texture targets.
José Fonseca
2
-1
/
+11
2013-05-30
glstate: Pick a face when dumping cube map level parameters.
José Fonseca
1
-1
/
+6
2013-05-30
glstate: Flush previous GL errors before trying to get parameters.
José Fonseca
1
-1
/
+1
2013-05-30
cli: Allow to use `apitrace trace` from MSVC build directories.
José Fonseca
4
-16
/
+45
2013-05-30
cli: Prevent NULL pointer deref when trace verbose output is enabled.
José Fonseca
1
-1
/
+2
2013-05-30
libbacktrace: Fix compilation failure (issue #137).
Vladimír Vondruš
1
-1
/
+3
2013-05-30
dxgitrace: Handle simultanous D3D11 maps.
José Fonseca
2
-10
/
+39
2013-05-30
dxgi(re)trace: Organize mapping info into a structure.
José Fonseca
6
-49
/
+64
2013-05-30
egltrace: Support GL_EXT_multisampled_render_to_texture (issue #134).
José Fonseca
3
-0
/
+7
2013-05-30
glretrace: Try to swizzle GL_ARB_copy_image name parameters.
José Fonseca
2
-2
/
+36
2013-05-30
glretrace: Swizzle more object names.
José Fonseca
1
-23
/
+23
2013-05-30
gltrace: Add specs for a few more extensions.
José Fonseca
1
-0
/
+19
2013-05-30
glstate: Handle GL_COMPUTE_SHADER.
José Fonseca
2
-1
/
+5
2013-05-29
Mention both ffmpeg & libav.
José Fonseca
1
-3
/
+8
2013-05-29
Fix documentation typo.
Nigel Stewart
1
-1
/
+1
2013-05-29
Ubuntu 12.04 reports ffmpeg as deprecated, use avconv instead.
Nigel Stewart
1
-1
/
+1
2013-05-29
dxgiretrace: Swizzle IDXGISurface maps.
José Fonseca
1
-1
/
+1
[next]