summaryrefslogtreecommitdiff
path: root/docs/devinfo.html
AgeCommit message (Collapse)AuthorFilesLines
2010-10-05docs: Update mailing lines from sf.net to freedesktop.orgIan Romanick1-3/+4
(cherry picked from commit c19bc5de961fe5e1f8a17131bcfae3dbcccaca29)
2010-10-05docs: download.html does not need to be updated for each releaseIan Romanick1-1/+1
(cherry picked from commit 41e371e351cc4c77b2b20a545af2dfa2dab253d7)
2010-02-25glapi: Move src/mesa/main/dispatch.c to glapi and rename.Chia-I Wu1-1/+1
main/dispatch.c is a glapi source file. It is part of GLAPI_SOURCES in sources.mak and part of glapi_sources in SConscript. This commit moves it to glapi/ and renames it to glapi_dispatch.c.
2009-06-26docs: updated Mesa release instructionsBrian Paul1-15/+25
2008-05-05autoconf: Scrape the version from configs/defaultDan Nicholson1-2/+2
Added the make script version.mk to print the various version numbers from configs/default. This is used to substitute the version in autoconf rather than duplicating it in both places.
2007-12-30autoconf: Remind developers to bump version numbers in configure.acDan Nicholson1-2/+2
Just like configs/default, the version number in configure.ac needs to be bumped for releases. Maybe later we can figure out how to scrape the version from configs/default into configure.ac.
2006-09-21updated extension infoBrian Paul1-5/+9
2006-03-316.5 updatesBrian Paul1-2/+2
2005-01-20Use a simple CSS style sheet.Brian Paul1-1/+3
2004-11-22misc updatesBrian Paul1-19/+37
2004-10-02initial stuff for 6.3Brian Paul1-63/+9
2004-08-17some updated info about adding new extensionsBrian Paul1-23/+33
2003-06-01updated release stepsBrian Paul1-3/+2
2003-03-29minor updatesBrian Paul1-1/+0
2003-03-19remove/obfuscate all remaining email addressesBrian Paul1-4/+6
2003-03-08Documentation/website overhaul. The website content and doc/ directoryBrian Paul1-0/+230
are now merged and are one and the same.