On Sun, May 30, 2010 at 10:54 AM, José Fonseca wrote:
> On Sun, 2010-05-30 at 05:55 -0700, Jakob Bornecrantz wrote:
>> On Sat, May 29, 2010 at 9:49 AM, Chia-I Wu wrote:
>> > On Sat, May 29, 2010 at 1:19 AM, Jakob Bornecrantz
>> > wrote:
>> >> On Fri, May 28, 2010 at 8:46 AM, Chia-I Wu wrote:
>
On Sun, 2010-05-30 at 05:55 -0700, Jakob Bornecrantz wrote:
> On Sat, May 29, 2010 at 9:49 AM, Chia-I Wu wrote:
> > On Sat, May 29, 2010 at 1:19 AM, Jakob Bornecrantz
> > wrote:
> >> On Fri, May 28, 2010 at 8:46 AM, Chia-I Wu wrote:
> >>> I've got access to a Windows machine recently, and I've
On Sat, May 29, 2010 at 9:49 AM, Chia-I Wu wrote:
> On Sat, May 29, 2010 at 1:19 AM, Jakob Bornecrantz
> wrote:
>> On Fri, May 28, 2010 at 8:46 AM, Chia-I Wu wrote:
>>> I've got access to a Windows machine recently, and I've spent some time
>>> today
>>> to add GDI backend to st/egl. The code
On Sat, May 29, 2010 at 1:19 AM, Jakob Bornecrantz wrote:
> On Fri, May 28, 2010 at 8:46 AM, Chia-I Wu wrote:
>> I've got access to a Windows machine recently, and I've spent some time today
>> to add GDI backend to st/egl. The code can be found at
>> http://cgit.freedesktop.org/~olv/mesa/log/?
On Fri, May 28, 2010 at 8:46 AM, Chia-I Wu wrote:
> Hi all,
>
> I've got access to a Windows machine recently, and I've spent some time today
> to add GDI backend to st/egl. The code can be found at
>
> http://cgit.freedesktop.org/~olv/mesa/log/?h=egl-gdi
Cool stuff! Nice work.
>
> The command
Hi all,
I've got access to a Windows machine recently, and I've spent some time today
to add GDI backend to st/egl. The code can be found at
http://cgit.freedesktop.org/~olv/mesa/log/?h=egl-gdi
The command options I use to build the DLLs are
$ scons statetrackers=egl drivers=softpipe
The