Re: [PATCH] Revert "glx: Make sure we get an FBConfig the root window's visual."

2014-03-26 Thread Julien Cristau
On Fri, Mar 21, 2014 at 13:51:05 -0700, Eric Anholt wrote: > This reverts commit b5a61239e2fef167c229154d7919ff862503e3f3. > > Not only did I screw up and introduce a warning, it turns out > glXChooseFBConfig() explicitly ignores this attribute. Thanks, GLX. > > Signed-off-by: Eric Anholt > --

[PATCH] Revert "glx: Make sure we get an FBConfig the root window's visual."

2014-03-21 Thread Eric Anholt
This reverts commit b5a61239e2fef167c229154d7919ff862503e3f3. Not only did I screw up and introduce a warning, it turns out glXChooseFBConfig() explicitly ignores this attribute. Thanks, GLX. Signed-off-by: Eric Anholt --- hw/kdrive/ephyr/ephyr_glamor_glx.c | 1 - 1 file changed, 1 deletion(-)