Announcement

Collapse
No announcement yet.

Index of solutions to get features hidden because of patents.

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

  • Index of solutions to get features hidden because of patents.

    I would like this topic to be a place find all the compile-time flags, environment variables, external libraries etc. which hide the patented features, like S3TC compression or floating point textures. Following is an alphabetical list of such. I would like others to post such solutions, but please restrict yourselves to completed features. If it's not ready for production use, then it's not ready to be posted here, OK?


    Floating point textures:
    compilation flag
    --enable-texture-float

    S3TC compression algorithm:
    libtxc_dxtn library
    http://cgit.freedesktop.org/~mareko/libtxc_dxtn/

    Disclaimer:
    This is list is information resource for people living in countries, where software patents are not in force.
Working...
X