summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2011-10-19Add support for linking against talloc.Carl Worth1-0/+3
2011-10-19Add a top-level apitrace program.Carl Worth1-1/+3
2011-10-19Add a cmake-generated config.h file to hold the private bin directoryCarl Worth1-0/+7
2011-10-19Change non-executable install directories to include an "apitrace" componentCarl Worth1-2/+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
2011-09-23Add missing dependency on dxgi.pyJosé Fonseca1-1/+1
2011-09-23Merge branch 'master' into d3d10José Fonseca1-30/+40
2011-09-21Split D3D specs for trace generators.José Fonseca1-14/+15
2011-09-21Put all common code in a subdirectory.José Fonseca1-15/+17
2011-09-21Merge branch 'on-demand-loading'Zack Rusin1-1/+1
2011-09-18Delete loadertest and cleanup some of the new api.Zack Rusin1-3/+0
2011-09-18Document the major user-visible developments.José Fonseca1-0/+1
2011-09-17Add documentation on how to report bugs.José Fonseca1-1/+7
2011-08-29More complete D310 API spec.José Fonseca1-11/+11
2011-08-27Some initial thoughts on the on-demand loading api.Zack Rusin1-0/+3
2011-08-24Export SnappyFile class to its own file.Zack Rusin1-0/+1
2011-08-24Merge branch 'master' into compressionJosé Fonseca1-0/+1
2011-08-24Move LocalWriter into its own source file.José Fonseca1-0/+1
2011-08-07Bundle Snappy source code.José Fonseca1-2/+6
2011-08-06Add snappy compression/decompression code.Zack Rusin1-1/+4
2011-08-06Abstract file writing operation into a class of its own.Zack Rusin1-0/+1
2011-08-04Qt not QTZack Rusin1-1/+1
2011-08-01Link all targets against common.José Fonseca1-13/+11
2011-07-28Fix automagic link in comment.José Fonseca1-1/+1
2011-07-28Add ENABLE_GUI option to control GUI builds and dependency checksJosé Fonseca1-4/+21
2011-07-15Implement GL_GREMEDY_string_marker and GL_GREMEDY_frame_terminator.José Fonseca1-2/+15
2011-07-05Add missing file to glxtrace.soJosé Fonseca1-0/+1
2011-07-02PNM output support.José Fonseca1-0/+1
2011-07-02Split image code per file format.José Fonseca1-0/+3
2011-07-02Rename static library from trace to common.José Fonseca1-3/+9
2011-07-02Merge remote-tracking branch 'github/markdown'José Fonseca1-1/+1
2011-07-01Fix out of source build.José Fonseca1-1/+3
2011-06-30Use markdown syntax.José Fonseca1-1/+1
2011-06-30Put all thirdparty code into a separate subdirectory.José Fonseca1-7/+8
2011-06-22Always use bundled zlib and libpng sources.José Fonseca1-21/+13