video/sys mem option

Archives Forums/Blitz3D SDK Programming/video/sys mem option

DrMark(Posted 2007) [#1]
Is there any way to specify functions such as bbLoadImage or bbCreateImage use system memory. I'm presuming video ram is used until full. It's not a biggie as it just requires me to allocate video ram before I load in non critical graphics but would be a nice addition (maybe a default param)?