summaryrefslogtreecommitdiffstats
path: root/docs/systems.html
Commit message (Collapse)AuthorAgeFilesLines
* docs: update link to Intel's graphics websiteBrian Paul2016-04-251-2/+1
| | | | Reviewed-by: Matt Turner <mattst88@gmail.com>
* docs: mention some other supported APIsAndreas Boll2013-02-111-2/+2
| | | | | | v2: add ES3 Reviewed-by: Brian Paul <brianp@vmware.com> (v1)
* docs: remove obsolete target attributeAndreas Boll2012-09-191-5/+5
|
* docs: add new iframe layoutAndreas Boll2012-09-191-0/+8
|
* docs/systems: add some useful driver linksAndreas Boll2012-06-251-5/+7
| | | | Signed-off-by: Brian Paul <brianp@vmware.com>
* 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-8/+9
| | | | | | | | | add doctype add character encoding add missing <head> tag unify html header and footer Signed-off-by: Brian Paul <brianp@vmware.com>
* docs: update info about supported systems, GPUs, APIsBrian Paul2012-02-101-12/+56
| | | | | Add link to Intel's Linux graphics page, etc. (cherry picked from commit 14cf3dd826938f0a8a6f32a81c634ecc835f7319)
* Drop documentation references for deleted backendsAdam Jackson2011-09-061-27/+0
| | | | Signed-off-by: Adam Jackson <ajax@redhat.com>
* mesa: Remove support for BeOSIan Romanick2011-08-261-5/+3
| | | | | | | | | | Acked-by: Kristian Høgsberg <krh@bitplanet.net> Acked-by: Marek Olšák <maraeo@gmail.com> Acked-by: Alan Coopersmith <alan.coopersmith@oracle.com> Acked-by: Jakob Bornecrantz <jakob@vmware.com> Acked-by: Dave Airlie <airlied@redhat.com> Build-Tested-by: Jakob Bornecrantz <jakob@vmware.com> Tested-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
* docs: assorted updates, link fixesBrian Paul2009-01-221-5/+20
|
* Replace old README.X11 with updated xlibdriver.htmlBrian Paul2006-04-191-1/+1
|
* s/dri.sourceforge.net/dri.freedesktop.org/Adam Jackson2005-11-031-2/+2
|
* updates for 6.3.2 release, plus other assorted clean-upsBrian Paul2005-08-191-83/+28
|
* Use a simple CSS style sheet.Brian Paul2005-01-201-1/+3
|
* Documentation/website overhaul. The website content and doc/ directoryBrian Paul2003-03-081-0/+109
are now merged and are one and the same.