Announcement

Collapse
No announcement yet.

A Game Developer's Perspective On Linux Driver Quality

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #41
    Originally posted by blackout23 View Post
    This myth has already been debunked. There is no IP that keeps AMD from open sourcing their drivers. It's their "OpenGL secret sacue" that they don't want others to see. AMD said it themselves.
    I bet the sauce is just horrible code that the general public should not see.

    Comment


    • #42
      It's more the comments than the code...

      Code:
      //
      // help me I'm chained to the desk they won't let me leave or even see the sky my family
      // thinks im dead and I haven't been able to stand up for days worst of all they make
      // me follow these stupid coding standards...
      //
      Test signature

      Comment


      • #43
        They don't let you use multi line comments? The monsters.

        Comment


        • #44
          Originally posted by bridgman View Post
          It's more the comments than the code...

          Code:
          //
          // help me I'm chained to the desk they won't let me leave or even see the sky my family
          // thinks im dead and I haven't been able to stand up for days worst of all they make
          // me follow these stupid coding standards...
          //
          I'm crying in laughter. :'''D

          Come to think of it he could have at least done this:


          Code:
          /*
            help me I'm chained to the desk they won't let me leave or even see the sky my family
            thinks im dead and I haven't been able to stand up for days worst of all they make
            me follow these stupid coding standards...
          */
          Or even
          Code:
          /*
           * Help me I'm chained to the desk they won't let me leave or even see the sky my family
           * thinks im dead and I haven't been able to stand up for days worst of all they make
           * me follow these stupid coding standards...
           */
          Last edited by b15hop; 11 June 2014, 05:01 PM.

          Comment

          Working...
          X