Re: GeForce / ATI?
- From: cmk128@xxxxxxxxxxx
- Date: 27 Nov 2006 09:23:43 -0800
santosh 寫道:
cmk128@xxxxxxxxxxx wrote:
Hi
How can i send a command to tell GeForce/ATI to help me to draw
something(rect, circle, etc...)?
I really can't find the programming guide from GeForce/ATI web site,
please help.
thanks
from Peter (cmk128@xxxxxxxxxxx)
Such companies don't release the programming interface for their
products. That's why they provide custom, often binary only, drivers,
built in-house.
You can however either use the VESA interface, (which won't get the
maximum out of the card), or use OpenGL and/or DierctX APIs. They in
turn will do the needfull, provided of course, you've installed the
GPU's drivers for your OS.
Hi Santosh
I am a os developer and i am currently developing my GUI library,
i found if i use CPU to draw something to the screen, it is very very
slow, the refresh rate will become <2 per second, which is
unacceptable.
If the display card company really don't release the interface,
using vesa is the only one way to help me? May be i can compile some
linux graphic libraries to static library and link to my os.
thanks
from Peter (cmk128@xxxxxxxxxxx)
.
- Follow-Ups:
- Re: GeForce / ATI?
- From: Dirk Wolfgang Glomp
- Re: GeForce / ATI?
- From: santosh
- Re: GeForce / ATI?
- References:
- GeForce / ATI?
- From: cmk128
- Re: GeForce / ATI?
- From: santosh
- GeForce / ATI?
- Prev by Date: Re: WhichAsm.html
- Next by Date: Re: Is je more effective than jg
- Previous by thread: Re: GeForce / ATI?
- Next by thread: Re: GeForce / ATI?
- Index(es):
Relevant Pages
|