is a taspring coded for linux improv framerate
Moderator: Moderators
is a taspring coded for linux improv framerate
all people say linux is good for us =
but is devlopers say that too?
is linux (or other os)can tecnicaly increase performance
for the same game engine?
but is devlopers say that too?
is linux (or other os)can tecnicaly increase performance
for the same game engine?
-
- Posts: 79
- Joined: 11 Jul 2005, 02:01
- clericvash
- Posts: 1394
- Joined: 05 Oct 2004, 01:05
-
- Posts: 665
- Joined: 06 Jun 2006, 19:49
Blah
Spring uses openal / opengl (although apparently 72b1 uses directsound for windows cause of issues with openal & windows atm).
So its uses a multiplatform librarys for 3d & sound, so dev's can avoid worrying about OS as much.
It also uses another library for GUI i think, not sure
To be honest on linux it comes down to
Kernel (flavour & version)
Filesystem (different types, i.e b-tree, journaled / or not etc)
Xorg version (backbones for graphics on linux)
Compiler & Glibc (compiler used to make your linux distro & glibc( lib c )
CFLAGS ( what cflags u used i.e optimising code, i.e i got gentoo & CFLAGS setup for my CPU)
Basicly in some situtions it could be faster or slower dependin on how your distro was compiled for & how its setup. And what compiler flags u used for spring
Spring uses openal / opengl (although apparently 72b1 uses directsound for windows cause of issues with openal & windows atm).
So its uses a multiplatform librarys for 3d & sound, so dev's can avoid worrying about OS as much.
It also uses another library for GUI i think, not sure
To be honest on linux it comes down to
Kernel (flavour & version)
Filesystem (different types, i.e b-tree, journaled / or not etc)
Xorg version (backbones for graphics on linux)
Compiler & Glibc (compiler used to make your linux distro & glibc( lib c )
CFLAGS ( what cflags u used i.e optimising code, i.e i got gentoo & CFLAGS setup for my CPU)
Basicly in some situtions it could be faster or slower dependin on how your distro was compiled for & how its setup. And what compiler flags u used for spring
- Tim Blokdijk
- Posts: 1242
- Joined: 29 May 2005, 11:18
- clericvash
- Posts: 1394
- Joined: 05 Oct 2004, 01:05
-
- Posts: 665
- Joined: 06 Jun 2006, 19:49
Graphics drivers hmm let see
U got Nvidia unified drivers that are released for windows linux & soon one of the bsd.
Atm nvidia is slighty behind windows release i believe by 1-2 months, since they need to update thier drivers to use the newer xorg driver abi. But unless u spent like 500 Euro on very latest card, it wont effect u.
ATI drivers ? u got choice between ati own drivers
& opensource ones i.e r200 ( also expermential r300 for newer cards) that supports the older 3d cards & runs spring grand.
The only prob there is ATI driver are up to the standard of nvidia's yet, but they do work & u got choice of opensource ones aswell. Also hopefully with AMD buyin ATI they get there drivers up to standard.
U got Nvidia unified drivers that are released for windows linux & soon one of the bsd.
Atm nvidia is slighty behind windows release i believe by 1-2 months, since they need to update thier drivers to use the newer xorg driver abi. But unless u spent like 500 Euro on very latest card, it wont effect u.
ATI drivers ? u got choice between ati own drivers
& opensource ones i.e r200 ( also expermential r300 for newer cards) that supports the older 3d cards & runs spring grand.
The only prob there is ATI driver are up to the standard of nvidia's yet, but they do work & u got choice of opensource ones aswell. Also hopefully with AMD buyin ATI they get there drivers up to standard.