Add autotools build system, and rearrange directory layout.

This commit is contained in:
Eric Anholt
2006-08-30 10:38:44 -07:00
committed by Damien Lespiau
parent 5fbc399062
commit 9b40c3724a
20 changed files with 355 additions and 18 deletions
+5
View File
@@ -0,0 +1,5 @@
gen4asm is a program to compile an assembly language for the Intel 965 Express
Chipset. It has been used to construct programs for textured video in the 2d
driver.
Some examples of gen4 assembly programs are in the doc/examples directory.