[messages] Edit: [Developers] Re: Roadmap for VASSAL 4
Joel Uckelman
uckelman at nomic.net
Tue May 3 07:43:31 MST 2011
Thus spake Michael Kiefte:
>
> >
> > That's strange. The encoding scheme I'm using is GL_RGB (no alpha, because
> > the source images are JPEGs). I wonder if converting to GL_RGBA would make
> > any difference?
> >
> >
> Actually, I think it does! I seem to recall that some graphics cards have
> problems with 24bit alignment. That brings back some recollections.
Aha. I will adjust that this evening, then. RGB is how it comes from
libjpeg, at least by default. I'll see whether it's possible to get
libjpeg to give us 32-bit aligned output instead. If not, I can just
twiddle the scanlines as they come.
--
J.
More information about the messages
mailing list