Search found 4 matches

by jc
23 Sep 2006, 19:14
Forum: Support and Bug reports
Topic: Error in version 0.0.21 compilation with opengl
Replies: 9
Views: 3706

Error in version 0.0.21 compilation with opengl

if g++ -DHAVE_CONFIG_H -I. -I. -I.. -DTMW_DATADIR=\""/usr/local/share/tmw/"\" -Wall -Werror -DUSE_OPENGL -I/usr/include/SDL -D_REENTRANT `pkg-config --cflags libxml-2.0` -g -O2 -MT tmw-gui.o -MD -MP -MF ".deps/tmw-gui.Tpo" -c -o tmw-gui.o `test -f 'gui/gui.cpp' || echo...
by jc
06 Nov 2005, 16:03
Forum: Support and Bug reports
Topic: X.Org/XFree fps differences
Replies: 5
Views: 2925

Actually once instaled via apt-get, the xorg package copies the old xfree configuration file since the syntax itself is the same. So actually the configuration is the same as the old one i used to have high fps. Anyways, its was mainly a curiosity that i had on what could have done the fps going down.
by jc
04 Nov 2005, 16:27
Forum: Support and Bug reports
Topic: X.Org/XFree fps differences
Replies: 5
Views: 2925

Yeah yeah i know 75fps isnt bad at all... i was just wondering about it anyways. Thanks for the replies...
by jc
03 Nov 2005, 16:40
Forum: Support and Bug reports
Topic: X.Org/XFree fps differences
Replies: 5
Views: 2925

X.Org/XFree fps differences

While running TMW on XFree using Opengl i could reach 90fps easily, but now due to an upgrade on my kde from 3.3.2 to 3.4.2 by debian apt-get im using XOrg and it can hardly get to 75fps... im not complaining or such...just thought it was strange, the fps shouldnt fall so much since the source code ...