]> git.cworth.org Git - apitrace/history - CMakeLists.txt
cli: Add a new "apitrace diff" command.
[apitrace] / CMakeLists.txt
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é FonsecaFix dumb typo.
2011-10-10 José FonsecaUse Cocoa on Mac OS X.
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.
2011-05-25 José FonsecaBuild fixes.
2011-05-25 José FonsecaGet DDraw/D3D7 building.
2011-05-24 José FonsecaMerge branch 'thirdparty-upgrade'
2011-05-24 José FonsecaSilence MSVC warnings.
2011-05-24 José FonsecaUpgrade bundled zlib to 1.2.5.
2011-05-24 José Fonsecatrace_write -> trace_writer
2011-05-21 José FonsecaDump D3D8 shaders too.
2011-05-21 José FonsecaRemove dead code.
2011-05-19 José FonsecaDetermine drawable sizes on MacOSX.
2011-05-19 José FonsecaReorganize glstate code.
2011-05-18 José FonsecaStart making glstate an independent module.
2011-05-15 José FonsecaRudimentary CGL retracing.
2011-05-15 José FonsecaEnsure the libGL.system symlink actually gets built.
2011-05-15 José FonsecaBasic MacOSX tracing support (WIP).
2011-05-14 José FonsecaPut license in a separate file.
2011-05-14 José FonsecaInclude README & TODO in the package.
2011-05-14 José FonsecaRevert "Set default build type to debug."
2011-05-12 José FonsecaDon't link with unnecessary X11 libraries.
2011-05-09 José FonsecaMerge branch 'master' into multi-context
2011-05-08 José FonsecaUse CPack for packaging.
2011-05-08 José FonsecaFix build with MSVC 2005.
2011-05-05 José FonsecaMove OS-specific retracing functions to separate files.
next