Should I commit this for you?
If you approve :)
-- Alexander von Gluck
On 16.01.2012 13:31, Jose Fonseca wrote:
- Original Message -
svga is close, however there is a type conflict.
Haiku defines uint32, uint8, etc by default... the svga gallium
driver
defines them as well.
I think
- Original Message -
> svga is close, however there is a type conflict.
> Haiku defines uint32, uint8, etc by default... the svga gallium
> driver
> defines them as well.
> I think it's as easy as removing the svga *int* typedefs under
> haiku... but
> haven't had the
> bandwidth to test th
svga is close, however there is a type conflict.
Haiku defines uint32, uint8, etc by default... the svga gallium driver
defines them as well.
I think it's as easy as removing the svga *int* typedefs under haiku... but
haven't had the
bandwidth to test that yet.
llvm... well there is no llvm /
Looks good.
What's preventing src/gallium/drivers/llvmpipe and src/gallium/drivers/svga
from building on haiku? These pipe drivers should be fairly portable (unlike
src/gallium/winsys or src/gallium/targets dirs).
Jose
- Original Message -
>
> Enables building stock Mesa under the Ha
Enables building stock Mesa under the Haiku operating system.
---
common.py |2 +-
scons/gallium.py |2 ++
src/SConscript |5 +++--
src/gallium/SConscript | 14 ++
src/glu/sgi/SConscript | 16 +++-
5 files changed, 27 insertions(