[haiku-commits] Re: haiku: hrev46590 - src/add-ons/opengl/swpipe src/add-ons/opengl/swrast_legacy headers/os/opengl/GL headers/libs/glut/GL src/kits/opengl

  • From: Alexander von Gluck <kallisti5@xxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 23 Dec 2013 00:13:15 -0600

On Dec 23, 2013 12:03 AM, kallisti5@xxxxxxxxxxx wrote:
>
> hrev46590 adds 2 changesets to branch 'master' 
> old head: 657769a986af87628d7401af15361a7c04a94703 
> new head: 195d39a430db4d0ee73e4197b5b5ed5da425c200 
> overview: http://cgit.haiku-os.org/haiku/log/?qt=range&q=195d39a+%5E657769a 
>
> ---------------------------------------------------------------------------- 
>
> eb45d16: GL: Remove OpenGL kit, x86 Mesa 
>   
>   * Depend on Mesa packages to provide functionality 
>
> 195d39a: GL: Remove OpenGL kit, x86_gcc2 Mesa 
>   
>   * Depend on new Mesa packages to provide functionality 
>
>                           [ Alexander von Gluck IV <kallisti5@xxxxxxxxxxx> ] 
>
> ---------------------------------------------------------------------------- 
>
> 61 files changed, 66 insertions(+), 5601 deletions(-) 

This was a big one.  There will be sharp edges. On my short list for the next 
24 hours...

Make sure swrast package is installed by default
  In the repos, just not installed.

Fix package manager explosion while installing mesa devel.
  Headers/GL is both a directory (glu) and a symlink (mesa) this makes pm 
*really* angry. Avoid mesa_devel for now

Tested x86 and x86_gcc2 as working. Want to use x86_64 as a test dummy for a 
non gl build for a few days.

Other related posts: