Announcement

Collapse
No announcement yet.

SDL 2.0 Has Been Officially Released

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

  • shmerl
    replied
    Originally posted by Ericg View Post
    OpenGL 3.0+ would include 4.x unless they seriously only targetted 3.0, 3.1, 3.2 and 3.3
    That's good. It's a bit confusing as is (that + means 4.x as well).

    Leave a comment:


  • stqn
    replied
    Originally posted by mrugiero View Post
    Is there any license that has copyleft but allows static linking? I see zlib (along any liberal licenses) as a poor choice for SDL, since it allows to keep changes closed.
    LGPL, if your program is open-source, allows static linking. It even allows it for closed-source programs if you provide the object files to allow users to relink it with a different version of the LGPL lib.

    And as I wrote in the previous news, SDL 1.2 is not under the GPL, but under the LGPL.

    Leave a comment:


  • ean5533
    replied
    Originally posted by xeekei View Post
    A friend of mine told me LGPL only allows dynamic linking. He's a programmer, and he switched to MIT after he found that out.
    Your friend is correct, I was wrong. If you statically link then you have to "also provide your application in an object (not necessarily source) format, so that a user has the opportunity to modify the library and relink the application."

    Leave a comment:


  • Ericg
    replied
    Originally posted by shmerl View Post
    No OpenGL 4.x support? It sounds bad. Is it in the short term plans?
    OpenGL 3.0+ would include 4.x unless they seriously only targetted 3.0, 3.1, 3.2 and 3.3

    Leave a comment:


  • shmerl
    replied
    OpenGL 3.0+ support,
    No OpenGL 4.x support? It sounds bad. Is it in the short term plans?

    Leave a comment:


  • xeekei
    replied
    Originally posted by ean5533 View Post
    LGPL? This is one of the options Qt is licensed under.
    A friend of mine told me LGPL only allows dynamic linking. He's a programmer, and he switched to MIT after he found that out.

    Leave a comment:


  • ean5533
    replied
    Originally posted by mrugiero View Post
    Is there any license that has copyleft but allows static linking? I see zlib (along any liberal licenses) as a poor choice for SDL, since it allows to keep changes closed.
    LGPL? This is one of the options Qt is licensed under.

    Leave a comment:


  • mrugiero
    replied
    Is there any license that has copyleft but allows static linking? I see zlib (along any liberal licenses) as a poor choice for SDL, since it allows to keep changes closed.

    Leave a comment:


  • kwagga
    replied
    Well DONE SDL team

    Leave a comment:


  • phoronix
    started a topic SDL 2.0 Has Been Officially Released

    SDL 2.0 Has Been Officially Released

    Phoronix: SDL 2.0 Has Been Officially Released

    As was expected, SDL 2.0 has been officially released! This is a very important milestone for multi-platform game developers, among others...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite
Working...
X