Slashdot Mirror


User: Khazathon

Khazathon's activity in the archive.

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

Comments · 2

  1. Re:Which is why I don't run Linux... on Parsec Demo For Linux Released · · Score: 1

    Of course Linux will probably never have something comparable to directX

    What's wrong with OpenGL? Or am I missing something?

  2. Re:Flexiblity? on The New Garbage Man · · Score: 1

    But it seems like, unlike games and demos, most programmers are using "APIs" for there memory management. So I don't think switching to hardware would do anything but speed things up.

    True, programmers use APIs for memory management, but what do these APIs call? malloc(), more than likely.