Displaying 2 results from an estimated 2 matches for "comparrision".
Did you mean:
comparision
2002 Dec 05
4
Another new famous game using VORBIS!!!
yoo!
i'm so exicted about it, i've just got a copy of James Bond 007:
Nightfire!
It's the name game from EA GAMES in the james bond series (just out
with the new movie)
The game uses ogg vorbis ! (ogg.dll vorbis.dll and other stuff :))
woooohooo!!
Man i think that if everything that belnogs to EA Games will use
vorbis, it means that there's gona be plenty of games which support
2007 Oct 23
2
[LLVMdev] me being stupid: me vs the llvm codebase...
...well, I am not trying to demean LLVM in any way here, only trying to
understand and evaluate things from my POV is all...
sorry if at all I seem arrogant or condescending...
well, running a linecounter, it is about 223 kloc (c++ ...), + 72 kloc
headers.
this is decently large. my compiler, in comparrision, is only about 62 kloc
thus far, but I have about 300 kloc of 3D code in my main project, so ok, it
balances I guess...
ok, I also currently only do x86 (at present this is all I really need for
my uses...).
skimming, it does not look like LLVM uses its own assembler or linker?...
(or at lea...