Re: [Pgui-devel] Re: Server base rotation.

2002-04-15 Thread Philippe Ney
Okay, it's done. Thanx -philippe > Actually, I think it would be fine if you permanently added the base rotation to the >video mode flags. If you just do it with #ifdefs it will be no extra code when base >rotation is disabled, and only a tiny amount with base rotation enabled. Also, this >mig

[Pgui-devel] Re: Server base rotation.

2002-04-12 Thread Micah Dowty
Actually, I think it would be fine if you permanently added the base rotation to the video mode flags. If you just do it with #ifdefs it will be no extra code when base rotation is disabled, and only a tiny amount with base rotation enabled. Also, this might be handy for other low level program