Package: libepoxy / 1.3.1-2

Metadata

Package Version Patches format
libepoxy 1.3.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
upstream/b3b8bd9af7bf1fcfe544fd131f4d4f0d117ae7bc.patch | (download)

src/dispatch_glx.c | 29 15 + 14 - 0 !
1 file changed, 15 insertions(+), 14 deletions(-)

 [patch] fix "epoxy_glx_version" to handle the case when glx is not
 active on the display.


upstream/8d58c890646fc1f43bcab702bb9ed6bae94daefe.patch | (download)

src/dispatch_common.c | 32 7 + 25 - 0 !
1 file changed, 7 insertions(+), 25 deletions(-)

 [patch] fix "epoxy_egl_get_current_gl_context_api" to use
 "eglQueryContext" with "EGL_CONTEXT_CLIENT_TYPE" as "attribute".


upstream/b8d609e8f9fc1f9c4ff359adb2c1c44619a9e7cf.patch | (download)

src/dispatch_common.c | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 [patch] fox some x server not supporting any opengl feature,
 glXQueryExtensionsString will return NULL and causes the function to fail.
 Thanx to Emmanuel Stapf (manus@eiffel.com) for the original patch.

This was verified running an application on macOS while the X server was running
on Windows Xming 7.5.0.10