Video Memory

Is there a way of obtainning a pointer to the video memory, using OpenGl, DirectX or something like that??

Comments

  • : Is there a way of obtainning a pointer to the video memory, using
    : OpenGl, DirectX or something like that??
    :

    No, not as long as you are running in a protected mode operating envirement. However, they DO provide an alternative though; but they are VERY slow (glGetPixels).

    No matter what, however, you will be needing to go through an API (or the System API) in order to do it.

    If there is no system API (Or you are running in real mode), then its a different story.
    [hr][size=1][leftbr].:EvolutionEngine[rightbr][leftbr].:MicroOS Operating System[rightbr][leftbr][link=http://www.brokenthorn.com]Website :: OS Development Series[rightbr][/link][/size]
  • This post has been deleted.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories