summaryrefslogtreecommitdiff
path: root/docs/faq.html
AgeCommit message (Collapse)AuthorFilesLines
2014-01-06docs: fix misspellingsNathan Kidd1-4/+4
Fixed what I noticed; no warranty for exhaustiveness. Signed-off-by: Nathan Kidd <nkidd@opentext.com> Reviewed-by: Brian Paul <brianp@vmware.com>
2012-10-09docs: update FAQAndreas Boll1-19/+24
Reported-by: Fabio Pedretti <fabio.ped@libero.it> v2: (Chad Versace <chad.versace@linux.intel.com>) - Rewrite FAQ - proper place for installing mesa. v3: fix some typos Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
2012-09-20docs: update some more FAQsAndreas Boll1-14/+18
v2: remove mention of XFree86 Reviewed-by: Brian Paul <brianp@vmware.com>
2012-09-19docs: update faqAndreas Boll1-5/+4
2012-09-19docs: remove obsolete target attributeAndreas Boll1-21/+17
2012-09-19docs: add new iframe layoutAndreas Boll1-0/+8
2012-08-31Remove libGLUMatt Turner1-4/+0
It's been moved to its own repository, found at http://cgit.freedesktop.org/mesa/glu/ Acked-by: Kenneth Graunke <kenneth@whitecape.org>
2012-06-25docs: update some broken/old linksAndreas Boll1-1/+1
Signed-off-by: Brian Paul <brianp@vmware.com>
2012-06-12docs: whitespaces cleanupAndreas Boll1-1/+0
Signed-off-by: Brian Paul <brianp@vmware.com>
2012-06-12docs: use id instead of <a name>Andreas Boll1-36/+32
Signed-off-by: Brian Paul <brianp@vmware.com>
2012-06-12docs: fix html end/start tagsAndreas Boll1-1/+1
for more well-formed html Signed-off-by: Brian Paul <brianp@vmware.com>
2012-06-12docs: consolidate html header and footerAndreas Boll1-8/+8
add doctype add character encoding add missing <head> tag unify html header and footer Signed-off-by: Brian Paul <brianp@vmware.com>
2011-08-15docs: Remove GLw from the documentation except for a new FAQ entry.Kenneth Graunke1-1/+6
Also remove an outdated reference to GLEW being in tree. Reviewed-by: Brian Paul <brianp@vmware.com>
2011-07-14Squashed commit of the following:José Fonseca1-3/+3
commit 1856230d9fa61710cce3e152b8d88b1269611a73 Author: José Fonseca <jose.r.fonseca@gmail.com> Date: Tue Jul 12 23:41:27 2011 +0100 make: Use better var names on packaging. commit d1ae72d0bd14e820ecfe9f8f27b316f9566ceb0c Author: José Fonseca <jose.r.fonseca@gmail.com> Date: Tue Jul 12 23:38:21 2011 +0100 make: Apply several of Dan Nicholson's suggestions. commit f27cf8743ac9cbf4c0ad66aff0cd3f97efde97e4 Author: José Fonseca <jose.r.fonseca@gmail.com> Date: Sat Jul 9 14:18:20 2011 +0100 make: Put back the tar.bz2 creation rule. Removed by accident. commit 34983337f9d7db984e9f0117808274106d262110 Author: José Fonseca <jose.r.fonseca@gmail.com> Date: Sat Jul 9 11:59:29 2011 +0100 make: Determine tarballs contents via git ls-files. The wildcards were a mess: - lots of files for non Linux platforms missing - several files listed and archived twice Using git-ls-files ensures things are not loss when making the tarballs. commit 34a28ccbf459ed5710aafba5e7149e8291cb808c Author: José Fonseca <jose.r.fonseca@gmail.com> Date: Sat Jul 9 11:07:14 2011 +0100 glut: Remove GLUT source. Most distros ship freeglut, and most people don't care one vs the other, and it hasn't been really maintained. So it is better to have Mesa GLUT be revisioned and built separately from Mesa. commit 5c26a2c3c0c7e95ef853e19d12d75c4f80137e7d Author: José Fonseca <jose.r.fonseca@gmail.com> Date: Sat Jul 9 10:31:02 2011 +0100 Ignore the tarballs. commit 26edecac589819f0d0efe2165ab748dbc4e53394 Author: José Fonseca <jose.r.fonseca@gmail.com> Date: Sat Jul 9 10:30:24 2011 +0100 make: Create the Mesa-xxx-devel symlink automatically. Also actually remote the intermediate uncompressed tarballs.
2009-08-14Add a FAQ about internal buffer sizes.Tom Fogal1-0/+13
2007-12-26Merge branch 'master' into autoconf2Dan Nicholson1-3/+3
2007-12-23autoconf: Documentation for using the autoconf'd buildDan Nicholson1-20/+3
Most of the options available from configure are documented on the autoconf.html. This page is reached as an alternative provided on the install.html page. An FAQ about why there is no configure script has been removed.
2007-12-18docs: Fix links in contribute sectionDan Nicholson1-3/+3
The contribute section had a broken hyperlink, masking the mailing list text.
2006-08-21various updatesBrian Paul1-9/+9
2006-06-08links to ClosedGL and S3TC libraryBrian Paul1-4/+11
2005-10-24updates from 6.4 branchBrian Paul1-27/+17
2005-01-20Use a simple CSS style sheet.Brian Paul1-1/+3
2004-11-22misc updatesBrian Paul1-35/+54
2004-04-27added pointer to Vincent (OpenGL ES implementation)Brian Paul1-1/+6
2003-12-31added info about S3TC texture compressionBrian Paul1-6/+24
2003-11-26added link to ChromiumBrian Paul1-2/+11
2003-11-25added SoftGL linkBrian Paul1-6/+14
2003-08-06updated item 1.4Brian Paul1-1/+8
2003-03-30minor updatesBrian Paul1-23/+29
2003-03-08Documentation/website overhaul. The website content and doc/ directoryBrian Paul1-0/+330
are now merged and are one and the same.