On Tue, Mar 18, 2003 at 05:46:55PM +0100, otherside wrote:
> is there a way to do that ?
> just open a screen (monitor) and then write to it.
> i try to write a little library which opens the screen so you can draw 
> some polygons to it.
> will DRI help me to do it ?

Without a framebuffer, you are not going to get accelerated OpenGL. So
there's no point using DRI.

You should probably use Xvfb combined with Mesa. Slow but reliable results.

[assuming Mesa doesnt have a "render only to local memory" option
already]


-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink? 
You could win a Tablet PC. Get a free Tablet PC hat just for playing. 
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to