summaryrefslogtreecommitdiffstats
path: root/development/apitrace/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/apitrace/README')
-rw-r--r--development/apitrace/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/development/apitrace/README b/development/apitrace/README
deleted file mode 100644
index afa1ac47a7..0000000000
--- a/development/apitrace/README
+++ /dev/null
@@ -1,11 +0,0 @@
-apitrace consists of a set of tools to:
-
- trace OpenGL, OpenGL ES, Direct3D, and DirectDraw APIs calls to a file;
-
- replay OpenGL and OpenGL ES calls from a file;
-
- inspect OpenGL state at any call while retracing;
-
- visualize and edit trace files.
-
-qt5 is an optional dependency to build the gui.