Re: [Mesa-dev] [PATCH v2 7/8] swr: Added swr windows support

2016-11-10 Thread Emil Velikov
On 9 November 2016 at 23:18, George Kyriazis wrote: > - moving some header files around for proper inclusion of windows.h > - OS agnostic loading of arch-specific loadable modules > - PUBLIC function declaration > - better handling on NOMINMAX around windows.h

[Mesa-dev] [PATCH v2 7/8] swr: Added swr windows support

2016-11-09 Thread George Kyriazis
- moving some header files around for proper inclusion of windows.h - OS agnostic loading of arch-specific loadable modules - PUBLIC function declaration - better handling on NOMINMAX around windows.h inclusion. --- src/gallium/drivers/swr/rasterizer/common/os.h | 5 -