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
2015-06-10
specs: Ensure that constant array lengths are always of integer type.
Jose Fonseca
6
-11
/
+24
2015-06-09
glretrace: Prevent zero area window drawables.
Jose Fonseca
1
-0
/
+5
2015-06-09
glws: Better Xlib debugging.
Jose Fonseca
1
-1
/
+13
2015-06-07
cmake: Warn about potentially slow Clang builds.
Jose Fonseca
1
-0
/
+10
2015-06-05
gui: Fix leak when saving traces.
James Legg
1
-0
/
+1
2015-06-02
d3dretrace: Add more diagnosis to DXGI_ERROR_DEVICE_REMOVED.
Jose Fonseca
2
-7
/
+27
2015-06-02
Revert "glxtrace: Handle GLX_FBCONFIG_ID_SGIX."
Jose Fonseca
1
-1
/
+0
2015-06-02
cmake: Add check helper target.
Jose Fonseca
2
-0
/
+2
2015-06-02
glxtrace: Handle GLX_FBCONFIG_ID_SGIX.
Jose Fonseca
1
-0
/
+1
2015-06-01
dxerr: Add missing break statement.
Jose Fonseca
1
-2
/
+4
2015-06-01
appveyor: Use default OS image.
Jose Fonseca
1
-3
/
+0
2015-05-29
egltrace: Warn instead of assert on GL API mismatch.
Jose Fonseca
3
-24
/
+40
2015-05-27
specs: Add a few more GL_EXT_* prototypes.
Jose Fonseca
1
-3
/
+23
2015-05-27
gui: Remove base64 from method/member names.
Jose Fonseca
6
-20
/
+19
2015-05-27
specs: Fix glGetnUniformdv spec.
Jose Fonseca
1
-1
/
+1
2015-05-27
specs: Update NV_path_rendering functions.
Kimmo Kinnunen
3
-1
/
+24
2015-05-27
specs: Add support for NV_framebuffer_mixed_samples.
Kimmo Kinnunen
1
-0
/
+5
2015-05-27
specs: Add support for KHR_blend_equation_advanced.
Kimmo Kinnunen
1
-0
/
+3
2015-05-27
glretrace: Add support for EXT_raster_multisample
Kimmo Kinnunen
2
-6
/
+17
2015-05-27
gui: Try to un-break android retracer.
Jose Fonseca
1
-10
/
+8
2015-05-27
cmake: Silence qt moc notes.
Jose Fonseca
1
-1
/
+4
2015-05-27
gui: Add asserts to catch issue #343.
Jose Fonseca
2
-16
/
+31
2015-05-27
glretrace: Dump unsized internal formats as 8bit unorms.
Jose Fonseca
2
-214
/
+202
2015-05-27
gui: Fix MacOSX build.
Jose Fonseca
1
-5
/
+5
2015-05-27
gui: Add UBJSON unit tests.
Jose Fonseca
4
-2
/
+180
2015-05-27
cmake: Build gtest.
Jose Fonseca
1
-0
/
+8
2015-05-27
gtest: Import 1.7.0.
José Fonseca
41
-0
/
+32326
2015-05-27
gui: Allow values as UBJSON root.
Jose Fonseca
3
-6
/
+4
2015-05-27
retrace,gui: Object members don't have string marker.
Jose Fonseca
2
-15
/
+53
2015-05-27
retrace,gui: Optimize arrays don't have end-marker.
Jose Fonseca
2
-4
/
+0
2015-05-27
gui: Fix parsing of double precision values.
Jose Fonseca
1
-1
/
+1
2015-05-26
khronos: Update headers.
Jose Fonseca
11
-96
/
+1294
2015-05-26
glws: Require GLX 1.3 at least.
Jose Fonseca
1
-54
/
+36
2015-05-21
docs: Mention windeployqt.
Jose Fonseca
1
-0
/
+5
2015-05-21
glstate: Avoid unused variable warning.
Jose Fonseca
1
-0
/
+1
2015-05-21
gui: Fix UBJSON string decoding.
Jose Fonseca
1
-3
/
+2
2015-05-21
gui: Try to cope with incomplete UBJSON.
Jose Fonseca
2
-6
/
+16
2015-05-21
retrace: Cleanup ubjson encoding.
Jose Fonseca
1
-69
/
+19
2015-05-21
common: Handle getcwd errors.
Jose Fonseca
1
-3
/
+6
2015-05-21
retrace: Set Windows timer resolution period to minimum.
Jose Fonseca
2
-1
/
+17
2015-05-20
d3dtrace,d3dretrace: Fix set/get pallet entries.
Jose Fonseca
3
-6
/
+6
2015-05-20
d3dtrace,d3dretrace: Fix clears with multiple rects.
Jose Fonseca
4
-5
/
+5
2015-05-20
d3dtrace,d3dretrace: Fix Set/GetClipPlane specs.
Jose Fonseca
3
-6
/
+6
2015-05-20
retrace: Support dumping floating point images to PNG.
Jose Fonseca
2
-6
/
+54
2015-05-20
image: Simplify PNG row iteration.
Jose Fonseca
1
-11
/
+2
2015-05-20
gui: Ensure QDataStream is included.
Jose Fonseca
1
-0
/
+1
2015-05-20
glretrace: Use matching profile when creating CGL drawables.
Jose Fonseca
1
-5
/
+5
2015-05-20
glws: Fix dlopen of OpenGL framework.
Jose Fonseca
1
-1
/
+2
2015-05-20
d3dretrace: Only keep track of write locks.
Jose Fonseca
1
-1
/
+3
2015-05-20
retrace: More detailed warning messages about memory region overlaps.
Jose Fonseca
4
-5
/
+5
[next]