NetBSD.se

CVS log for wip/Mesa/Makefile

[BACK] Up to [NetBSD + pkgsrc-wip] / wip / Mesa

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jan 3 16:07:03 2010 UTC (2 years, 4 months ago) by pallegra
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +11 -9 lines
Re-add files into Mesa.

Revision 1.1.1.2 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Jan 3 16:04:26 2010 UTC (2 years, 4 months ago) by pallegra
Branches: PALLEGRA, BSADEWITZ
CVS tags: PALLEGRA_20100103
Diff to: previous 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1: +11 -9 lines
Import Mesa-7.7 as wip/Mesa.

Finally, the Mesa meta-package !

MesaLib is a 3-D graphics library with an API which is very similar to
that of OpenGL*.  To the extent that Mesa utilizes the OpenGL command syntax
or state machine, it is being used with authorization from Silicon Graphics,
Inc.  However, the author makes no claim that Mesa is in any way a
compatible replacement for OpenGL or associated with Silicon Graphics, Inc.

Revision 1.11
Thu Oct 30 21:10:54 2008 UTC (3 years, 6 months ago) by bsadewitz
Branches: MAIN
FILE REMOVED
Changes since revision 1.10: +0 -0 lines
What happened?

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Oct 30 21:10:05 2008 UTC (3 years, 6 months ago) by bsadewitz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +12 -21 lines
Bring in the files missing from botched import.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Oct 30 21:07:21 2008 UTC (3 years, 6 months ago) by bsadewitz
Branches: PALLEGRA, BSADEWITZ
CVS tags: BSADEWITZ_20081030
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +12 -18 lines
Import Mesa-7.2.0 as wip/Mesa.

Meta-Package that pulls in all the libraries necessary for an OpenGL
environment that aren't already part of the X Window System/XFree.

Revision 1.9
Thu May 22 12:07:42 2008 UTC (4 years ago) by tnn2
Branches: MAIN
FILE REMOVED
Changes since revision 1.8: +0 -0 lines
g/c some packages that made it into pkgsrc

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Apr 6 22:26:41 2008 UTC (4 years, 1 month ago) by bsadewitz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -1 lines

The previous commits commented as 'Mesa' were due to an -m argument that
snuck into my command line. ;)

What's really going on here is this:

--Update for Mesa 7.0.3 release!
--Disable 'xcb' option handling for libX11--it's not implemented yet.
--Make sure that -DHZ=${MESA_HZ} ends up in DEFINES for pkgsrc-dri.

We're very close to ready for import ... basically, we need more testing on
various platforms.  I built the whole thing on amd64 (4.99.58) yesterday
without incident (and using MAKE_JOBS=4, incedentally).

Cross-compiling support especially needs to be tested by someone
who has the means to do so.

I hope to have a new xorg-server package [in pkgsrc-wip] and
some kernel drm fixes committed shortly.

Cheers,

--Blair

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 24 21:06:36 2008 UTC (4 years, 2 months ago) by bsadewitz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines

Bump revisions.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Mar 20 20:29:23 2008 UTC (4 years, 2 months ago) by bsadewitz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -0 lines
Add a $(COPTS) variable to compile rules for passing options
seperately from ${CFLAGS}.  This is currently used to pass -prefer-pic
to libtool.  We indeed to prefer PIC, which is necessary to avoid
untoward relocs.

While here, make sure that PKG_DESTDIR_SUPPORT is set in a consisent
way from Makefile.lib.  This fixes a problem where it would become
unset under certain circumstances.

These packages are basically ready for import now, though
they do need more testing.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Mar 9 13:14:39 2008 UTC (4 years, 2 months ago) by tnn2
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Whitespace police.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 28 13:25:22 2008 UTC (4 years, 2 months ago) by bsadewitz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -3 lines

Add the meta-pkg.

Revision 1.3
Tue Feb 26 05:44:26 2008 UTC (4 years, 2 months ago) by bsadewitz
Branches: MAIN
FILE REMOVED
Changes since revision 1.2: +0 -0 lines


Prepare for import of shiny new Mesa-7.0.3-rc2 packages.  Almost ready
for pkgsrc ...

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Mar 1 19:12:14 2007 UTC (5 years, 2 months ago) by shattered
Branches: MAIN
CVS tags: MESA_DRI_BASE, MESA_DRI
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Delint.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 23 17:48:28 2007 UTC (5 years, 4 months ago) by bsadewitz
Branches: MAIN

This is Mesa 6.5.2, primarily for recent modular X.org servers.

This package is from complete or polished and were unabashedly haphazardly put
together.  You have been warned, and please let me know about any problems,
etc.  Many thanks to Jeremy Reed for doing the bulk of the work (patches).

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>