This repository has been archived on 2024-11-07. You can view files and clone it, but cannot push or open issues or pull requests.
oyranos/oyranos-0.9.4-Mesa-10.patch
Silvan Calarco 1f5018ac2e rebuilt with libraw 0.15.4
added Mesa 10 build patch [release 0.9.4-2mamba;Thu Dec 26 2013]
2024-01-06 08:21:50 +01:00

11 lines
336 B
Diff

--- oyranos-0.9.4/src/examples/image_display/GLee.h.orig 2013-12-28 15:34:24.738352277 +0100
+++ oyranos-0.9.4/src/examples/image_display/GLee.h 2013-12-28 15:33:35.821820338 +0100
@@ -64,6 +64,7 @@
#define GLX_GLXEXT_PROTOTYPES
#include <GL/gl.h>
#include <GL/glx.h>
+ typedef XID GLXContextID;
#endif
#ifndef APIENTRY