You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
1.2 KiB
39 lines
1.2 KiB
<HTML>
|
|
<BODY>
|
|
|
|
<H2>Overview</H2>
|
|
This directory contains common code that is used in the Intel® Threading Building Blocks examples.
|
|
|
|
<P>
|
|
This code is not intended to be used directly. It is incorporated automatically by the examples that need it.
|
|
</P>
|
|
|
|
<H2>Directories</H2>
|
|
<DL>
|
|
<DT><A HREF="gui">gui</A>
|
|
<DD>GUI code for examples that have graphical user interfaces. Currently supports:
|
|
<UL>
|
|
<LI>GDI+*, DirectDraw*, Direct2D* (Windows* systems)
|
|
<LI>OpenGL* (Mac OS* X systems)
|
|
<LI>X window (Linux* or Mac OS* X systems)
|
|
</UL>
|
|
See the examples that use the GUI
|
|
(<A HREF=../parallel_for/tachyon/index.html>tachyon</A> and <A HREF=../parallel_for/seismic/index.html>seismic</A>)
|
|
for more details.
|
|
</DL>
|
|
<DL>
|
|
<DT><A HREF="utility">utility</A>
|
|
<DD>common driver code for examples.
|
|
</DL>
|
|
|
|
<HR>
|
|
<A HREF="../index.html">Up to parent directory</A>
|
|
<p></p>
|
|
Copyright © 2005-2013 Intel Corporation. All Rights Reserved.
|
|
<P></P>
|
|
Intel is a registered trademark or trademark of Intel Corporation
|
|
or its subsidiaries in the United States and other countries.
|
|
<p></p>
|
|
* Other names and brands may be claimed as the property of others.
|
|
</BODY>
|
|
</HTML>
|