Advertisement

stretch blt in sdl

Started by August 11, 2004 02:52 AM
2 comments, last by remi 20 years, 3 months ago
Im trying to port some ddraw code to linux. I use heavily stretch blits. SDL doesnt support surface stretching. Did anyone implemented stretch blit under SDL/linux? When the stretch blit will be availavble for SDL?
Stoiko Todorov
After googling stretch blit on SDL, everything converges to this
"...and we all know what "undefined" means: it means it works during development, it works during testing, and it blows up in your most important customers' faces."----------Scott Meyers, "Effective C++"
Advertisement
thanks remi,

point taken; i should master google better :). i was using stretch BLT in sdl as my keywords and it didnt work out.
Stoiko Todorov
No big deal!
"...and we all know what "undefined" means: it means it works during development, it works during testing, and it blows up in your most important customers' faces."----------Scott Meyers, "Effective C++"

This topic is closed to new replies.

Advertisement