On Fri, Feb 17, 2012 at 07:22:19PM +, Reese, Armin C wrote:
> Yeah, I got lazy and just did a diff. Sorry about that ...
>
> Here is a real git patch made by "git diff sprite_on.c"
>
> Thanks & have a good weekend,
Thanks for the build noise fixes, patch applied. Fyi git patches
preferred,
Am Freitag, den 17.02.2012, 19:22 + schrieb Reese, Armin C:
> Yeah, I got lazy and just did a diff. Sorry about that ...
>
> Here is a real git patch made by "git diff sprite_on.c"
I think a real git patch is made by doing `git format-patch -1 -s`.
Thanks,
Paul
signature.asc
Description
ary 11, 2012 2:53 AM
To: Reese, Armin C
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] SNB/IVB sprite demo
Hi Armin,
On Sat, Feb 11, 2012 at 01:11:16AM +, Reese, Armin C wrote:
> Thanks for letting me know about the GCC warning messages. I did my
> final tweeks on the pr
Hi Armin,
On Sat, Feb 11, 2012 at 01:11:16AM +, Reese, Armin C wrote:
> Thanks for letting me know about the GCC warning messages. I did my
> final tweeks on the program in Android and compiled in that environment.
> The compiler there is a bit blind and the build jobs generate so much
> outp
Hi Armin,
On Wed, Feb 08, 2012 at 02:16:09AM +, Reese, Armin C wrote:
> I worked with Jesse Barnes to develop a sprite demo/test program for
> SNB/IVB. It uses the new IOCTLs: GETPLANERESOURCES, GETPLANE, and
> SETPLANE. I also intend on using the program as an example of how to
> set up a m
On Wed, 8 Feb 2012 16:50:13 +0100
Daniel Vetter wrote:
> On Wed, Feb 08, 2012 at 02:16:09AM +, Reese, Armin C wrote:
> > I worked with Jesse Barnes to develop a sprite demo/test program for
> > SNB/IVB. It uses the new IOCTLs: GETPLANERESOURCES, GETPLANE, and
> > SETPLANE. I also intend on
On Wed, Feb 08, 2012 at 02:16:09AM +, Reese, Armin C wrote:
> I worked with Jesse Barnes to develop a sprite demo/test program for
> SNB/IVB. It uses the new IOCTLs: GETPLANERESOURCES, GETPLANE, and
> SETPLANE. I also intend on using the program as an example of how to
> set up a mode, displa
I worked with Jesse Barnes to develop a sprite demo/test program for SNB/IVB.
It uses the new IOCTLs: GETPLANERESOURCES, GETPLANE, and SETPLANE. I also
intend on using the program as an example of how to set up a mode, display a
framebuffer, and display sprite on Intel graphics. The source is