summaryrefslogtreecommitdiff
path: root/FrontPage.moin
diff options
context:
space:
mode:
author178.36.88.242 <178-36-88-242.adsl.inetia.pl>2011-11-15 11:43:31 +0000
committer178.36.88.242 <178-36-88-242.adsl.inetia.pl>2011-11-15 11:43:31 +0000
commitfc77175adac793cc769ada5cf0ee7cecf1937b7a (patch)
tree41cf23fc0eb08a8c00e46ec65674feb7aacff683 /FrontPage.moin
parent07b3aa8ee3565e2fdeee7d5a052952b5b60179b2 (diff)
Diffstat (limited to 'FrontPage.moin')
-rw-r--r--FrontPage.moin2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontPage.moin b/FrontPage.moin
index 025ca2d..4c9d508 100644
--- a/FrontPage.moin
+++ b/FrontPage.moin
@@ -28,7 +28,7 @@ All of the function classes will be API and ABI stable through the lifetime of t
== The Project ==b
Liboil has essentially two separate subprojects: development of the Liboil core (essentially completed), and development of function classes useful to applications. As time and interest permit, I modify applications and libraries to use liboil, create [[http://www.junowebdesign.com/graham-and-green-2.html/| Graham and Green]] function classes to support those applications, and occasionally write some optimized implementations.
-If you are an application developer, Liboil will not solve your optimization problems without you participating.
+If you are an application developer, Liboil will not solve your optimization problems without you participating [[http://www.atsteels.com/|Heat resistant steel]
In general, hacking on Liboil does not require knowledge of assembly language. Many implementations are written in C. Some use compiler intrisics that generate assembly for MMX or SSE instructions.