HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #636 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Mesa3D BEP

Reported by: kallisti5 Owned by:
Priority: normal Milestone:
Component: default Version:
Severity: normal Keywords: mesa
Cc:

Description

This is my in-development Mesa3D BEP.

This bep is not complete, and will be a lot more stable once Mesa 9.0 comes out.

This port is a little 'strange' as it's sole purpose is to generate a zip which is used by the Haiku build system.

Attachments

mesa-9.0.diff​ (4.7 KB) - added by kallisti5 3 years ago.

Download all attachments as: .zip

Change History

Changed 3 years ago by kallisti5

  • attachment mesa-9.0.diff​ added

comment:1 Changed 3 years ago by kallisti5

mesa-9.0.diff is *not* ready for prime time as the OpenGL kit needs adjusted to use it.

Problems:

  • libglu was removed from Mesa 9.0, so we need to add libglu to the build system (our glut uses libglu)
  • radeon (and other) gallium drivers don't build for Haiku... seems like a cherry pick was missed for 9.0 :(
  • A few small OpenGL git changes

This bep does however generate a package for gcc4 Haiku builds and place it in your home directory with the correct naming to be an optional package.

comment:2 Changed 3 years ago by kallisti5

  • Resolution set to fixed
  • Status changed from new to closed

committed in 2098.

This is used to generate an optional package for the OpenGL kit. This should *not* be installed via -i or made into an optional package via -d! (we wrap up private headers for the OpenGL kit via a script)

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/