<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_libepoxy, branch upstream-master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libepoxy/'/>
<entry>
<title>Post-release version bump to 1.5.10</title>
<updated>2021-08-14T13:56:42+00:00</updated>
<author>
<name>Emmanuele Bassi</name>
<email>ebassi@gnome.org</email>
</author>
<published>2021-08-14T13:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libepoxy/commit/?id=71dcab0cc9accb322771fa8587241ee63fb76dd0'/>
<id>71dcab0cc9accb322771fa8587241ee63fb76dd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #257 from batesj/allow_libopengl</title>
<updated>2021-07-12T15:53:46+00:00</updated>
<author>
<name>Emmanuele Bassi</name>
<email>ebassi@gmail.com</email>
</author>
<published>2021-07-12T15:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libepoxy/commit/?id=ecfa8e0f083084181d36966fa084aca9a6c97d53'/>
<id>ecfa8e0f083084181d36966fa084aca9a6c97d53</id>
<content type='text'>
Allow libopengl.so to be used when GLX_LIB is missing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow libopengl.so to be used when GLX_LIB is missing</pre>
</div>
</content>
</entry>
<entry>
<title>Allow libopengl.so to be used when GLX_LIB is missing</title>
<updated>2021-07-02T18:57:17+00:00</updated>
<author>
<name>John Bates</name>
<email>jbates@chromium.org</email>
</author>
<published>2021-06-17T18:02:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libepoxy/commit/?id=7975061f6b47217df8309536f5dad697cadd5251'/>
<id>7975061f6b47217df8309536f5dad697cadd5251</id>
<content type='text'>
This maintains compatibility with previous behavior of
always using GLX_LIB if it is found. The only change is
when there is no GLX_LIB.

Previous behavior when no GLX_LIB:
- abort.

New behavior when no GLX_LIB:
- Try to load libOpenGL.so as gl_handle (glx_handle remains NULL).
- Else, abort.

Reviewed-by: Emil Velikov &lt;emil.velikov@collabora.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This maintains compatibility with previous behavior of
always using GLX_LIB if it is found. The only change is
when there is no GLX_LIB.

Previous behavior when no GLX_LIB:
- abort.

New behavior when no GLX_LIB:
- Try to load libOpenGL.so as gl_handle (glx_handle remains NULL).
- Else, abort.

Reviewed-by: Emil Velikov &lt;emil.velikov@collabora.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Post-release version bump to 1.5.9</title>
<updated>2021-05-21T15:56:51+00:00</updated>
<author>
<name>Emmanuele Bassi</name>
<email>ebassi@gnome.org</email>
</author>
<published>2021-05-21T15:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libepoxy/commit/?id=ad723a7a75ee387bcc07430090677c58882763ff'/>
<id>ad723a7a75ee387bcc07430090677c58882763ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #254 from anholt/issue-252</title>
<updated>2021-05-21T15:51:50+00:00</updated>
<author>
<name>Emmanuele Bassi</name>
<email>ebassi@gmail.com</email>
</author>
<published>2021-05-21T15:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libepoxy/commit/?id=2a1665c632d47c2c73f4e8e1d2f2db62b26682d2'/>
<id>2a1665c632d47c2c73f4e8e1d2f2db62b26682d2</id>
<content type='text'>
Revert OpenGL/GLX loading changes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert OpenGL/GLX loading changes</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "If glvnd library found, do not use libGL.so in epoxy_load_gl"</title>
<updated>2021-05-21T14:35:41+00:00</updated>
<author>
<name>Emmanuele Bassi</name>
<email>ebassi@gnome.org</email>
</author>
<published>2021-05-21T14:35:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libepoxy/commit/?id=622ca393c38a92e2fac9f877bbcf65f97782d206'/>
<id>622ca393c38a92e2fac9f877bbcf65f97782d206</id>
<content type='text'>
Commit dbfa4b20 has introduced a string of regressions in the X server
and KWin.

This reverts commit dbfa4b209c0712b67dfeb8366c2ebe8503063b52.

See: #252
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit dbfa4b20 has introduced a string of regressions in the X server
and KWin.

This reverts commit dbfa4b209c0712b67dfeb8366c2ebe8503063b52.

See: #252
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Do not overwrite glx_handle in epoxy_load_gl if GLX library is loaded already"</title>
<updated>2021-05-21T14:35:35+00:00</updated>
<author>
<name>Emmanuele Bassi</name>
<email>ebassi@gnome.org</email>
</author>
<published>2021-05-21T14:35:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libepoxy/commit/?id=c2148eb0192305a6900ebf475674ec7a9f2b9b31'/>
<id>c2148eb0192305a6900ebf475674ec7a9f2b9b31</id>
<content type='text'>
This reverts commit 4994c48172e94ca81c000597e0abc0ea0e682b3c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 4994c48172e94ca81c000597e0abc0ea0e682b3c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Post-release version bump to 1.5.8</title>
<updated>2021-04-30T12:17:59+00:00</updated>
<author>
<name>Emmanuele Bassi</name>
<email>ebassi@gnome.org</email>
</author>
<published>2021-04-30T12:17:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libepoxy/commit/?id=0dd0e0a27290a110979fd47a2c517caa7fec4a0f'/>
<id>0dd0e0a27290a110979fd47a2c517caa7fec4a0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #250 from anholt/ebassi/issues-249</title>
<updated>2021-04-30T11:56:41+00:00</updated>
<author>
<name>Emmanuele Bassi</name>
<email>ebassi@gmail.com</email>
</author>
<published>2021-04-30T11:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libepoxy/commit/?id=f9e76359cf7da5fde70440361ffad5e9c8aee36b'/>
<id>f9e76359cf7da5fde70440361ffad5e9c8aee36b</id>
<content type='text'>
Remove redeclaration of khronos_uintptr_t</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove redeclaration of khronos_uintptr_t</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redeclaration of khronos_uintptr_t</title>
<updated>2021-04-30T11:15:25+00:00</updated>
<author>
<name>Emmanuele Bassi</name>
<email>ebassi@gnome.org</email>
</author>
<published>2021-04-30T11:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libepoxy/commit/?id=1403303e77ce0c5a4d4c52d6a3b2a820f47241ee'/>
<id>1403303e77ce0c5a4d4c52d6a3b2a820f47241ee</id>
<content type='text'>
The type is being redeclared because I didn't see the original
declaration when I wrote 144cbc9325250081f2eb584ca5deb13aaf1c2433.

Fixes: #249
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The type is being redeclared because I didn't see the original
declaration when I wrote 144cbc9325250081f2eb584ca5deb13aaf1c2433.

Fixes: #249
</pre>
</div>
</content>
</entry>
</feed>
