[SDL] Quickly drawing an Array of pixels on the screen
Solra Bizna
sbizna at tejat.net
Wed Jan 23 08:09:55 PST 2008
On Jan 23, 2008 3:12 AM, Albert Zeyer <albert.zeyer at rwth-aachen.de> wrote:
> It's not exactly correct. You have to take care about endian-issues if
> you use less than 32bit.
The only pixel format where you have to worry about endian issues is
24-bit. He's using 8-bit (...or I should hope he is from the code) so
it shouldn't matter for him.
-:sigma.SB
More information about the SDL
mailing list