summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author178.36.88.242 <178-36-88-242.adsl.inetia.pl>2011-11-15 11:44:17 +0000
committer178.36.88.242 <178-36-88-242.adsl.inetia.pl>2011-11-15 11:44:17 +0000
commit557f0ee19a4e6ee7309e0bebb28dcab5c3baf14d (patch)
tree1b440d89c19084580347fe3077dcada6f09aa48b
parentfc77175adac793cc769ada5cf0ee7cecf1937b7a (diff)
-rw-r--r--FrontPage.moin7
1 files changed, 7 insertions, 0 deletions
diff --git a/FrontPage.moin b/FrontPage.moin
index 4c9d508..fd55b53 100644
--- a/FrontPage.moin
+++ b/FrontPage.moin
@@ -28,8 +28,15 @@ 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.
+
+---- /!\ '''Edit conflict - other version:''' ----
If you are an application developer, Liboil will not solve your optimization problems without you participating [[http://www.atsteels.com/|Heat resistant steel]
+---- /!\ '''Edit conflict - your version:''' ----
+If you are an application developer, Liboil will not solve your optimization problems without you participating [[http://www.atsteels.com/ |Heat resistant steel]
+
+---- /!\ '''End of edit conflict''' ----
+
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.
== Documentation ==