Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:So... (Score 1) 712

With one or two major exceptions, those third-party games are mostly indie games that had to port to Linux in the past to be part of a Humble Indie Bundle. His point stands - there's no guarantee that Steam for Linux will produce enough game sales for the major publishers to start porting their titles to Linux.

Comment Re:Please Help Me Through Demonstration (Score 1) 390

Try the first line of the summary: "You may recall from last week the news item concerning FunnyJunk's extortion ..."

The meaning of that is "this is a continuation of a story that has been posted recently on Slashdot, and if you missed the earlier story, you might want to read up on it for context." That's why he included a link to the previous Slashdot post.

Comment Re:A fork for old machines (Score 3, Insightful) 330

There's no need for a fork. If anyone shows an interest in making one of the old drivers compatible with the current driver interface (there were some recent driver API changes in texture mapping) and maintain it, then it will be added back to the Mesa tree as long as it's maintained and doesn't stay broken.

Comment Re:...And? (Score 2) 330

It's making it impossible to change the driver interface, for one thing. As new features are added to Mesa, the driver interface has to change. Using the same driver interface for i965 and the Gallium state tracker that's used on a 3dfx Voodoo card creates some problems due to the vast differences in how those generations of hardware work.

Since the drivers for all of that old hardware were unmaintained, they were hurting anyone who needed to change the driver interface for any reason, because it would sometimes require changing the ancient drivers for which no one has the hardware.

Slashdot Top Deals

Physician: One upon whom we set our hopes when ill and our dogs when well. -- Ambrose Bierce

Working...