History log of /external/mesa3d/docs/devinfo.html
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1e314197dd81f1c06dceb794fbaac178693e0487 19-Sep-2012 Andreas Boll <andreas.boll.dev@gmail.com> docs/devinfo: fix typo
(cherry picked from commit abb1c847ac9d9fa14ba6f786a205446957d45827)
/external/mesa3d/docs/devinfo.html
b347bb5dbca9ab2973399bc933470514110e688c 25-Jun-2012 Andreas Boll <andreas.boll.dev@gmail.com> docs/devinfo: update release info

Signed-off-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/docs/devinfo.html
8031aa134ebcdcaad3c7b1d10f41c1f033382d30 14-Jun-2012 Brian Paul <brianp@vmware.com> docs: add info about shortlog_mesa.sh script
/external/mesa3d/docs/devinfo.html
fd64b397277c66e4cbb83222454d33b890648471 12-Jun-2012 Andreas Boll <andreas.boll.dev@gmail.com> docs: whitespaces cleanup

Signed-off-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/docs/devinfo.html
210a27d8c33634c6b676a8a1d35d5fec98213181 12-Jun-2012 Andreas Boll <andreas.boll.dev@gmail.com> docs: prefer lowercase html tags

Signed-off-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/docs/devinfo.html
ecd5c7ceb8e4c8841b2708e5ab7efa145583f8c2 12-Jun-2012 Andreas Boll <andreas.boll.dev@gmail.com> docs: consolidate html header and footer

add doctype
add character encoding
add missing <head> tag
unify html header and footer

Signed-off-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/docs/devinfo.html
e106d4c731242dd1ecda0d72767ffa0853c8f3ff 27-Aug-2011 Kai Wasserbäch <kai@dev.carbon-project.org> docs: Fix minor typos.

dbec3a5d introduced minor typos, this should fix them.

Signed-off-by: Kai Wasserbäch <kai@dev.carbon-project.org>
Signed-off-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/docs/devinfo.html
dbec3a5daf6fd012adc4d9690ef1dccc65969e04 23-Aug-2011 Kai Wasserbäch <kai@dev.carbon-project.org> Document the return type coding style.

As per discussion at [0] methods shouldn't use OpenGL return types, if
they're not part of the GL API.

[0] <http://marc.info/?l=mesa3d-dev&m=130754488901774&w=2>

Signed-off-by: Kai Wasserbäch <kai@dev.carbon-project.org>
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
/external/mesa3d/docs/devinfo.html
43968261e41aa7be915711451927a4e28c973690 16-Aug-2011 Paul Berry <stereotype441@gmail.com> docs: Document coding style conventions

This patch documents some Mesa coding style conventions that came up
during the discussion of commit 67b5a32 (Perform implicit type
conversions on function call out parameters).
/external/mesa3d/docs/devinfo.html
9a7f84d6b28e180ef79349b36de9a5d58a1e2dc9 14-Jul-2011 José Fonseca <jfonseca@vmware.com> Squashed commit of the following:

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.
/external/mesa3d/docs/devinfo.html
8f32c64bd173b06633522e5ac7aa910ca4fc7bee 16-Jun-2010 Ian Romanick <ian.d.romanick@intel.com> docs: Update mailing lines from sf.net to freedesktop.org
(cherry picked from commit c19bc5de961fe5e1f8a17131bcfae3dbcccaca29)
/external/mesa3d/docs/devinfo.html
13a90e8900cd5b11637ff4b9936819e51ddfd497 16-Jun-2010 Ian Romanick <ian.d.romanick@intel.com> docs: download.html does not need to be updated for each release
(cherry picked from commit 41e371e351cc4c77b2b20a545af2dfa2dab253d7)
/external/mesa3d/docs/devinfo.html
27d260b41038e0c19c8f24b8bdb2c004c1eb7aa2 24-Feb-2010 Chia-I Wu <olv@lunarg.com> glapi: Move src/mesa/main/dispatch.c to glapi and rename.

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.
/external/mesa3d/docs/devinfo.html
84c5e4805b9e4d2f87137af64de8418b29c7a8f6 24-Jun-2009 Brian Paul <brianp@vmware.com> docs: updated Mesa release instructions
/external/mesa3d/docs/devinfo.html
00994ac08cb84937ca1e35b7a556d8924229bacb 01-May-2008 Dan Nicholson <dbn.lists@gmail.com> autoconf: Scrape the version from configs/default

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.
/external/mesa3d/docs/devinfo.html
73f6f7ed91a9d9620fa2ee7bb6d89a894ee6b6a8 30-Dec-2007 Dan Nicholson <dbn.lists@gmail.com> autoconf: Remind developers to bump version numbers in configure.ac

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.
/external/mesa3d/docs/devinfo.html
bb0862968e1915852a011cd296ec6918b1142518 22-Sep-2006 Brian Paul <brian.paul@tungstengraphics.com> updated extension info
/external/mesa3d/docs/devinfo.html
e3f41ce611afdd5afef5d0cfa579dbb6890f71fa 01-Apr-2006 Brian Paul <brian.paul@tungstengraphics.com> 6.5 updates
/external/mesa3d/docs/devinfo.html
36da0459e4d0b12ab46f0e2090d107a22f68844a 20-Jan-2005 Brian Paul <brian.paul@tungstengraphics.com> Use a simple CSS style sheet.
/external/mesa3d/docs/devinfo.html
65b79057b96e621de1bbd7b9c81cdbcee6bfa5b1 22-Nov-2004 Brian Paul <brian.paul@tungstengraphics.com> misc updates
/external/mesa3d/docs/devinfo.html
9cef3efc299b7cafb5720782fc1ed5731f47d7ce 02-Oct-2004 Brian Paul <brian.paul@tungstengraphics.com> initial stuff for 6.3
/external/mesa3d/docs/devinfo.html
51830613a941d07e19f38f328657864ca2326111 17-Aug-2004 Brian Paul <brian.paul@tungstengraphics.com> some updated info about adding new extensions
/external/mesa3d/docs/devinfo.html
68155873bd10b0ee6ab7fed31c4542297a819790 01-Jun-2003 Brian Paul <brian.paul@tungstengraphics.com> updated release steps
/external/mesa3d/docs/devinfo.html
9c27050e277e571c5ad9737ea2bd4fb828f7f7ef 29-Mar-2003 Brian Paul <brian.paul@tungstengraphics.com> minor updates
/external/mesa3d/docs/devinfo.html
efe5671eefe62c274bf90f7fae3f16cd7d099c06 19-Mar-2003 Brian Paul <brian.paul@tungstengraphics.com> remove/obfuscate all remaining email addresses
/external/mesa3d/docs/devinfo.html
0b27aceae2464db3dd149cf4fd667e353a655c5e 08-Mar-2003 Brian Paul <brian.paul@tungstengraphics.com> Documentation/website overhaul. The website content and doc/ directory
are now merged and are one and the same.
/external/mesa3d/docs/devinfo.html