On Fri, May 7, 2010 at 7:33 PM, Keith Whitwell wrote:
> On Fri, 2010-05-07 at 10:47 -0700, Jakob Bornecrantz wrote:
>> 2010/5/7 Kristian Høgsberg :
>> > 2010/5/7 Jakob Bornecrantz :
>> > ...
>> >>> No I understand that. We currently have an interface between libEGL
>> >>> and the EGL driver it lo
On Fri, 2010-05-07 at 10:47 -0700, Jakob Bornecrantz wrote:
> 2010/5/7 Kristian Høgsberg :
> > 2010/5/7 Jakob Bornecrantz :
> > ...
> >>> No I understand that. We currently have an interface between libEGL
> >>> and the EGL driver it loads. You're proposing to move that interface
> >>> up the sta
2010/5/7 Kristian Høgsberg :
> 2010/5/7 Jakob Bornecrantz :
> ...
>>> No I understand that. We currently have an interface between libEGL
>>> and the EGL driver it loads. You're proposing to move that interface
>>> up the stack to just below the EGL entry points. It's still going to
>>> be a cus
2010/5/7 Jakob Bornecrantz :
...
>> No I understand that. We currently have an interface between libEGL
>> and the EGL driver it loads. You're proposing to move that interface
>> up the stack to just below the EGL entry points. It's still going to
>> be a custom shared library interface and we'r
2010/5/7 Kristian Høgsberg :
> 2010/5/7 Jakob Bornecrantz :
>> 2010/5/7 Kristian Høgsberg :
>>> 2010/5/7 Jakob Bornecrantz :
2010/5/7 Kristian Høgsberg :
> On Wed, May 5, 2010 at 10:43 AM, Jakob Bornecrantz
> wrote:
>> On Wed, May 5, 2010 at 3:34 PM, Chia-I Wu wrote:
>>> On
2010/5/7 Jakob Bornecrantz :
> 2010/5/7 Kristian Høgsberg :
>> 2010/5/7 Jakob Bornecrantz :
>>> 2010/5/7 Kristian Høgsberg :
On Wed, May 5, 2010 at 10:43 AM, Jakob Bornecrantz
wrote:
> On Wed, May 5, 2010 at 3:34 PM, Chia-I Wu wrote:
>> On Wed, May 5, 2010 at 6:04 PM, Keith Whi
2010/5/7 Kristian Høgsberg :
> 2010/5/7 Jakob Bornecrantz :
>> 2010/5/7 Kristian Høgsberg :
>>> On Wed, May 5, 2010 at 10:43 AM, Jakob Bornecrantz
>>> wrote:
On Wed, May 5, 2010 at 3:34 PM, Chia-I Wu wrote:
> On Wed, May 5, 2010 at 6:04 PM, Keith Whitwell wrote:
>> On Tue, 2010-05-
2010/5/7 Jakob Bornecrantz :
> 2010/5/7 Kristian Høgsberg :
>> On Wed, May 5, 2010 at 10:43 AM, Jakob Bornecrantz
>> wrote:
>>> On Wed, May 5, 2010 at 3:34 PM, Chia-I Wu wrote:
On Wed, May 5, 2010 at 6:04 PM, Keith Whitwell wrote:
> On Tue, 2010-05-04 at 22:48 -0700, Chia-I Wu wrote:
>
2010/5/7 Kristian Høgsberg :
> On Wed, May 5, 2010 at 10:43 AM, Jakob Bornecrantz
> wrote:
>> On Wed, May 5, 2010 at 3:34 PM, Chia-I Wu wrote:
>>> On Wed, May 5, 2010 at 6:04 PM, Keith Whitwell wrote:
On Tue, 2010-05-04 at 22:48 -0700, Chia-I Wu wrote:
> 2010/5/2 Chia-I Wu :
> > I'
On Wed, May 5, 2010 at 10:43 AM, Jakob Bornecrantz wrote:
> On Wed, May 5, 2010 at 3:34 PM, Chia-I Wu wrote:
>> On Wed, May 5, 2010 at 6:04 PM, Keith Whitwell wrote:
>>> On Tue, 2010-05-04 at 22:48 -0700, Chia-I Wu wrote:
2010/5/2 Chia-I Wu :
> I've been working on and off for a while
2010/5/5 Chia-I Wu :
> 2010/5/2 Chia-I Wu :
>> I've been working on and off for a while on a dispatcher builder called mapi
>> (multiple-api, in contrary to gl-api). The code is available at
>>
>> http://cgit.freedesktop.org/~olv/mesa/log/?h=mapi
>>
>> The motivation is to build a dispatcher for
On Wed, May 5, 2010 at 3:34 PM, Chia-I Wu wrote:
> On Wed, May 5, 2010 at 6:04 PM, Keith Whitwell wrote:
>> On Tue, 2010-05-04 at 22:48 -0700, Chia-I Wu wrote:
>>> 2010/5/2 Chia-I Wu :
>>> > I've been working on and off for a while on a dispatcher builder called
>>> > mapi
>>> > (multiple-api, i
On Wed, May 5, 2010 at 6:04 PM, Keith Whitwell wrote:
> On Tue, 2010-05-04 at 22:48 -0700, Chia-I Wu wrote:
>> 2010/5/2 Chia-I Wu :
>> > I've been working on and off for a while on a dispatcher builder called
>> > mapi
>> > (multiple-api, in contrary to gl-api). The code is available at
>> >
>>
On Tue, 2010-05-04 at 22:48 -0700, Chia-I Wu wrote:
> 2010/5/2 Chia-I Wu :
> > I've been working on and off for a while on a dispatcher builder called mapi
> > (multiple-api, in contrary to gl-api). The code is available at
> >
> > http://cgit.freedesktop.org/~olv/mesa/log/?h=mapi
> >
> > The mot
2010/5/2 Chia-I Wu :
> I've been working on and off for a while on a dispatcher builder called mapi
> (multiple-api, in contrary to gl-api). The code is available at
>
> http://cgit.freedesktop.org/~olv/mesa/log/?h=mapi
>
> The motivation is to build a dispatcher for OpenVG. I will give an overv
On Mon, May 3, 2010 at 12:24 AM, Zack Rusin wrote:
> On Saturday 01 May 2010 15:27:45 Chia-I Wu wrote:
>> I've been working on and off for a while on a dispatcher builder called
>> mapi (multiple-api, in contrary to gl-api). The code is available at
>>
>> http://cgit.freedesktop.org/~olv/mesa/
On Saturday 01 May 2010 15:27:45 Chia-I Wu wrote:
> Hi all,
>
> I've been working on and off for a while on a dispatcher builder called
> mapi (multiple-api, in contrary to gl-api). The code is available at
>
> http://cgit.freedesktop.org/~olv/mesa/log/?h=mapi
>
> The motivation is to build
Hi all,
I've been working on and off for a while on a dispatcher builder called mapi
(multiple-api, in contrary to gl-api). The code is available at
http://cgit.freedesktop.org/~olv/mesa/log/?h=mapi
The motivation is to build a dispatcher for OpenVG. I will give an overview
for mapi in this
18 matches
Mail list logo