Re: [waffle] [RFC] Add display support to GBM backend

2014-12-16 Thread Chad Versace
On 12/12/2014 12:21 PM, Frank Henigman wrote: On Wed, Nov 19, 2014 at 2:38 PM, Chad Versace chad.vers...@intel.com wrote: +bool +wgbm_window_swap_buffers(struct wcore_window *wc_self) +{ +//XXX detect driver before invoking driver-specific code - gbm_device_get_backend_name() doesn't

Re: [waffle] [RFC] Add display support to GBM backend

2014-12-12 Thread Frank Henigman
On Wed, Nov 19, 2014 at 2:38 PM, Chad Versace chad.vers...@intel.com wrote: Frank sent this patch as a proof-of-concept. It's a draft, and not ready for committing. I'm posting to the list just to start discussion. See [https://github.com/waffle-gl/waffle/issues/18]. I think detailed patch

Re: [waffle] [RFC] Add display support to GBM backend

2014-12-01 Thread Chad Versace
On 11/20/2014 12:04 PM, Emil Velikov wrote: Hi all, On 19/11/14 19:38, Chad Versace wrote: Frank sent this patch as a proof-of-concept. It's a draft, and not ready for committing. I'm posting to the list just to start discussion. See [https://github.com/waffle-gl/waffle/issues/18]. I think

Re: [waffle] [RFC] Add display support to GBM backend

2014-11-20 Thread Emil Velikov
Hi all, On 19/11/14 19:38, Chad Versace wrote: Frank sent this patch as a proof-of-concept. It's a draft, and not ready for committing. I'm posting to the list just to start discussion. See [https://github.com/waffle-gl/waffle/issues/18]. I think detailed patch discussions like this are

[waffle] [RFC] Add display support to GBM backend

2014-11-19 Thread Chad Versace
Frank sent this patch as a proof-of-concept. It's a draft, and not ready for committing. I'm posting to the list just to start discussion. See [https://github.com/waffle-gl/waffle/issues/18]. I think detailed patch discussions like this are easier over email than Github's issue tracker, so