<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nx-X11/programs/Xserver/GL/mesa, branch 3.6.x</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=3.6.x</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=3.6.x'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2023-04-28T12:39:16+00:00</updated>
<entry>
<title>Update Copyright years</title>
<updated>2023-04-28T12:39:16+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2022-04-29T19:12:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=390887b7487e5a769b2fe2a038404ed47e5c8e91'/>
<id>urn:sha1:390887b7487e5a769b2fe2a038404ed47e5c8e91</id>
<content type='text'>
Addresses ArcticaProject/nx-libs#985
</content>
</entry>
<entry>
<title>Imakefiles: delete trailing whitespace</title>
<updated>2023-04-27T12:20:56+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2021-11-18T22:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=acd7de885d19106eab28c50a10a6bff812407923'/>
<id>urn:sha1:acd7de885d19106eab28c50a10a6bff812407923</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix broken path due to missing /</title>
<updated>2017-11-17T12:10:29+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2017-10-17T22:28:23+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=9a16043722f6d60505a8776048b39cc7f1e799d9'/>
<id>urn:sha1:9a16043722f6d60505a8776048b39cc7f1e799d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mesa subtree: Adapt build process for building against Mesa that gets pulled in via git subtree.</title>
<updated>2017-06-15T12:16:38+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-02-20T11:54:14+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=c20b946b4abe2aeccfdb85e54f38e65041948741'/>
<id>urn:sha1:c20b946b4abe2aeccfdb85e54f38e65041948741</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop xf86glx.h, so we can finally drop Xserver/GL/include/ entirely.</title>
<updated>2016-12-04T20:31:11+00:00</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@redhat.com</email>
</author>
<published>2016-11-01T20:30:22+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=4146d1aa71ba5a2a4951667624844b4d3bff5c0e'/>
<id>urn:sha1:4146d1aa71ba5a2a4951667624844b4d3bff5c0e</id>
<content type='text'>
 Derived from X.org commit...

 commit 28b95fd9d1c2f078aaaac75c310a27b17c74a6fc
 Author: Kristian Høgsberg &lt;krh@redhat.com&gt;
 Date:   Thu Jul 6 03:25:38 2006 -0400

    Drop unused GL/include subtree.

    Woo, less Makefile's to generate.

 Backported-to-NX-by: Mike Gabriel &lt;mike.gabriel@das-netzwerkteam.de&gt;
</content>
</entry>
<entry>
<title>Drop glx_ansic.h wrapper and call malloc, realloc, free and str-funcs directly.</title>
<updated>2016-12-04T20:31:10+00:00</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@redhat.com</email>
</author>
<published>2016-10-31T14:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=cee997dacb28aa9378b834b66a33c441145dceb7'/>
<id>urn:sha1:cee997dacb28aa9378b834b66a33c441145dceb7</id>
<content type='text'>
 commit 2d2d38d17cc2558f8a41166a4a1578bc4c663c37
 Author: Kristian Høgsberg &lt;krh@redhat.com&gt;
 Date:   Fri Mar 17 01:47:25 2006 +0000

        Check for glproto when building GLX and make sure we have at least 1.4.6.
        Drop glx_ansic.h wrapper and call xalloc, xrealloc, xfree and str-funcs
            directly.

     We don't check the glproto version as we know what it is (we have our own proto file).

     Furthermore, we skip the switch from --glX&lt;func&gt; -&gt; x&lt;func&gt; and directly switch to
     &lt;func&gt; (e.g. __glXMalloc() -&gt; malloc()).

     Backported-to-NX-by: Mike Gabriel &lt;mike.gabriel@das-netzwerkteam.de&gt;
</content>
</entry>
<entry>
<title>Remove libcwrapper usage from xorg server modules. The libcwrapper is not used in nxagent.</title>
<updated>2016-12-04T20:11:41+00:00</updated>
<author>
<name>Eric Anholt</name>
<email>anholt@freebsd.org</email>
</author>
<published>2016-10-29T09:28:02+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=508d2deae98846111299a3693033a507010e3c91'/>
<id>urn:sha1:508d2deae98846111299a3693033a507010e3c91</id>
<content type='text'>
 From c3d14036729fd186d4ec7ca1de603e1f2d174e2f Mon Sep 17 00:00:00 2001
 From: Eric Anholt &lt;anholt@freebsd.org&gt;
 Date: Fri, 10 Feb 2006 22:00:30 +0000
 Subject: Remove libcwrapper usage from xorg server modules. The libcwrapper is
   only of (marginal) use in the drivers, and that usage remains.

 Backported-to-NX-by: Mike Gabriel &lt;mike.gabriel@das-netzwerkteam.de&gt;

 Fixes ArcticaProject/nx-libs#246 (together with merge commit
 ecd335fa61551d0b86d3f075469a7743ab899d95).
</content>
</entry>
<entry>
<title>remove *-def.cpp</title>
<updated>2016-11-02T16:54:04+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2016-10-30T16:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=b7daac27299c09d838104a7dbede2d7a17b75289'/>
<id>urn:sha1:b7daac27299c09d838104a7dbede2d7a17b75289</id>
<content type='text'>
never used
</content>
</entry>
<entry>
<title>Imake: drop DoLoadableServer, MakeDllModules and IHaveModules</title>
<updated>2016-11-02T16:54:04+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2016-10-29T20:52:53+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=96c9aafd6bf6d09ce2e98a77685f5e25b9009e35'/>
<id>urn:sha1:96c9aafd6bf6d09ce2e98a77685f5e25b9009e35</id>
<content type='text'>
We do not build loadable modules, so we do not need them anywhere.

Also remove the extra files requires for module builds.
</content>
</entry>
<entry>
<title>Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of X.org and XFree86.</title>
<updated>2016-10-31T11:44:05+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2016-10-29T13:30:20+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=fcf61d3411bc1868e53305a3777f4bcaab3eb4bd'/>
<id>urn:sha1:fcf61d3411bc1868e53305a3777f4bcaab3eb4bd</id>
<content type='text'>
 Fixes ArcticaProject/nx-libs#250.
</content>
</entry>
</feed>
