[PATCH 7/8] glamor: add core profile support to EGL glamor. (v2)

2016-01-18 Thread Dave Airlie
From: Dave Airlie This breaks ABI unfortunately as we have to pass the core profile info from the egl part of glamor to the glamor part of glamor. v1.1: use version defines. v2: let glamor work it out itself Signed-off-by: Dave Airlie --- glamor/glamor_egl.c | 26 ++ 1

Re: [PATCH 7/8] glamor: add core profile support to EGL glamor. (v2)

2016-01-19 Thread Michel Dänzer
On 19.01.2016 16:02, Dave Airlie wrote: > From: Dave Airlie > > This breaks ABI unfortunately as we have to pass the core profile > info from the egl part of glamor to the glamor part of glamor. Drop this paragraph. > @@ -798,12 +807,21 @@ glamor_egl_init(ScrnInfoPtr scrn, int fd) >