Re: [Mesa-dev] RGB10 bit rendering support for OpenGL + Intel i965

2017-09-06 Thread Tapani Pälli
On 09/06/2017 11:40 AM, Mario Kleiner wrote: On 09/05/2017 10:10 AM, Tapani Pälli wrote: Hi; On 09/05/2017 08:01 AM, Mario Kleiner wrote: Hi, this patch series adds support to the i965 classic Mesa driver for ARGB2101010 and XRGB2101010 fbconfigs/visuals for X11/GLX, X11/EGL and Wayland/EGL

Re: [Mesa-dev] RGB10 bit rendering support for OpenGL + Intel i965

2017-09-06 Thread Mario Kleiner
On 09/05/2017 10:10 AM, Tapani Pälli wrote: Hi; On 09/05/2017 08:01 AM, Mario Kleiner wrote: Hi, this patch series adds support to the i965 classic Mesa driver for ARGB2101010 and XRGB2101010 fbconfigs/visuals for X11/GLX, X11/EGL and Wayland/EGL, and for rendering into those winsys framebuffe

Re: [Mesa-dev] RGB10 bit rendering support for OpenGL + Intel i965

2017-09-05 Thread Tapani Pälli
Hi; On 09/05/2017 08:01 AM, Mario Kleiner wrote: Hi, this patch series adds support to the i965 classic Mesa driver for ARGB2101010 and XRGB2101010 fbconfigs/visuals for X11/GLX, X11/EGL and Wayland/EGL, and for rendering into those winsys framebuffers with 10 bpc precision. FYI I believe dEQ