[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GFX under Linux



Xarvh wrote:

> There is a simple way to get in 800x600x16bpp under Linux?
> I've tried unsuccessfully SDL, then i had a look to X11, but it seems very complex if not really far from what i need.

If you need source code, you look at a library I wrote a while 
ago: http://www.379.com/gut/. The file you need is probably 
called something like opengl_linux.cpp or somesuch. However, SDL 
should be able to set it for you. Do you have a modeline for it 
in you XF86Config file?

Jason
379