summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2012-01-06retrace: add support for intel gpu/cpu monitoringEugeni Dodonov1-0/+6
2011-12-07cmake: Wrap glproc.hpp in a target to prevent concurrent generation.José Fonseca1-5/+16
2011-12-07cmake: Be more concise with the glproc.hpp dependency.José Fonseca1-8/+4
2011-12-05Remove duplicate pthread linkage.José Fonseca1-1/+1
2011-12-05Workaround weird issue with gdb and dlopen'ed libpthread.soJosé Fonseca1-10/+15
2011-12-03Merge branch 'glproc-cleanup'José Fonseca1-7/+9
2011-12-02Introduce call flags.José Fonseca1-0/+1
2011-12-01Cleanup glproc.José Fonseca1-7/+9
2011-11-29Refactor the code to find scripts.José Fonseca1-1/+2
2011-11-29Install snapdiff.py as well.José Fonseca1-2/+7
2011-11-27Add "apitrace repack" command.José Fonseca1-0/+2
2011-11-26Require gles1 and gles2 modules for EGL support (fixes issue #58).José Fonseca1-1/+1
2011-11-24Kill glsnapshot.José Fonseca1-2/+0
2011-11-17Allow to enable/disable EGL support.José Fonseca1-4/+13
2011-11-17Fix whitespace in CMakeLists.txt.José Fonseca1-1/+4
2011-11-17gles: Add eglretraceChia-I Wu1-2/+29
2011-11-17gles: Update glproc.pyChia-I Wu1-1/+1
2011-11-10Build egltrace.so into the wrapper dir.José Fonseca1-5/+4
2011-11-08egl: add retracing support for EGLChia-I Wu1-0/+1
2011-11-08egl: add EGL tracerChia-I Wu1-0/+43
2011-11-08cmake: include FindPkgConfig.José Fonseca1-0/+2
2011-11-08egl: Update glproc.pyChia-I Wu1-1/+1
2011-11-08egl: Add eglimports.hppChia-I Wu1-0/+2
2011-11-06Add new "apitrace diff-state" commandCarl Worth1-0/+1
2011-11-06cli: Add a new "apitrace diff" command.Carl Worth1-0/+5
2011-11-06Separate wrappers/ and scripts/ under <prefix>/lib/apitraceCarl Worth1-2/+8
2011-11-03Split common functionality out of cli.José Fonseca1-0/+1
2011-11-03Put glxtrace.so also in the wrappers directory.José Fonseca1-5/+4
2011-11-01Expose build/install dirs as a define.José Fonseca1-14/+40
2011-11-01Change non-executable install directories to include an "apitrace" componentCarl Worth1-2/+9
2011-10-30apitrace: Replace tracedump program with new "apitrace dump" commandCarl Worth1-4/+0
2011-10-30Add a top-level apitrace program.Carl Worth1-1/+5
2011-10-26Rename trace writer files to group nicely.José Fonseca1-2/+2
2011-10-26Re-organize the Trace::File code.José Fonseca1-1/+2
2011-10-14Bring some of the virtual-memory-regionsJosé Fonseca1-0/+1
2011-10-11Avoid depending on MinGW runtime DLLs.José Fonseca1-0/+16
2011-10-10Fix dumb typo.José Fonseca1-1/+1
2011-10-10Use Cocoa on Mac OS X.José Fonseca1-30/+15
2011-10-09Create contexts with DEBUG_BIT when not benchmarking.José Fonseca1-3/+4
2011-10-07Use a vector to dispatch calls when retracing.José Fonseca1-1/+1
2011-10-05Always build the common library as static.José Fonseca1-2/+2
2011-09-28Cleanup D3D10 specs.José Fonseca1-1/+1
2011-09-28Silence MinGW linkage warnings.José Fonseca1-3/+5
2011-09-27Rebrand as version 2.0José Fonseca1-1/+1
2011-09-27Fix d3d10 build.José Fonseca1-2/+6
2011-09-27Build fat binaries with i386 and x86_64 architectures by default on Mac OS X.José Fonseca1-2/+6
2011-09-27Move .def files to specs subdir.José Fonseca1-6/+6
2011-09-27Move all API specs to a separate dir.José Fonseca1-10/+10
2011-09-27Bundle QJSON sources.José Fonseca1-1/+18
2011-09-23Split d3d10 spec from tracing.José Fonseca1-2/+2