[Super-tux-devel] Use_GL
Brought to you by:
wkendrick
From: Duong-Khang N. <neo...@us...> - 2004-01-22 13:50:32
|
Hi there, I think "use_gl" is not processed correctly in "setup.c". Someone should add "use_gl = NO" at the beginning of "void parseargs(int argc, char * argv[])". It's not worth patching :-D However when I use "--opengl" in this case, I can't even launch supertux, here is the output: [neurone@Neo workst]$ ./supertux --opengl Loading required GL library /usr/X11R6/lib/libGL.so.1.2 Warning: No joysticks are available. supertux: r200_cmdbuf.c:301: r200EmitBlit: Assertion `(src_offset & 1023) == 0' failed. Aborted -- Never say if I could turn back the time, life is going on ! |