Slashdot Mirror


User: PaloDeQueso

PaloDeQueso's activity in the archive.

Stories
0
Comments
5
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5

  1. Display Lists on Nvidia Launches 8800 Series, First of the DirectX 10 Cards · · Score: 1

    Is this the first DirectX that can use display lists? Because I was reading the DX10 explanation on Tom's Hardware and it seems that they are either referring to that or the new Geometry shaders? If they are talking about display lists, OpenGL has had those for quite a while.

  2. Sloppy coding on IBM Slows the Speed of Light · · Score: 1

    I hope that this doesn't make the next couple of generations of coders sloppy ones because they have immense resources at their disposal.

  3. Re:Maybe true, but not necessarily desirable on Windows and Linux User Interfaces · · Score: 1

    I agree linux needs standards for many things. Audio platforms. Package formats. Installation methods in general. But this is only if someone wants to make it user friendly and Windows/Mac like. Many people in the community want to see linux continue on it's current path of inovation. Wrather than standardization. Seome see standardization as something that would slow innovation down. But if we standardize loosely on things like making using only alsa, and only rpms or debs for example. I don't believe this would slow the community. If anything it would speed up inovation and application development because then there are fewer ways for things to become difficult to use. More people would adopt the platform, and develop themselves.

  4. Going Shopping on Xbox Price Drop Doubles Sales, Sony To Follow? · · Score: 1

    Shopping list: 1: Server(X-BOX) $150 Check...

  5. Game Creation on Code Copying Survey for Developers · · Score: 2, Insightful

    Let's take a look at the game industry, the same code is often used over and over, or at least the same algorithms because you can't afford to loose efficiency in your engine. Especially with modern game engines where the best cards on the market still choke... FarCry? Doom3?. Sharing of code in games is not required, but as an earlier post said, why reinvent the wheel?