Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 5 of 5

Thread: Haiku OS OpenGL Stack bounty

  1. #1
    Junior Member Newbie
    Join Date
    Mar 2010
    Posts
    1

    Haiku OS OpenGL Stack bounty


    This might interest someone on this board. Haiku OS is looking for an university student to create an OpenGL stack for Haiku. It comes with not less than an 5000 usd bounty.

    Hardware 3D acceleration

    Design or port an existing 3D driver interface. See for example the Gallium3D project. Another option is to write a compatibility layer to load binary Linux 3D graphics drivers. There should probably still be our own 3D acceleration API for drivers.

    http://www.haiku-os.org/community/gsoc/2010/ideas

  2. #2
    Member Regular Contributor DmitryM's Avatar
    Join Date
    Mar 2009
    Location
    Toronto
    Posts
    436

    Re: Haiku OS OpenGL Stack bounty

    Nice bounty!
    Haiku could be a competitive game platform with it.

    Thank you, whoever will be doing that!

  3. #3
    Intern Contributor
    Join Date
    Jul 2003
    Posts
    91

    Re: Haiku OS OpenGL Stack bounty

    i hope you will find someone.
    It's a great project.

  4. #4
    Super Moderator OpenGL Guru dorbie's Avatar
    Join Date
    Jul 2000
    Location
    Bay Area, CA, USA
    Posts
    4,388

    Re: Haiku OS OpenGL Stack bounty

    If you're looking for hardware acceleration then the jump-off point should probably be the DRI for Mesa.

    http://dri.freedesktop.org/wiki/

  5. #5
    Super Moderator OpenGL Guru dorbie's Avatar
    Join Date
    Jul 2000
    Location
    Bay Area, CA, USA
    Posts
    4,388

    Re: Haiku OS OpenGL Stack bounty

    Note that NVIDIA doesn't interface via the DRI, they have their own ABI compatible layer.

    It's part of the whole controversey over Open Source drivers, Open Source compatible drivers & truly open drivers.

Posting Permissions

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