Re: [Mesa-dev] [PATCH kmscube v3 2/2] cube-tex: Include

2017-03-13 Thread Fabio Estevam
Hi Emil, On Mon, Mar 13, 2017 at 1:12 PM, Emil Velikov wrote: > Since all these were getting a bit of a drag I've addressed most of > the major issues. > Can you please pull latest master and send any applicable fixes on top of it. With the latest master all the kmscube errors are gone! Thanks!

Re: [Mesa-dev] [PATCH kmscube v3 2/2] cube-tex: Include

2017-03-13 Thread Emil Velikov
Hi Fabio, On 13 March 2017 at 15:16, Fabio Estevam wrote: > The following error is observed on sparc64: > > cube-tex.c: In function 'init_tex_nv12_2img': > cube-tex.c:350:29: error: 'DRM_FORMAT_R8' undeclared (first use in this > function) >EGL_LINUX_DRM_FOURCC_EXT, DRM_FORMAT_R8, >

[Mesa-dev] [PATCH kmscube v3 2/2] cube-tex: Include

2017-03-13 Thread Fabio Estevam
The following error is observed on sparc64: cube-tex.c: In function 'init_tex_nv12_2img': cube-tex.c:350:29: error: 'DRM_FORMAT_R8' undeclared (first use in this function) EGL_LINUX_DRM_FOURCC_EXT, DRM_FORMAT_R8, ^ cube-tex.c:350:29: note: each undeclared identifie