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-09-14
cmake: Abort with an helpful message if an user tries to invoke cmake in gui ...
Jose Fonseca
1
-0
/
+9
2015-09-14
docs: Update android tracing commands.
Tsung-En Hsiao
1
-1
/
+2
2015-09-14
docs: Update the path of egltrace.so.
Tsung-En Hsiao
1
-1
/
+1
2015-09-14
cmake: Require Waffle when ENABLE_WAFFLE is set.
Jose Fonseca
2
-7
/
+4
2015-09-14
cmake: Simplify FindWaffle.cmake.
Jose Fonseca
1
-12
/
+2
2015-09-14
cmake: Fix Waffle detection, by using pkg-config on non-Android.
Emmanuel Gil Peyrot
3
-11
/
+19
2015-09-05
cli/diff: Fix undefined variable error with sdiff.
Vladimír Vondruš
1
-3
/
+3
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-09-01
cmake: Output a message when using bundled dependencies.
Jose Fonseca
1
-0
/
+3
2015-08-27
guids: Single test for all known GUIDs.
Jose Fonseca
1
-6
/
+10
2015-08-27
travis: Separate commands for each target.
Jose Fonseca
1
-1
/
+3
2015-08-27
cmake: Fix check target on single-configuration builds.
Jose Fonseca
1
-0
/
+4
2015-08-27
appveyor: Ensure Qt5 bin dir is on the Path.
Jose Fonseca
1
-3
/
+4
2015-08-27
cmake: Fix check target with msbuild.
Jose Fonseca
1
-1
/
+1
2015-08-27
appveyor: Fix the all target.
Jose Fonseca
1
-1
/
+1
2015-08-27
appveyor: Run unit tests.
Jose Fonseca
1
-0
/
+2
2015-08-27
travis: Run unit tests.
Jose Fonseca
1
-1
/
+1
2015-08-27
cmake: Output test result on failure.
Jose Fonseca
1
-1
/
+1
2015-08-25
glretrace: Use the returned context version when checking for occlusion query.
Jose Fonseca
4
-16
/
+26
2015-08-25
inject: Take in account that IsWow64Process returns false on 32-bits Windows.
Jose Fonseca
1
-8
/
+5
2015-08-24
inject: Defer pfnCreateProcessAsUserW check until it's actually used.
Jose Fonseca
1
-1
/
+4
2015-08-21
specs: Fix variable parameters on a few other functions.
Jose Fonseca
1
-4
/
+4
2015-08-21
specs: Fix glTextureParameter[fi]v prototype.
Jose Fonseca
1
-2
/
+2
2015-08-17
git: Ignore recently added tests.
Jose Fonseca
1
-0
/
+2
2015-08-14
dxgitrace: Describe IWarpPrivateAPI internal interface.
Jose Fonseca
2
-0
/
+11
2015-08-14
specs: Move undocumented DXGI interfaces to the bottom.
Jose Fonseca
1
-21
/
+29
2015-08-14
Revert "travis: Use GCC 4.9."
Jose Fonseca
1
-4
/
+4
2015-08-14
common: Replace std::regex with RE2C state machines.
Jose Fonseca
7
-151
/
+5744
2015-08-14
gui: Skip qubjson test on debug MSVC.
Jose Fonseca
1
-0
/
+4
2015-08-14
cmake: Skip check when cross-compiling.
Jose Fonseca
1
-1
/
+5
2015-08-14
cmake: Add a convenience macro for gtest based unit tests.
Jose Fonseca
3
-8
/
+12
2015-08-13
travis: Use GCC 4.9.
Jose Fonseca
1
-4
/
+4
2015-08-13
d2d1trace: Support d2d1_1/dwrite_1.
Jose Fonseca
7
-93
/
+1223
2015-08-13
guids: Add all guids definitions.
Jose Fonseca
1
-0
/
+38
2015-08-13
specs: Merge D2D spec modules.
Jose Fonseca
4
-147
/
+96
2015-08-13
wrappers: Allow empty structures without hitting MSVC C2466 error.
Jose Fonseca
1
-1
/
+2
2015-08-13
inject: Intercept GetProcAddress with ordinals.
Jose Fonseca
1
-5
/
+22
2015-08-13
guids: Add IID_IMFSample.
Jose Fonseca
1
-0
/
+1
2015-08-13
guids: Add a few missing D2D guids.
Jose Fonseca
1
-1
/
+10
2015-08-13
glretrace: Support GL_ARB_gpu_shader_int64 uniforms.
Jose Fonseca
2
-0
/
+46
2015-08-13
specs: Basic OpenGL 2015 ARB extension support.
Jose Fonseca
2
-48
/
+140
2015-08-13
khronos: Update headers.
Jose Fonseca
7
-28
/
+223
2015-08-13
cmake: Require GCC 4.9.
Jose Fonseca
1
-0
/
+6
2015-08-13
common: Replace GUIDs with their symbolic name when dumping.
Jose Fonseca
3
-48
/
+72
2015-08-13
wrappers: Provide symbolic names for IIDs.
Jose Fonseca
2
-4
/
+8
2015-08-13
guids: Library to looking up GUIDs names.
Jose Fonseca
6
-0
/
+971
2015-08-12
specs: Support D3D11.3.
Jose Fonseca
8
-9
/
+307
2015-08-12
trace: Avoid deep if-then-else control flow.
Jose Fonseca
1
-14
/
+7
2015-08-10
dxgiretrace: Handle ID3D11DeviceContext2 better.
Jose Fonseca
1
-1
/
+1
[next]