Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: remove obsolete r300c traces | Andreas Boll | 2012-09-19 | 1 | -1/+0 |
| | |||||
* | docs: remove obsolete target attribute | Andreas Boll | 2012-09-19 | 1 | -3/+3 |
| | |||||
* | docs: add new iframe layout | Andreas Boll | 2012-09-19 | 1 | -1/+8 |
| | |||||
* | Remove libGLU | Matt Turner | 2012-08-31 | 1 | -5/+0 |
| | | | | | | | It's been moved to its own repository, found at http://cgit.freedesktop.org/mesa/glu/ Acked-by: Kenneth Graunke <kenneth@whitecape.org> | ||||
* | docs: whitespaces cleanup | Andreas Boll | 2012-06-12 | 1 | -2/+2 |
| | | | | Signed-off-by: Brian Paul <brianp@vmware.com> | ||||
* | docs: prefer lowercase html tags | Andreas Boll | 2012-06-12 | 1 | -10/+10 |
| | | | | Signed-off-by: Brian Paul <brianp@vmware.com> | ||||
* | docs: use id instead of <a name> | Andreas Boll | 2012-06-12 | 1 | -14/+7 |
| | | | | Signed-off-by: Brian Paul <brianp@vmware.com> | ||||
* | docs: fix html end/start tags | Andreas Boll | 2012-06-12 | 1 | -2/+4 |
| | | | | | | for more well-formed html Signed-off-by: Brian Paul <brianp@vmware.com> | ||||
* | docs: consolidate html header and footer | Andreas Boll | 2012-06-12 | 1 | -10/+10 |
| | | | | | | | | | add doctype add character encoding add missing <head> tag unify html header and footer Signed-off-by: Brian Paul <brianp@vmware.com> | ||||
* | docs: remove documentation of old Makefile system | Brian Paul | 2012-06-06 | 1 | -116/+5 |
| | | | | It's going away in the near future. | ||||
* | docs: overhaul the Mesa build/install instructions | Brian Paul | 2012-04-19 | 1 | -128/+123 |
| | | | | Rearrange thing in general. Mark the legacy Makefile system as deprecated. | ||||
* | docs: add info for installing dependencies on fedora | Alex Hultman | 2012-03-17 | 1 | -0/+8 |
| | | | | Signed-off-by: Brian Paul <brianp@vmware.com> | ||||
* | docs: add more MinGW prerequisite tips | Brian Paul | 2012-03-07 | 1 | -0/+8 |
| | | | | Provided by Charles Huber on the mesa-users list. | ||||
* | docs: Update references to README files | Guillem Jover | 2011-10-04 | 1 | -10/+2 |
| | | | | | Signed-off-by: Guillem Jover <guillem@hadrons.org> Signed-off-by: Brian Paul <brianp@vmware.com> | ||||
* | Remove remnants of legacy glide support | Guillem Jover | 2011-10-04 | 1 | -1/+0 |
| | | | | | Signed-off-by: Guillem Jover <guillem@hadrons.org> Signed-off-by: Brian Paul <brianp@vmware.com> | ||||
* | docs: Update scons info regarding mingw. | José Fonseca | 2011-08-30 | 1 | -5/+2 |
| | |||||
* | mesa: Remove support for BeOS | Ian Romanick | 2011-08-26 | 1 | -1/+0 |
| | | | | | | | | | | 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> | ||||
* | dri: Remove all DRI1 drivers | Ian Romanick | 2011-08-26 | 1 | -12/+0 |
| | | | | | | | | | | 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: Remove GLw from the documentation except for a new FAQ entry. | Kenneth Graunke | 2011-08-15 | 1 | -5/+0 |
| | | | | | | Also remove an outdated reference to GLEW being in tree. Reviewed-by: Brian Paul <brianp@vmware.com> | ||||
* | docs: Remove MSVS project files. | José Fonseca | 2011-04-23 | 1 | -1/+0 |
| | | | | | | | They were totally broken for several releases. scons now builds everything the project files built and more, and can be kept up-to-date with little effort. | ||||
* | docs: update prerequisites, remove old demo info | Brian Paul | 2011-04-04 | 1 | -80/+24 |
| | |||||
* | docs: Update new opengl32.dll target location. | José Fonseca | 2010-03-10 | 1 | -1/+1 |
| | |||||
* | scons: Build progs together with everything else. | José Fonseca | 2010-01-01 | 1 | -9/+0 |
| | | | | | | | | This is a substantial reorganization, This particular commit enables: - building the progs for unices platforms - glew is now built as a shared library (it is the default, and it is inconvenient and pointless to shift away from that default) - all progs get built by default | ||||
* | docs: bump libdrm version requirement | Brian Paul | 2009-10-08 | 1 | -2/+2 |
| | | | | Probably need to bump other version requirements too... | ||||
* | docs: Document building with SCons. | José Fonseca | 2009-06-17 | 1 | -2/+50 |
| | |||||
* | docs: prerequisite updates | Brian Paul | 2009-01-10 | 1 | -2/+3 |
| | |||||
* | docs: dri2proto, libdrm tweaks | Brian Paul | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | mesa: updated compilation documentation | Brian Paul | 2008-12-30 | 1 | -29/+37 |
| | |||||
* | link to DRM 2.3.1 | Brian Paul | 2008-07-01 | 1 | -14/+3 |
| | |||||
* | update, re-org build/install instructions | Brian Paul | 2008-05-27 | 1 | -62/+64 |
| | |||||
* | autoconf: Documentation for using the autoconf'd build | Dan Nicholson | 2007-12-23 | 1 | -1/+7 |
| | | | | | | | 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. | ||||
* | update the DRM/DRI instructions | Brian | 2007-09-28 | 1 | -36/+17 |
| | |||||
* | updated with pkg-config info | Brian | 2007-09-12 | 1 | -0/+20 |
| | |||||
* | DESTDIR support. | Dan Nicholson | 2007-09-12 | 1 | -1/+9 |
| | |||||
* | updated info about glxproto.h | Brian Paul | 2006-09-05 | 1 | -2/+7 |
| | |||||
* | download/install updates | Brian Paul | 2006-07-12 | 1 | -6/+9 |
| | |||||
* | added info about prerequisites for building DRI drivers | Brian Paul | 2006-06-08 | 1 | -20/+59 |
| | |||||
* | Clarify which version of Mesa we're talking about | Adam Jackson | 2006-03-30 | 1 | -2/+2 |
| | |||||
* | Update the install docs to make explicit note of libdrm version dependency. | Adam Jackson | 2006-03-30 | 1 | -14/+6 |
| | | | | Change pdx.fd.o to {anon,}cvs.fd.o as appropriate. | ||||
* | updated with DRI building instructions | Brian Paul | 2005-07-21 | 1 | -32/+74 |
| | |||||
* | Use a simple CSS style sheet. | Brian Paul | 2005-01-20 | 1 | -1/+3 |
| | |||||
* | updated Makefile info | Brian Paul | 2004-03-26 | 1 | -29/+38 |
| | |||||
* | added note about mklib permissions | Brian Paul | 2004-01-12 | 1 | -0/+1 |
| | |||||
* | updates for 6.0 release | Brian Paul | 2004-01-07 | 1 | -1/+1 |
| | |||||
* | updated info for Mesa 5.1 | Brian Paul | 2003-09-05 | 1 | -263/+165 |
| | |||||
* | assorted updates | Brian Paul | 2003-09-03 | 1 | -0/+6 |
| | |||||
* | added gnumake/gmake info | Brian Paul | 2003-04-01 | 1 | -0/+3 |
| | |||||
* | added -lstc++ info, convert more plain text to html | Brian Paul | 2003-03-16 | 1 | -24/+73 |
| | |||||
* | Documentation/website overhaul. The website content and doc/ directory | Brian Paul | 2003-03-08 | 1 | -0/+295 |
are now merged and are one and the same. |