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
path:
root
/
retrace
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-28
glretrace: Implement wglUseFontBitmaps.
Jose Fonseca
4
-0
/
+4981
2016-01-27
glstate: Use DSA GL_TEXTURE_TARGET when available.
Jose Fonseca
1
-35
/
+42
2016-01-23
common: Introduce DUMP_FLAG_NO_MULTILINE.
Jose Fonseca
1
-10
/
+5
2016-01-23
glretrace: Include call params in the marker.
Jose Fonseca
3
-7
/
+25
2016-01-23
glretrace: Use a ostringstream instead of asprintf.
Jose Fonseca
1
-13
/
+14
2016-01-22
glretrace: Use an unique ID for apitrace call no markers.
Jose Fonseca
1
-2
/
+6
2016-01-22
glretrace: Add an option to insert markers.
Jose Fonseca
4
-2
/
+17
2016-01-22
glretrace: Invoke glDebugMessageInsertKHR for ES contexts.
Jose Fonseca
1
-5
/
+11
2016-01-22
glretrace: Don't insert markers inside glBegin/End.
Jose Fonseca
1
-0
/
+1
2016-01-22
glretrace: Move call no markers away from dumper interface.
Jose Fonseca
5
-23
/
+29
2016-01-22
glretrace: use KHR_debug to emit call no's.
Rob Clark
4
-0
/
+26
2016-01-18
retrace: Metrics abstraction: add missing copyrights.
Alexander Trukhin
6
-0
/
+150
2016-01-12
Revert "glretrace: avoid glXSwapBuffers failures because of "bad" windows".
Jose Fonseca
1
-13
/
+2
2016-01-12
glretrace: Use glXCreateWindow drawable.
Jose Fonseca
1
-10
/
+22
2016-01-11
Merge branch 'metric_abstraction'
Jose Fonseca
17
-16
/
+2985
2016-01-11
retrace: Fix Android build.
Jose Fonseca
1
-1
/
+9
2015-12-23
glws: Fix Cocoa resizing.
Jose Fonseca
1
-3
/
+2
2015-12-23
glws: Make OS X windows more responsive.
Jose Fonseca
1
-1
/
+7
2015-12-22
d3dretrace: Create a single window per HWND.
Jose Fonseca
3
-1
/
+31
2015-12-22
gltrace: Fix glBitmap / glDrawPixels(GL_BITMAP) blob size calculation.
Jose Fonseca
1
-3
/
+1
2015-12-22
glretrace: Fix glCopyImageSubData for textures.
Jose Fonseca
1
-0
/
+5
2015-12-20
glretrace: Handle make current with null drawable.
Jose Fonseca
2
-7
/
+13
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
Metrics abstraction: correct allocator template arguments.
Alexander Trukhin
2
-2
/
+2
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
[next]