Commit Graph

110 Commits

Author SHA1 Message Date
Alexander von Gluck
a9bbe1bb17 Mesa: Improve quality
* Fix bugs in bep's
* Make debug builds of mesa easier
* LLVM check didn't work due to
  beps failing at the first non-0 
  exit code. Remove for now
2013-03-20 03:17:14 +00:00
Alexander von Gluck
de7ceee10f Mesa: Make legacy version use same package script
* Clean up naming
2013-03-15 01:55:13 +00:00
Alexander von Gluck
48a8ccf746 mesa: Add 9.1 bep; rename pkg script
* Working status is unknown and needs
  testing.
2013-03-01 21:12:22 +00:00
Alexander von Gluck
9ea52c6304 Mesa: fix 7.8.2 md5 and package script 2013-02-17 23:44:54 +00:00
Alexander von Gluck
9e028fac8d Mesa: Add initial 7.8.2 bep 2013-02-17 22:38:47 +00:00
Alexander von Gluck
80acf1e65b Mesa: Add 9.0.2 bep + patches. Reduce duplication 2013-02-17 22:08:42 +00:00
Alexander von Gluck
4be4a4ecb2 Mesa 9.0.1: Fix a few last issues
* We no longer use rtasm.  Mesa guys
  plan on removing it and it causes us
  tons of greif.
2012-12-19 23:32:07 +00:00
Alexander von Gluck
b4e03db0ac Mesa 9.0.1: Changes to how our GL works
* I'm moving Mesa into the opengl add-on to avoid
  then need to pack llvm into libGL
* The x86sse hack is no longer required with this
  new layout.
* We were missing libmesagallium.a from the scons
  build of Mesa.. this is essential to linking
  Gallium stuff to Mesa stuff.
  This diff will be going to upstream mesa.
2012-12-19 17:46:04 +00:00
Alexander von Gluck
d06f9af232 Update Mesa build to 9.0.1 and include llvm 3.2 fixes 2012-12-19 05:17:59 +00:00
Alexander von Gluck
57e80465c3 Add Mesa3D optional package. Used to compile Haiku 2012-11-19 13:06:59 +00:00