summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2011-10-19 18:02:33 -0700
committerJosé Fonseca <jose.r.fonseca@gmail.com>2011-10-30 13:27:59 +0000
commit6d543afe148f670ac4b1a9dde61b9dc7cdab955c (patch)
tree9f92727dd2fea0813e0d96caa496a78734d7ed1e /.gitignore
parent6068f67ba4689cea0ae5cb8f2c90e191eb622732 (diff)
Add a top-level apitrace program.
This is intended to eventually be a program which will provide access to all apitrace functionality (tracing, trimming, replaying, analyzing, launch the gui, etc.). To start with it implements only the stub "apitrace help" command so there's not any real functionality here yet.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 95b78fec..c8ac0baa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,6 +28,7 @@ _CPack_Packages
CMakeCache.txt
CMakeFiles
Makefile
+apitrace
build
cgltrace.cpp
d3d10trace.cpp