[SDL] I have a tiny feature request

Sam Lantinga slouken at devolution.com
Thu Aug 2 21:03:28 PDT 2007


> SDL_PutPixel() don't replace blitting. They're there for situations where
> you need to directly access pixels IE bitmap font engines.

Possibly, although it's always about an order of magnitude faster to do the
pixel accesses inline rather than call a function to do so.

See ya,
	-Sam Lantinga, Lead Software Engineer, Blizzard Entertainment


More information about the SDL mailing list