]> git.cworth.org Git - apitrace/history - CMakeLists.txt
Use skiplist-based FastCallSet within trace::CallSet
[apitrace] / CMakeLists.txt
2011-12-03 zackrMerge pull request #61 from prahal/gui-edit
2011-12-03 José FonsecaMerge branch 'glproc-cleanup'
2011-12-02 José FonsecaIntroduce call flags.
2011-12-01 José FonsecaCleanup glproc.
2011-11-29 José FonsecaRefactor the code to find scripts.
2011-11-29 José FonsecaInstall snapdiff.py as well.
2011-11-27 José FonsecaAdd "apitrace repack" command.
2011-11-26 José FonsecaRequire gles1 and gles2 modules for EGL support (fixes...
2011-11-24 José FonsecaKill glsnapshot.
2011-11-17 José FonsecaAllow to enable/disable EGL support.
2011-11-17 José FonsecaFix whitespace in CMakeLists.txt.
2011-11-17 Chia-I Wugles: Add eglretrace
2011-11-17 Chia-I Wugles: Update glproc.py
2011-11-10 José FonsecaBuild egltrace.so into the wrapper dir.
2011-11-08 Chia-I Wuegl: add retracing support for EGL
2011-11-08 Chia-I Wuegl: add EGL tracer
2011-11-08 José Fonsecacmake: include FindPkgConfig.
2011-11-08 Chia-I Wuegl: Update glproc.py
2011-11-08 Chia-I Wuegl: Add eglimports.hpp
2011-11-06 Carl WorthAdd new "apitrace diff-state" command
2011-11-06 Carl Worthcli: Add a new "apitrace diff" command.
2011-11-06 Carl WorthSeparate wrappers/ and scripts/ under <prefix>/lib...
2011-11-03 José FonsecaSplit common functionality out of cli.
2011-11-03 José FonsecaPut glxtrace.so also in the wrappers directory.
2011-11-01 José FonsecaExpose build/install dirs as a define.
2011-11-01 Carl WorthChange non-executable install directories to include...
2011-10-31 José FonsecaMerge branch 'os-path'
2011-10-30 Carl Worthapitrace: Replace tracedump program with new "apitrace...
2011-10-30 Carl WorthAdd a top-level apitrace program.
2011-10-26 José FonsecaRename trace writer files to group nicely.
2011-10-26 José FonsecaRe-organize the Trace::File code.
2011-10-14 José FonsecaBring some of the virtual-memory-regions
2011-10-11 José FonsecaAvoid depending on MinGW runtime DLLs.
2011-10-10 José FonsecaTrace dwrite.dll too.
2011-10-10 José FonsecaFix dumb typo.
2011-10-10 José FonsecaUse Cocoa on Mac OS X.
2011-10-10 José FonsecaDraft D2D trace support.
2011-10-09 José FonsecaCreate contexts with DEBUG_BIT when not benchmarking.
2011-10-07 José FonsecaUse a vector to dispatch calls when retracing.
2011-10-05 José FonsecaAlways build the common library as static.
2011-09-28 José FonsecaCleanup D3D10 specs.
2011-09-28 José FonsecaSilence MinGW linkage warnings.
2011-09-27 José FonsecaRebrand as version 2.0
2011-09-27 José FonsecaFix d3d10 build.
2011-09-27 José FonsecaBuild fat binaries with i386 and x86_64 architectures...
2011-09-27 José FonsecaMove .def files to specs subdir.
2011-09-27 José FonsecaMove all API specs to a separate dir.
2011-09-27 José FonsecaBundle QJSON sources.
2011-09-25 José FonsecaMerge branch 'd3d10'
2011-09-23 José FonsecaSplit d3d10 spec from tracing.
2011-09-23 José FonsecaAdd missing dependency on dxgi.py
2011-09-23 José FonsecaMerge branch 'master' into d3d10
2011-09-21 José FonsecaSplit D3D specs for trace generators.
2011-09-21 José FonsecaPut all common code in a subdirectory.
2011-09-21 Zack RusinMerge branch 'on-demand-loading'
2011-09-18 Zack RusinDelete loadertest and cleanup some of the new api.
2011-09-18 José FonsecaDocument the major user-visible developments.
2011-09-17 José FonsecaAdd documentation on how to report bugs.
2011-09-06 Zack RusinMerge remote-tracking branch 'origin/master' into on...
2011-09-03 José FonsecaMerge branch 'master' into on-demand-loading
2011-09-02 Zack RusinMerge remote-tracking branch 'origin/master' into on...
2011-09-01 Zack RusinMerge remote-tracking branch 'origin/master' into on...
2011-08-29 José FonsecaMore complete D310 API spec.
2011-08-27 Zack RusinMerge branch 'master' into on-demand-loading
2011-08-27 Zack RusinSome initial thoughts on the on-demand loading api.
2011-08-25 Zack RusinMerge branch 'compression'
2011-08-25 Zack RusinExport SnappyFile class to its own file.
2011-08-24 José FonsecaMerge branch 'master' into compression
2011-08-24 José FonsecaMove LocalWriter into its own source file.
2011-08-24 Zack RusinMerge branch 'master' into compression
2011-08-07 José FonsecaBundle Snappy source code.
2011-08-06 Zack RusinAdd snappy compression/decompression code.
2011-08-06 Zack RusinAbstract file writing operation into a class of its...
2011-08-05 Zack RusinQt not QT
2011-08-01 José FonsecaLink all targets against common.
2011-07-28 José FonsecaFix automagic link in comment.
2011-07-27 José FonsecaAdd ENABLE_GUI option to control GUI builds and depende...
2011-07-15 José FonsecaImplement GL_GREMEDY_string_marker and GL_GREMEDY_frame...
2011-07-05 José FonsecaAdd missing file to glxtrace.so
2011-07-02 José FonsecaPNM output support.
2011-07-02 José FonsecaSplit image code per file format.
2011-07-02 José FonsecaRename static library from trace to common.
2011-07-02 José FonsecaMerge remote-tracking branch 'github/markdown'
2011-07-01 José FonsecaFix out of source build.
2011-06-30 José FonsecaUse markdown syntax.
2011-06-30 José FonsecaPut all thirdparty code into a separate subdirectory.
2011-06-21 José FonsecaAlways use bundled zlib and libpng sources.
2011-06-19 José FonsecaMerge branch 'trace-snapshot'
2011-06-13 José FonsecaAbility to take snapshots while tracing.
2011-06-06 José FonsecaMore accurate include/linkage in Mac OS X.
2011-06-06 José FonsecaGenerate .tar.bz2 packages on Linux.
2011-06-05 José FonsecaAccept python 2.7 too.
2011-06-04 José FonsecaPer thirdparty library CMakeLists.xt
2011-06-04 José FonsecaDon't generate import libraries for wrapper DLLs.
2011-06-04 José FonsecaUse -isystem to DirectX SDK headers on MinGW.
2011-06-02 José FonsecaGenerate a .dmg package on Mac OS X.
2011-05-28 José FonsecaAbility to write a new call to trace file.
2011-05-27 José FonsecaTrace the whole OpenGL framework on Mac OS X.
2011-05-27 José FonsecaTemporarily revert "Upgrade bundled zlib to 1.2.5."
2011-05-25 José FonsecaSeveral DX7 corrections.
next