On Mon, 13 Jul 2015 14:19:17 -0700
"Jon A. Cruz" wrote:
> On 07/10/2015 04:32 AM, Pekka Paalanen wrote:
> >
> > As I see it, the main reason the backends are .so files instead of
> > built into libweston or the main executable is that we can restrict the
> > dependencies.
> >
> > I can well ima
On 07/10/2015 04:32 AM, Pekka Paalanen wrote:
>
> As I see it, the main reason the backends are .so files instead of
> built into libweston or the main executable is that we can restrict the
> dependencies.
>
> I can well imagine a packager splitting Weston into several packages,
> for example:
On Sat, 27 Jun 2015 12:43:09 +0300
Giulio Camuffo wrote:
> 2015-06-24 4:46 GMT+03:00 Jon A. Cruz :
> > On 06/22/2015 10:51 PM, Giulio Camuffo wrote:
> >> 2015-06-23 3:52 GMT+03:00 Bill Spitzak :
> >>> It seems like prev
> >>>
> >>> On Mon, Jun 22, 2015 at 1:02 PM, Giulio Camuffo
> >>> wrote:
> >
2015-06-24 4:05 GMT+03:00 Jon A. Cruz :
> Just a few minor low-level items in this feedback...
>
[snip]
>> diff --git a/src/compositor.c b/src/compositor.c
>> index 6e111f1..b063265 100644
>> --- a/src/compositor.c
>> +++ b/src/compositor.c
>> @@ -4544,6 +4544,43 @@ fail:
>> return NULL;
>>
2015-06-24 4:46 GMT+03:00 Jon A. Cruz :
> On 06/22/2015 10:51 PM, Giulio Camuffo wrote:
>> 2015-06-23 3:52 GMT+03:00 Bill Spitzak :
>>> It seems like prev
>>>
>>> On Mon, Jun 22, 2015 at 1:02 PM, Giulio Camuffo
>>> wrote:
The backends used to have lots of code dealing with weston specifi
On 06/22/2015 10:51 PM, Giulio Camuffo wrote:
> 2015-06-23 3:52 GMT+03:00 Bill Spitzak :
>> It seems like prev
>>
>> On Mon, Jun 22, 2015 at 1:02 PM, Giulio Camuffo
>> wrote:
>>>
>>> The backends used to have lots of code dealing with weston specific
>>> configs.
>>> To allow them to be used by ot
Just a few minor low-level items in this feedback...
On 06/22/2015 01:02 PM, Giulio Camuffo wrote:
> The backends used to have lots of code dealing with weston specific configs.
> To allow them to be used by other compositors with their own configurations
> remove all the usage of weston_config fr
2015-06-23 3:52 GMT+03:00 Bill Spitzak :
> It seems like prev
>
> On Mon, Jun 22, 2015 at 1:02 PM, Giulio Camuffo
> wrote:
>>
>> The backends used to have lots of code dealing with weston specific
>> configs.
>> To allow them to be used by other compositors with their own
>> configurations
>> remo
It seems like prev
On Mon, Jun 22, 2015 at 1:02 PM, Giulio Camuffo
wrote:
> The backends used to have lots of code dealing with weston specific
> configs.
> To allow them to be used by other compositors with their own configurations
> remove all the usage of weston_config from the backends code
The backends used to have lots of code dealing with weston specific configs.
To allow them to be used by other compositors with their own configurations
remove all the usage of weston_config from the backends code and move it
in weston.c. The backends are now initialized with the new
weston_composi
10 matches
Mail list logo