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
/
retrace
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-03
glws: Add a link about NSThread.
Jose Fonseca
1
-0
/
+3
2015-12-03
glws: initialize Drawable::mipmapLevel, cubeFace members
Brian Paul
1
-1
/
+3
2015-11-16
glretrace: Remove duplicate glUnmapNamedBuffer case.
Jose Fonseca
1
-2
/
+0
2015-11-10
glws: Close Cocoa windows.
Jose Fonseca
1
-1
/
+2
2015-11-07
glws: Fix GLX PBuffer destruction.
Jose Fonseca
1
-1
/
+5
2015-11-04
glstate: Dump images (glBindImage) to displayed surfaces.
Martin Schulze
3
-0
/
+53
2015-11-02
retrace: Remove dead code in encodeBase64String.
Jose Fonseca
1
-7
/
+3
2015-10-31
glretrace: Fix wglCreatePbufferARB without current context.
Brian Paul
3
-1
/
+11
2015-10-30
d3dretrace: Handle DDCREATE_* flags,
Jose Fonseca
1
-0
/
+13
2015-10-29
glstate: Fix snapshots with PBuffers.
Jose Fonseca
1
-7
/
+6
2015-10-29
glws: Fix wglCreatePbufferARB when there's no current context.
Jose Fonseca
1
-49
/
+55
2015-10-29
Merge branch 'WGL_ARB_render_texture'
Jose Fonseca
11
-77
/
+777
2015-10-29
glstate: Fix deletion of array.
Jose Fonseca
1
-1
/
+1
2015-10-29
glretrace: Limit the maximum number of glGetError warnings.
Jose Fonseca
1
-43
/
+54
2015-10-28
glws: revert "add Context::GetCurrent() and Drawable::GetCurrent()".
Jose Fonseca
3
-28
/
+5
2015-10-28
glws: Update Android support for interface changes.
Jose Fonseca
1
-4
/
+26
2015-10-28
glws: Update Waffle support for interface changes.
Jose Fonseca
1
-4
/
+27
2015-10-28
glws: Update Cocoa support for interface changes.
Jose Fonseca
1
-4
/
+26
2015-10-28
glretrace: add API dispatch for WGL_ARB_render_texture
Brian Paul
3
-2
/
+120
2015-10-28
glretrace: parse WGL_ARB_render_texture pbuffer attributes
Brian Paul
1
-0
/
+69
2015-10-28
glws: add no-op EGL functions for WGL_ARB_render_texture functions
Brian Paul
1
-0
/
+21
2015-10-28
glws: implement WGL_ARB_render_texture functions on GLX
Brian Paul
1
-0
/
+128
2015-10-28
glws: add new functions for WGL_ARB_render_texture
Brian Paul
2
-1
/
+66
2015-10-28
glws: update WGL pbuffer code for WGL_ARB_render_texture
Brian Paul
1
-1
/
+35
2015-10-28
glws: begin plumbing extra pbuffer info needed for WGL_ARB_render_texture
Brian Paul
8
-22
/
+49
2015-10-28
glws: add WGL PBuffer support
Brian Paul
1
-43
/
+153
2015-10-28
glws: add GLX PBuffer support
Brian Paul
1
-4
/
+63
2015-10-28
glws: add Context::GetCurrent() and Drawable::GetCurrent()
Brian Paul
2
-1
/
+26
2015-10-27
glretrace: Return from API function if there's no current context.
Brian Paul
1
-2
/
+10
2015-10-14
common: Move loop parser decorator into its own source file.
Jose Fonseca
1
-1
/
+1
2015-10-14
glretrace: Create decorator parser class to allow variety of parsers.
Jon Ashburn
3
-39
/
+18
2015-09-21
d3d10state: Dump D3D10 texture formats.
Jose Fonseca
2
-10
/
+42
2015-09-15
glws: Allow to overrider WAFFLE_PLATFORM via env var.
Jose Fonseca
1
-33
/
+70
2015-09-14
cmake: Require Waffle when ENABLE_WAFFLE is set.
Jose Fonseca
1
-1
/
+1
2015-09-14
cmake: Fix Waffle detection, by using pkg-config on non-Android.
Emmanuel Gil Peyrot
1
-2
/
+2
2015-09-04
glretrace: support depth/stencil attachment for gles
Rob Clark
3
-24
/
+86
2015-09-04
glstate: Add/fix GL_COMPRESSED_* format description.
Jose Fonseca
1
-18
/
+35
2015-08-25
glretrace: Use the returned context version when checking for occlusion query.
Jose Fonseca
4
-16
/
+26
2015-08-13
glretrace: Support GL_ARB_gpu_shader_int64 uniforms.
Jose Fonseca
1
-0
/
+16
2015-08-12
specs: Support D3D11.3.
Jose Fonseca
1
-3
/
+3
2015-08-10
dxgiretrace: Handle ID3D11DeviceContext2 better.
Jose Fonseca
1
-1
/
+1
2015-08-10
dxgiretrace: Dump snapshots on IDXGISwapChain1::Present1.
Jose Fonseca
1
-3
/
+3
2015-08-10
dxgiretrace: Handle IDXGIFactory2::CreateSwapChainForHwnd better.
Jose Fonseca
1
-0
/
+6
2015-08-06
glws: Don't hide X windows.
Jose Fonseca
1
-1
/
+3
2015-08-06
retrace: Fix Windows build.
Jose Fonseca
1
-0
/
+2
2015-08-06
glretrace: Support --headless too.
Jose Fonseca
7
-19
/
+82
2015-08-06
glretrace: Make getCurrentContext an inline function.
Jose Fonseca
2
-9
/
+11
2015-08-06
glretrace: Track insideList and insideBeginEnd per-context.
Jose Fonseca
4
-32
/
+42
2015-08-03
dxgiretrace: Handle SetPrivateData(WKPDID_D3DDebugObjectName) with trailing z...
Jose Fonseca
1
-1
/
+3
2015-07-24
retrace: Add option to run headless.
Jose Fonseca
5
-2
/
+36
[next]