summaryrefslogtreecommitdiffstats
path: root/docs/download.html
Commit message (Collapse)AuthorAgeFilesLines
* docs: add HTTP link for Mesa downloadsBrian Paul2016-03-291-1/+3
| | | | | | Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=92628 Reviewed-by: Jose Fonseca <jfonseca@vmware.com> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
* docs: remove obsolete target attributeAndreas Boll2012-09-191-6/+5
|
* docs: add new iframe layoutAndreas Boll2012-09-191-1/+8
|
* Remove libGLUMatt Turner2012-08-311-5/+13
| | | | | | | It's been moved to its own repository, found at http://cgit.freedesktop.org/mesa/glu/ Acked-by: Kenneth Graunke <kenneth@whitecape.org>
* docs: prefer lowercase html tagsAndreas Boll2012-06-121-2/+2
| | | | Signed-off-by: Brian Paul <brianp@vmware.com>
* docs: fix html end/start tagsAndreas Boll2012-06-121-1/+1
| | | | | | for more well-formed html Signed-off-by: Brian Paul <brianp@vmware.com>
* docs: consolidate html header and footerAndreas Boll2012-06-121-10/+11
| | | | | | | | | add doctype add character encoding add missing <head> tag unify html header and footer Signed-off-by: Brian Paul <brianp@vmware.com>
* docs: freshen up the download/unpack instructionsBrian Paul2012-04-191-21/+22
|
* docs: Remove GLw from the documentation except for a new FAQ entry.Kenneth Graunke2011-08-151-1/+0
| | | | | | Also remove an outdated reference to GLEW being in tree. Reviewed-by: Brian Paul <brianp@vmware.com>
* Squashed commit of the following:José Fonseca2011-07-141-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* docs: update info about Mesa packaging/contentsBrian Paul2011-04-041-58/+25
|
* docs: point to fd.o for downloads instead of SourceForgeBrian Paul2009-09-031-5/+5
|
* docs: asst. updates for 7.5 releaseBrian Paul2009-04-301-6/+0
|
* docs: more 7.3 doc updatesBrian Paul2009-01-081-2/+2
|
* 7.1 updates from 7.2 branchBrian Paul2008-08-261-0/+2
|
* bring in docs from 7.0.4 release/branchBrian Paul2008-08-161-1/+1
|
* added pointer to beta/release candidatesBrian Paul2008-06-211-0/+5
|
* 7.0.3 updatesBrian2008-04-041-1/+1
|
* bring over 7.0 doc changesBrian2007-06-281-5/+1
|
* prep for 6.5.3 releaseBrian2007-04-181-1/+1
|
* version bumpBrian Paul2006-12-021-1/+1
|
* version bumpBrian Paul2006-08-311-1/+1
|
* download/install updatesBrian Paul2006-07-121-2/+7
|
* fix glut/freeglut linksBrian Paul2006-06-231-2/+2
|
* 6.5 updatesBrian Paul2006-03-311-2/+2
|
* bunch of updatesBrian Paul2005-09-101-58/+86
|
* Use a simple CSS style sheet.Brian Paul2005-01-201-1/+3
|
* updated GLUT linkBrian Paul2004-01-261-2/+2
|
* assorted updatesBrian Paul2003-09-031-17/+15
|
* added -lstc++ info, convert more plain text to htmlBrian Paul2003-03-161-1/+1
|
* Documentation/website overhaul. The website content and doc/ directoryBrian Paul2003-03-081-0/+106
are now merged and are one and the same.