Signed-off-by: Guillem Jover
---
.gitignore |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index a9bc5d4..a6243bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@
*.pyc
*.pyo
*.so
+*.so.*
*.sw[a-z]
*.tar
*.tar.bz2
--
1.7.6.3
Signed-off-by: Guillem Jover
---
docs/envvars.html |2 --
docs/install.html |1 -
src/mesa/drivers/x11/fakeglx.c | 17 -
src/mesa/drivers/x11/xm_api.c | 20
src/mesa/drivers/x11/xmesaP.h |7 ---
5 files changed
Hi!
Here's some patches that clean up the tree from legacy stuff, update
the documentation and the .gitignore file.
regards,
guillem
Guillem Jover (3):
Ignore all shared objects
Remove remnants of legacy glide support
Update references to README files
.giti
Signed-off-by: Guillem Jover
---
docs/install.html | 12 ++--
1 files changed, 2 insertions(+), 10 deletions(-)
diff --git a/docs/install.html b/docs/install.html
index 92622b1..07e38bf 100644
--- a/docs/install.html
+++ b/docs/install.html
@@ -304,16 +304,8 @@ Documentation for other