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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-23
common: Introduce DUMP_FLAG_NO_MULTILINE.
Jose Fonseca
2
-9
/
+16
2015-12-16
os: Ignore DBG_PRINTEXCEPTION_WIDE_C exceptions too.
Jose Fonseca
1
-3
/
+8
2015-11-16
common: Update comment links to projects previously on Google Code.
Jose Fonseca
2
-2
/
+2
2015-11-10
common: Remove trace_loader module.
Jose Fonseca
3
-201
/
+0
2015-11-09
os: Initialize native mutex only once.
Jose Fonseca
1
-9
/
+2
2015-11-07
cli: Allow to repack traces with Zlib.
Jose Fonseca
3
-0
/
+103
2015-11-07
common: Split trace writing from reading.
Jose Fonseca
12
-193
/
+329
2015-10-14
common: Move loop parser decorator into its own source file.
Jose Fonseca
4
-69
/
+114
2015-10-14
glretrace: Create decorator parser class to allow variety of parsers.
Jon Ashburn
2
-2
/
+91
2015-10-09
common: Ignore another .NET exception.
Jose Fonseca
1
-2
/
+4
2015-09-15
apitrace: Parse comma-separated list in commandline
Lawrence L Love
1
-8
/
+17
2015-08-14
common: Replace std::regex with RE2C state machines.
Jose Fonseca
5
-144
/
+5744
2015-08-13
common: Replace GUIDs with their symbolic name when dumping.
Jose Fonseca
2
-0
/
+71
2015-08-10
common: Start using regular expressions instead of a static table for call fl...
Jose Fonseca
1
-44
/
+35
2015-07-15
d3dtrace: Add code to detect and debug lock overflows on Windows.
Jose Fonseca
1
-0
/
+15
2015-07-14
os: Use exit code 3 on Windows abort.
Jose Fonseca
1
-1
/
+1
2015-07-01
retrace: Ensure MSVS C/C++ runtime assertions go to stderr.
Jose Fonseca
2
-0
/
+149
2015-06-29
inject: Support ejecting DLL from remote process.
José Fonseca
1
-0
/
+3
2015-06-27
egltrace: Properly support KHR_debug on ES.
Jose Fonseca
1
-0
/
+5
2015-06-26
os: Compilation fixes for QNX.
Harald Fernengel
1
-0
/
+4
2015-06-26
Add missing includes.
Harald Fernengel
1
-0
/
+1
2015-06-26
glretrace: Don't force GPU durations to zero.
Seth Berrier
1
-1
/
+0
2015-06-25
common: Use GetModuleHandle to detect WINE.
Jose Fonseca
1
-2
/
+1
2015-06-19
os: Generalize the exception code logic.
Jose Fonseca
1
-4
/
+15
2015-05-21
gui: Try to cope with incomplete UBJSON.
Jose Fonseca
1
-1
/
+2
2015-05-21
common: Handle getcwd errors.
Jose Fonseca
1
-3
/
+6
2015-05-20
common,cli,wrappers,retrace,gui: Use #pragma once.
Jose Fonseca
23
-71
/
+23
2015-05-01
common: Avoid __builtin_bswap16 on older GCC.
Jose Fonseca
1
-9
/
+10
2015-05-01
retrace: Allow dumping state in UBJSON.
Jose Fonseca
1
-0
/
+109
2015-03-27
os: Fix C pre-processor logic for OS_THREAD_SPECIFIC.
José Fonseca
1
-1
/
+1
2015-03-27
os: Use Win32 condition variables when targeting Vista onwards.
José Fonseca
1
-15
/
+12
2015-03-27
os: Step back on system C++11 threads.
José Fonseca
2
-369
/
+445
2015-03-27
os: Leverage C++11 threads.
José Fonseca
2
-422
/
+382
2015-03-27
os: Fix condition_variable::notify_one name.
José Fonseca
1
-1
/
+1
2015-03-27
os: Avoid dubious function casts in os::thread.
José Fonseca
1
-13
/
+45
2015-03-27
os: Simplify unique_lock.
José Fonseca
1
-8
/
+8
2015-03-26
os: Add coverity annotation for os::abort.
José Fonseca
1
-0
/
+1
2015-03-26
os: Assume GCC >= 4.6.
José Fonseca
2
-8
/
+3
2015-03-12
common: Don't rely on zlib internals.
Jose Fonseca
1
-10
/
+32
2015-03-12
os: Fallback to program_invocation_name.
José Fonseca
1
-1
/
+12
2015-03-09
cli,common: Use static_assert where appropriate.
Jose Fonseca
1
-2
/
+2
2015-03-05
highlight: Ensure stdio.h is included for _fileno.
José Fonseca
1
-0
/
+1
2015-03-04
os: Re-arrange code.
José Fonseca
1
-6
/
+10
2015-03-04
os: Implement getVsize and getRss for Android.
BogDan Vatra
2
-0
/
+46
2015-03-04
os: fix getConfigDir on Android
Roger Zanoni
1
-0
/
+10
2015-02-05
common: Recognize D3DPERF_* markers.
Jose Fonseca
1
-0
/
+3
2015-02-05
common: Recognize ID3DUserDefinedAnnotation::* markers.
Jose Fonseca
1
-0
/
+3
2015-02-05
os: Add getConfigDir abstraction.
José Fonseca
3
-0
/
+48
2015-01-26
d2d1trace: Fix ID2D1RenderTarget::DrawText spec.
José Fonseca
2
-2
/
+11
2015-01-16
common: Set flags for D3D7 draw calls.
José Fonseca
1
-0
/
+19
[next]