index
:
~currojerez/apitrace
apple_client_storage
appveyor
autotrim-v2
clamp-d3d9
d3d10-effects
d3d12
dlsym
dwm-v3
dyld-interpose
gl-object-names
loop
master
parallel-retrace
thirdparty
threaded-trace
unified-glretrace
virtual-memory-regions
windows-xp
Unnamed repository; edit this file 'description' to name the repository.
currojerez
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-28
gltrace: Fix ES cap override.
unified-glretrace
José Fonseca
2
-2
/
+4
2013-05-26
Merge branch 'master' into unified-glretrace
José Fonseca
365
-7577
/
+79421
2013-05-26
retrace: Refactor glws_* to avoid merge conflicts due to whitespace changes.
José Fonseca
4
-460
/
+493
2013-05-25
scripts: Simple script to extract PNG files from the JSON state dumps.
José Fonseca
1
-0
/
+62
2013-05-25
tracecheck: Stop relying on retrace '-c' option.
José Fonseca
2
-66
/
+100
2013-05-25
retrace: Create snapshot directory if it does not exist.
José Fonseca
4
-20
/
+52
2013-05-25
dispatch: Silence warning about unused function.
José Fonseca
1
-1
/
+2
2013-05-24
In Android.mk: explicitly specify the toolchain
Vasil Dimov
1
-0
/
+1
2013-05-24
In Android.mk: skip if cmake is not present
Vasil Dimov
1
-0
/
+7
2013-05-23
d3dretrace: Output human legible strings from HRESULT.
José Fonseca
1
-1
/
+2
2013-05-23
retrace: Output message when swizzled objects are deleted.
José Fonseca
1
-0
/
+3
2013-05-22
glretrace: Fix currentDrawable size book-keeping on WGL.
José Fonseca
1
-2
/
+2
2013-05-22
snapdiff: Avoid problems when there is a size mismatch.
José Fonseca
1
-0
/
+3
2013-05-20
glretrace: Never under-estimate the drawable dimensions (issue #127).
José Fonseca
1
-0
/
+3
2013-05-20
d3dstate: Dump depth-stencil images.
José Fonseca
2
-3
/
+195
2013-05-20
d3dstate: Ensure COM is initialized before calling DirectXTex.
José Fonseca
1
-0
/
+6
2013-05-17
glstate: Dump some of GL_ARB_vertex_attrib_binding params.
José Fonseca
1
-4
/
+4
2013-05-13
Merge branch 'backtrace'
José Fonseca
19
-21
/
+829
2013-05-13
common: Cleanup backtrace.
Alexander Monakov
1
-9
/
+4
2013-05-13
gui: Make "Details View" the default pane.
Alexander Monakov
1
-7
/
+2
2013-05-13
Re-add backtrace_is_needed() call.
José Fonseca
1
-1
/
+1
2013-05-13
Fix Android build.
Alexander Monakov
1
-1
/
+1
2013-05-10
glstate: Create downsampled framebuffers for textures too.
José Fonseca
1
-54
/
+42
2013-05-10
glstate: Bind the bound draw fbo for read before dumping.
José Fonseca
1
-1
/
+3
2013-05-10
glstate: Fix typo in glBindRenderbuffer argument.
José Fonseca
1
-1
/
+1
2013-05-10
glstate: Don't dump garbage when glReadPixels fail.
José Fonseca
1
-1
/
+12
2013-05-10
retrace: Join with runner threads before destroy runner objects.
José Fonseca
2
-0
/
+16
2013-05-10
glxtrace: Fix glXBindTexImageEXT on NVIDIA.
José Fonseca
1
-0
/
+11
2013-05-10
Merge branch 'fork-safe' (issue #110)
José Fonseca
4
-6
/
+68
2013-05-10
os: Prevent app from redirecting log messages.
José Fonseca
2
-2
/
+12
2013-05-10
trace: Check process id also when the destructor is invoked.
José Fonseca
2
-18
/
+24
2013-05-10
glretrace: Silence the warnings about unsupported GLX_EXT_texture_from_pixmap...
José Fonseca
1
-4
/
+4
2013-05-10
glxtrace: Always use GL_RGBA for glXBindTexImageEXT.
José Fonseca
1
-28
/
+18
2013-05-10
glxtrace: Prevent overflow in glXBindTexImageEXT fo.
José Fonseca
1
-1
/
+8
2013-05-10
glxtrace: Basic EXT_texture_from_pixmap support.
José Fonseca
3
-12
/
+76
2013-05-10
glxtrace: Cleanup the GLX enums.
José Fonseca
1
-47
/
+11
2013-05-09
Try to be robust against fork.
José Fonseca
3
-2
/
+48
2013-05-08
Use ndk-android-r7 for FirefoxOS builds.
Ben Kelly
2
-2
/
+2
2013-05-06
Use ids for frames.
José Fonseca
10
-79
/
+135
2013-05-05
Fix windows build.
José Fonseca
1
-2
/
+2
2013-05-05
Cleanup the backtrace representation.
José Fonseca
13
-243
/
+134
2013-05-04
Remove FunctionSig::backtrace member.
José Fonseca
8
-22
/
+20
2013-05-04
Backtrace via call detail
Eugene Velesevich
20
-25
/
+898
2013-05-04
Implement interposing of dlopen on Android
Alexander Monakov
4
-56
/
+72
2013-05-04
Define _GNU_SOURCE for the whole tree.
José Fonseca
3
-6
/
+5
2013-05-04
Fix Android target build on Apple hosts.
Ben Kelly
1
-1
/
+2
2013-05-03
d3d9trace: Fix D3DPT_TRIANGLEFAN vertex count computation.
José Fonseca
1
-1
/
+1
2013-05-02
Tag a new release 4.0.
4.0
José Fonseca
2
-3
/
+15
2013-04-28
glstate: Fallback to GLX when there is no current EGL context (issue #124).
José Fonseca
1
-16
/
+14
2013-04-26
convert: Add a few notes.
José Fonseca
1
-1
/
+2
[next]