Advertisement

why is it that you access DX's interface via pointers..,

Started by May 11, 2002 10:22 PM
21 comments, last by mickey 22 years, 6 months ago
quote: Original post by a person
when allocating dynamic objects you have theoretically 4gig ram thanks to virtual memory and 32bit addressing.


Under Windows you only get 2GB (actually, under the Professional or less versions of Windows) since the upper 2GB is reserved for use by kernel mode stuff...

codeka.com - Just click it.
"on the flip side d3d does not allow such vendor extensions so new hardware features cant be supported until a new release of d3d"

that''s what shaders are there for, more or less.

Thanks,
Etnu

Sometimes I think I know what I really don''t, but then again usually I do know what I don''t, but just don''t realize it, maybe its because I am so young, but then again it could be because I am insane.

---------------------------Hello, and Welcome to some arbitrary temporal location in the space-time continuum.

Advertisement
quote: Original post by Dean Harding
Under Windows you only get 2GB (actually, under the Professional or less versions of Windows) since the upper 2GB is reserved for use by kernel mode stuff...

Some of the server versions of NT/2K lets you add a switch to your boot.ini that gives you 3 GB of user space.



--AnkhSVN - A Visual Studio .NET Addin for the Subversion version control system.[Project site] [IRC channel] [Blog]

This topic is closed to new replies.

Advertisement