]> git.cworth.org Git - apitrace/history - common
Update downloads link.
[apitrace] / common /
2012-12-12 José Fonsecad3dretrace: presents may flip so set CALL_FLAG_SWAP_REN...
2012-12-11 José FonsecaMerge branch 'trim-auto'
2012-12-07 José Fonsecacommon: Recognize Create* as DirectX call.
2012-12-07 José FonsecaDrop API_D3D10/11.
2012-12-07 José Fonsecacli: Move pickle.hpp in.
2012-12-07 José Fonsecaimage: Move image code into its own module.
2012-12-07 José Fonsecacli: Merge trace_resource.cpp and trace_tools_trace...
2012-12-05 José Fonsecaos: Use CLOCK_MONOTONIC
2012-12-04 José Fonsecainject: Use DLL injection for D3D10+ tracing.
2012-12-01 José FonsecaMerge branch 'master' into trim-auto
2012-11-27 José Fonsecaimage: Make PNG writing an Image method.
2012-11-27 José Fonsecaglstate: Use stringstream for holding the temporary...
2012-11-27 José Fonsecad3dretrace: Allow to force a driver type.
2012-11-23 José Fonsecadxgitrace: Merge tracing of all DXGI related APIs.
2012-11-22 Carl Worthtrim: Avoid doing any analysis past the end of the...
2012-11-20 José FonsecaMerge branch 'union-type'
2012-11-20 José Fonsecadump: Pretty print anonymous structure members.
2012-11-20 José Fonsecadxgi: Support tracng DWM process.
2012-11-20 José Fonsecacli: Rename replay -> retrace.
2012-11-18 Carl Worthdump-images: Execute glretrace from source dir when...
2012-11-18 Carl WorthMove trace::findWrapper to trace_resource.cpp
2012-11-17 José Fonsecapickle: Try to silence clang warnings.
2012-11-16 José Fonsecaspecs: Mark CheckMultisampleQualityLevels as no side...
2012-11-15 José Fonsecaos: Fix thread copy constructor.
2012-11-14 José Fonsecaparse: More flags.
2012-11-14 José Fonsecaparse: recognize more rendering calls.
2012-11-14 José FonsecaMerge branch 'modules'
2012-11-14 Carl WorthMove static boolOption function to trace::boolOption
2012-11-11 José Fonsecaos: DLL abstraction.
2012-11-07 José FonsecaMerge branch 'master' into d2d
2012-11-05 José FonsecaMerge branch 'master' into dxva
2012-11-03 José FonsecaAvoid Win32 conditional variables.
2012-11-03 José FonsecaRemove os::thread_specific_ptr
2012-10-27 José FonsecaCleanup and comment the code.
2012-10-27 José FonsecaMerge branch 'master' into mt-trace
2012-10-26 José FonsecaMore efficient synchronous multi-threading.
2012-10-25 José FonsecaMerge remote-tracking branch 'github/master' into mt...
2012-10-25 José FonsecaSilence glXGetFBConfigAttrib calls.
2012-10-24 José FonsecaUse compiler TLS for thread_id tracking.
2012-10-24 José FonsecaSilence glXGetFBConfigAttrib calls.
2012-10-24 José FonsecaUse compiler TLS support.
2012-10-24 José FonsecaFix compilation with clang.
2012-10-24 José FonsecaSimplify TLS.
2012-10-23 José FonsecaImplement missing threading primitive for Windows.
2012-10-23 José FonsecaImplement and use os::thread.
2012-10-22 José FonsecaCondition variable abstraction.
2012-10-22 José FonsecaAdd and use os::mutex.
2012-10-20 Imre Deakmt retrace: add workqueue support
2012-10-17 José FonsecaFix CGL call ordering in flag table.
2012-10-16 José FonsecaHide CGLGetCurrentContext calls
2012-10-13 José Fonsecaretrace: Sleep when polling for input.
2012-10-08 Carl Worthos_posix: Print complete, attempted command line when...
2012-10-05 José FonsecaFix pickling of long integers.
2012-09-28 José FonsecaMerge remote-tracking branch 'github/master' into d2d
2012-09-27 José FonsecaRecognise D3D rendertarget swapping.
2012-09-27 José FonsecaIgnore .NET exceptions.
2012-08-28 James BentonCombine timeline and histogram tabs.
2012-08-22 James BentonImprove internal format of profile results.
2012-08-16 James BentonImprove profiling.
2012-08-16 James BentonCPU Profiling now includes all OpenGL calls (was only...
2012-08-16 James BentonSynchronise gpuStart and cpuStart for profiling.
2012-08-13 José FonsecaMerge branch 'profile-gui'
2012-08-10 José FonsecaMerge remote-tracking branch 'github/master' into profi...
2012-08-10 José FonsecaRescale/rebase the times just before writing it.
2012-08-10 James BentonChanged profile parsing to use stringstream instead...
2012-08-09 José FonsecaMerge branch 'opengl-4.3'
2012-08-09 José FonsecaRecognize IDirect3DSwapChain9::Present as end of frame
2012-08-08 José FonsecaRecognize IDirect3DSwapChain9::Present as end of frame
2012-08-08 James BentonAdd gui support for trace profiling.
2012-08-06 José FonsecaMerge remote-tracking branch 'jbenton/master'
2012-08-02 James BentonCleaned up trace profiler output.
2012-07-25 José FonsecaDon't includes windows.h inside extern "C" {...}
2012-07-25 James BentonImproved profiling capabilities.
2012-07-23 James BentonAdded support for recording GL_SAMPLES_PASSED.
2012-07-23 James BentonImproved GPU profiling code.
2012-07-20 James BentonAdd support for basic GPU profiling of draw calls to...
2012-07-07 José FonsecaRelocate tracing (dis/en)enablement.
2012-07-07 Imre DeakAndroid: add support for dynamically enable/disable...
2012-05-14 José FonsecaUse appropriate number of digits when dumping floating...
2012-05-13 José FonsecaRename d3dshader.* -> d3d9shader.*
2012-05-12 Michal SuchanekAdd multiarch support.
2012-05-08 José FonsecaFix scripts absolute earch path (issue #76).
2012-05-02 José FonsecaHighlight NULL as a literal.
2012-04-30 José FonsecaCode cleanups.
2012-04-30 José FonsecaAdd missing sign cast.
2012-04-27 José FonsecaPreserve both D3D9 shader byte code, and disassembly.
2012-04-23 José FonsecaEnsure negation argument is signed.
2012-04-23 José FonsecaTone down some MSVC warnings.
2012-04-23 José FonsecaFix/complete D3D9 call flag.
2012-04-23 José FonsecaAdd flags to D3D9 calls.
2012-04-23 José FonsecaDetect/handle more APIs in CLI/GUI.
2012-04-23 José FonsecaHandle zero valued bitmask flags.
2012-04-23 José FonsecaBasic snapshotting in d3dretrace.
2012-04-20 José FonsecaEliminate unecessary casts.
2012-04-16 José FonsecaDump GLboolean as enum.
2012-04-15 José FonsecaCleanup how pointers are handled.
2012-04-13 José FonsecaMerge branch 'd3dretrace'
2012-04-13 Imre DeakAndroid: hard code the trace file path to be under...
2012-04-11 Carl Worthos_posix: Fix return value for os::execute()
2012-04-07 José FonsecaSeparate allocation and extraction in retracing.
next