Re: [Mesa-dev] [PATCH 5/5] target/haiku-softpipe: Move api init into st code

2015-05-15 Thread Brian Paul
Series looks OK to me (though I didn't look too closely at the specific Haiku changes). Reviewed-by: Brian Paul On 05/15/2015 11:29 AM, Alexander von Gluck IV wrote: We also reduce the amount of need-to-know information about st_api to require one less extern "C" in st_manager.h --- .../tar

[Mesa-dev] [PATCH 5/5] target/haiku-softpipe: Move api init into st code

2015-05-15 Thread Alexander von Gluck IV
We also reduce the amount of need-to-know information about st_api to require one less extern "C" in st_manager.h --- .../targets/haiku-softpipe/GalliumContext.cpp | 23 +++ .../targets/haiku-softpipe/GalliumContext.h|6 + 2 files changed, 10 insertions(+), 1