it's posible to kwon, the free AGP memoy ?
Thanks :huh:
AGP memory
Started by Obunako, Jul 22 2003 03:42 PM
5 replies to this topic
#1
Posted 22 July 2003 - 03:42 PM
#2
Posted 22 July 2003 - 06:28 PM
I don't think so. you probably have to keep track of memory yourself using some sort of memory manager.
<a href='http://julio.programmers-unlimited.com' target='_blank'>My Crappy Homepage</a>
#4
Posted 23 July 2003 - 09:31 PM
it depends on the interface level he wants to have..
in dx you can get info on how much memory you have left..
can be quite useful for lowlevel stuff..
but yes, all the apis are so nice to us that they manage the memory themselfes.. all except nvidia extensions.. anyone remembers VAR? :D
in dx you can get info on how much memory you have left..
can be quite useful for lowlevel stuff..
but yes, all the apis are so nice to us that they manage the memory themselfes.. all except nvidia extensions.. anyone remembers VAR? :D
davepermen.net
-Loving a Person is having the wish to see this Person happy, no matter what that means to yourself.
-No matter what it means to myself....
-Loving a Person is having the wish to see this Person happy, no matter what that means to yourself.
-No matter what it means to myself....
#5
Posted 22 August 2003 - 01:58 AM
Tasking the AGP memory yourself might be a little slow anyway. Although video memory is faster than system memory, it's usually only true for when the video card itself accesses it. Drawing on video memory from the CPU is not something I recomend.
FRAG THE PLANET
Ed Helms: Alcohol causes problems and guns solve problems. I don't see why you can't have guns in bars.
Other guy: That's a stupid idea.
Ed Helms: Yeah, if your a pussy.
Ed Helms: Alcohol causes problems and guns solve problems. I don't see why you can't have guns in bars.
Other guy: That's a stupid idea.
Ed Helms: Yeah, if your a pussy.
#6
Posted 22 August 2003 - 05:35 AM
actually, if you use the right (noncacheing) write instruction, its quite fast..
and with VAR, you can manage your memory yourself if you want (nvidia being lazy => developer had to learn how to write memory managers.. :D)..
but yes, in any normal api you don't neeeeed to know it.. it would be sort of nice anyways sometimes..
and with VAR, you can manage your memory yourself if you want (nvidia being lazy => developer had to learn how to write memory managers.. :D)..
but yes, in any normal api you don't neeeeed to know it.. it would be sort of nice anyways sometimes..
davepermen.net
-Loving a Person is having the wish to see this Person happy, no matter what that means to yourself.
-No matter what it means to myself....
-Loving a Person is having the wish to see this Person happy, no matter what that means to yourself.
-No matter what it means to myself....
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











