Next | Query returned 33 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2018-10-10 13:03:02 by Maya Rashish | Files touched by this commit (3)
Log message:
MesaLib18: adjust pthread stubs patch to ensure no OS picks it up, as we
don't provide libpthread stubs.

Note that the name is misleading, libpthread stubs refers to a library
that only pulls in libpthread if a set of functions is not available as
stubs as libc. It is only a pkgconfig file that answers the question
"pull in libpthread? Y/N".

Replace non-existent libpthread stubs buildlink3.mk with the pthread
buildlink3.mk, we should be linking with libpthread for most (all?)
OSes.
   2018-10-10 12:56:11 by Maya Rashish | Files touched by this commit (1)
Log message:
MesaLib18: remove workaround for pkgsrc GCC already fixed in GCC (upstream
and in pkgsrc)
   2018-10-08 01:49:31 by Ryo ONODERA | Files touched by this commit (67)
Log message:
graphics/MesaLib18: import MesaLib-18.2.0 from wip/MesaLib

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.

Next | Query returned 33 messages, browsing 31 to 40 | previous