Re: [Mesa-dev] [PATCH] Add initial Haiku build support

2011-12-23 Thread Alexander von Gluck
On Thu, 22 Dec 2011 09:45:01 +0100, Maarten Lankhorst wrote: Hey Alexander, On 12/21/2011 07:16 PM, Alexander von Gluck wrote: * Doesn't reintroduce legacy drivers * Adds Haiku mklib code * Removes some broken PIPE_OS_HAIKU defines * Removes an NDEBUG ifdef in link_uniforms.cpp, there is an

Re: [Mesa-dev] [PATCH] Add initial Haiku build support

2011-12-22 Thread Maarten Lankhorst
Hey Alexander, On 12/21/2011 07:16 PM, Alexander von Gluck wrote: > > * Doesn't reintroduce legacy drivers > * Adds Haiku mklib code > * Removes some broken PIPE_OS_HAIKU defines > * Removes an NDEBUG ifdef in link_uniforms.cpp, > there is an item that uses the union without > checking NDEBUG

[Mesa-dev] [PATCH] Add initial Haiku build support

2011-12-21 Thread Alexander von Gluck
* Doesn't reintroduce legacy drivers * Adds Haiku mklib code * Removes some broken PIPE_OS_HAIKU defines * Removes an NDEBUG ifdef in link_uniforms.cpp, there is an item that uses the union without checking NDEBUG below. * Haiku has a opengl kit that will wrap all of these build binaries(pr