Re: [AD] exnew_drawpixels.c |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2008-08-12, Milan Mimica <milan.mimica@xxxxxxxxxx> wrote:
> Peter Wang wrote:
> > On 2008-08-12, Peter Wang <novalazy@xxxxxxxxxx> wrote:
> >> Hi,
> >>
> >> Should exnew_drawpixels.c be working on the X11 port? I can only see
> >> the layer 0 stars. I can see all three layers in the Windows version
> >> running under Wine.
> >
> > Also broken: exnew_bitmap_target, exnew_blend, exnew_membmp (second part)
> >
> > In a5teroids, some of the asteroid sprites are wrong. e.g. instead of
> > lighting up when shot, some asteroids change to a small "planet" pic.
> >
> > Anyone know what's going on?
>
> Everything works here.
Confirmed on a different machine. The machine on which the examples
fail doesn't support FBOs, so there's something wrong with that.
Peter