Commit Graph

3 Commits

Author SHA1 Message Date
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