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
2012-11-18
Move trace::findWrapper to trace_resource.cpp
Carl Worth
3
-44
/
+45
2012-11-17
pickle: Try to silence clang warnings.
José Fonseca
1
-1
/
+7
2012-11-16
specs: Mark CheckMultisampleQualityLevels as no side effects / verbose.
José Fonseca
1
-0
/
+3
2012-11-15
os: Fix thread copy constructor.
José Fonseca
1
-1
/
+1
2012-11-14
parse: More flags.
José Fonseca
1
-0
/
+5
2012-11-14
parse: recognize more rendering calls.
José Fonseca
1
-0
/
+17
2012-11-14
Merge branch 'modules'
José Fonseca
1
-0
/
+89
2012-11-14
Move static boolOption function to trace::boolOption
Carl Worth
2
-0
/
+90
2012-11-11
os: DLL abstraction.
José Fonseca
1
-0
/
+89
2012-11-03
Avoid Win32 conditional variables.
José Fonseca
1
-4
/
+37
2012-11-03
Remove os::thread_specific_ptr
José Fonseca
1
-83
/
+2
2012-10-27
Cleanup and comment the code.
José Fonseca
1
-0
/
+17
2012-10-26
More efficient synchronous multi-threading.
José Fonseca
3
-167
/
+1
2012-10-24
Use compiler TLS for thread_id tracking.
José Fonseca
1
-11
/
+7
2012-10-24
Silence glXGetFBConfigAttrib calls.
José Fonseca
1
-0
/
+2
2012-10-24
Use compiler TLS support.
José Fonseca
1
-0
/
+18
2012-10-24
Fix compilation with clang.
José Fonseca
1
-1
/
+1
2012-10-24
Simplify TLS.
José Fonseca
1
-3
/
+14
2012-10-23
Implement missing threading primitive for Windows.
José Fonseca
4
-60
/
+33
2012-10-23
Implement and use os::thread.
José Fonseca
3
-28
/
+58
2012-10-22
Condition variable abstraction.
José Fonseca
3
-21
/
+109
2012-10-22
Add and use os::mutex.
José Fonseca
4
-22
/
+71
2012-10-20
mt retrace: add workqueue support
Imre Deak
3
-0
/
+214
2012-10-17
Fix CGL call ordering in flag table.
José Fonseca
1
-1
/
+1
2012-10-16
Hide CGLGetCurrentContext calls
José Fonseca
1
-0
/
+1
2012-10-13
retrace: Sleep when polling for input.
José Fonseca
1
-6
/
+18
2012-10-08
os_posix: Print complete, attempted command line when execute() fails
Carl Worth
1
-1
/
+5
2012-10-05
Fix pickling of long integers.
José Fonseca
1
-3
/
+6
2012-09-27
Recognise D3D rendertarget swapping.
José Fonseca
1
-0
/
+2
2012-09-27
Ignore .NET exceptions.
José Fonseca
1
-0
/
+9
2012-08-28
Combine timeline and histogram tabs.
James Benton
2
-5
/
+6
2012-08-22
Improve internal format of profile results.
James Benton
2
-43
/
+42
2012-08-16
Improve profiling.
James Benton
2
-109
/
+115
2012-08-16
CPU Profiling now includes all OpenGL calls (was only draw calls).
James Benton
2
-20
/
+28
2012-08-16
Synchronise gpuStart and cpuStart for profiling.
James Benton
2
-16
/
+7
2012-08-10
Merge remote-tracking branch 'github/master' into profile-gui
José Fonseca
1
-0
/
+2
2012-08-10
Rescale/rebase the times just before writing it.
José Fonseca
1
-13
/
+20
2012-08-10
Changed profile parsing to use stringstream instead of sscanf.
James Benton
1
-16
/
+33
2012-08-09
Recognize IDirect3DSwapChain9::Present as end of frame
José Fonseca
1
-0
/
+2
2012-08-08
Add gui support for trace profiling.
James Benton
2
-0
/
+68
2012-08-06
Merge remote-tracking branch 'jbenton/master'
José Fonseca
2
-0
/
+226
2012-08-02
Cleaned up trace profiler output.
James Benton
2
-57
/
+57
2012-07-25
Don't includes windows.h inside extern "C" {...}
José Fonseca
1
-33
/
+35
2012-07-25
Improved profiling capabilities.
James Benton
2
-32
/
+125
2012-07-23
Added support for recording GL_SAMPLES_PASSED.
James Benton
2
-2
/
+3
2012-07-23
Improved GPU profiling code.
James Benton
2
-65
/
+37
2012-07-20
Add support for basic GPU profiling of draw calls to retrace.
James Benton
2
-0
/
+160
2012-07-07
Relocate tracing (dis/en)enablement.
José Fonseca
2
-75
/
+0
2012-07-07
Android: add support for dynamically enable/disable tracing
Imre Deak
2
-0
/
+75
2012-05-14
Use appropriate number of digits when dumping floating point numbers.
José Fonseca
1
-0
/
+6
[prev]
[next]