Talk:Pixel-doubling blitter

From GPWiki

Files:GUITutorial_warn.gif The Game Programming Wiki has moved! Files:GUITutorial_warn.gif

The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server.

However, the GPWiki forums are still active! Come say hello.

One should add all the different cases of bytes per pixel. I.e. the blitter should be complete in the same sense as the example setpixel() of SDL is complete. E.g. support for clip rectangles. --Mammutti 08:45, 23 December 2005 (EST)

Programming guidelines used

C-FAQ

C language reference

C coding standards

C++ coding standard