Results 1 to 25 of 201

Thread: Ian McNaughton goes out against The Way it's Meant to be Played

Threaded View

  1. #11
    Xtreme Member
    Join Date
    Jul 2009
    Location
    Madrid (Spain)
    Posts
    352
    Quote Originally Posted by trinibwoy View Post
    AA was not disabled. It was simply enabled only for Nvidia hardware. Big difference there. So nobody would have gotten AA. Now Nvidia users get it. ATi users don't lose anything in the deal.
    No. That AA code is shader code (AFAIK).

    I think you know enough (more than me I think) about those things, so:

    If you have a piece of code, written with a standard API, that should work on any hardware compatible with that API, and you include an absolutely unneeded line such as (either way it's the same):

    If myHW is detected, then papapapa...
    or
    If not competitorsHW is detected, then papapapa...

    Do you really think that nobody is losing nothing with "the deal"? Come on man...

    Including extra code to ensure that certain features that should work on standard hw only do with some brand of hw, is not disabling it?
    Last edited by Farinorco; 09-28-2009 at 07:22 AM.

Tags for this Thread

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •