diff options
Diffstat (limited to 'recipes-graphics/userland/files/0015-EGL-glplatform.h-define-EGL_CAST.patch')
| -rw-r--r-- | recipes-graphics/userland/files/0015-EGL-glplatform.h-define-EGL_CAST.patch | 7 | 
1 files changed, 2 insertions, 5 deletions
| diff --git a/recipes-graphics/userland/files/0015-EGL-glplatform.h-define-EGL_CAST.patch b/recipes-graphics/userland/files/0015-EGL-glplatform.h-define-EGL_CAST.patch index 964d0ec..1c2e5bc 100644 --- a/recipes-graphics/userland/files/0015-EGL-glplatform.h-define-EGL_CAST.patch +++ b/recipes-graphics/userland/files/0015-EGL-glplatform.h-define-EGL_CAST.patch | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | From 47972590947e5da25d77cae0ce060f7b8d022a10 Mon Sep 17 00:00:00 2001 | 1 | From 528a439539a77e67bf136d425eac3240ca6f1cd7 Mon Sep 17 00:00:00 2001 | 
| 2 | From: Andrea Galbusera <gizero@gmail.com> | 2 | From: Andrea Galbusera <gizero@gmail.com> | 
| 3 | Date: Fri, 14 Jul 2017 09:52:54 +0200 | 3 | Date: Fri, 14 Jul 2017 09:52:54 +0200 | 
| 4 | Subject: [PATCH 15/21] EGL/glplatform.h: define EGL_CAST | 4 | Subject: [PATCH] EGL/glplatform.h: define EGL_CAST | 
| 5 | 5 | ||
| 6 | C++ / C typecast macros for special EGL handle values: used by libepoxy code | 6 | C++ / C typecast macros for special EGL handle values: used by libepoxy code | 
| 7 | The definition comes from the updated version of this header in mesa. | 7 | The definition comes from the updated version of this header in mesa. | 
| @@ -27,6 +27,3 @@ index 1f7c930..c39d425 100644 | |||
| 27 | +#endif | 27 | +#endif | 
| 28 | + | 28 | + | 
| 29 | #endif /* __eglplatform_h */ | 29 | #endif /* __eglplatform_h */ | 
| 30 | -- | ||
| 31 | 2.27.0 | ||
| 32 | |||
