I've added -U_FORTIFY_SOURCE to pdp/Makefile.config CFLAGS and it builds
with intrepid
Le vendredi 24 octobre 2008 à 12:09 -0700, Hans-Christoph Steiner a
écrit :
> -U_FORTIFY_SOURCE
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management ->
>From the Integrative Studies dept. at UCSD...
---
Dear Pd Users:
We are delighted to be searching for a new colleague and would encourage all
Pd users with appropriate experience and interest to apply.
Please feel
Dear List,
I'm currently working on a project which involves GEM for the visual
part. I would like to realize a scrolling image say from left to right
where on the left side the edge is constantly fed with new rows of
pixels. Ideally I would like to have everything on a texture so that it
run
You are resetting the GPU matrices millions of times per second, which is
probably not in the design goals of the manufacturer (to say the least!).
Maybe you need to look into writing your own pix_ object or some of the
vertex_ objects.
On Sun, Oct 26, 2008 at 9:21 AM, rainer _ <[EMAIL PROTECTED]>
Hi list,
I´ve done a testpatch using repeat from zexy libary to generate full PAL
resolution pixel by pixel in one rendercircle. Unfortunatly this is very slow
on my machine (dualcore+windoze) about one frame every 4 seconds. I also have
tried this on a brand new Power Mac 8core machine - supr