Re: [Mesa-dev] [PATCH] gallium: add endian detection for OpenBSD

2014-03-10 Thread Jonathan Gray
On Mon, Mar 10, 2014 at 08:27:17AM -0600, Brian Paul wrote: > On 03/10/2014 06:20 AM, Jonathan Gray wrote: > >Still looking to have this merged... > > > >On Thu, Aug 15, 2013 at 12:17:27AM +1000, Jonathan Gray wrote: > >>Signed-off-by: Jonathan Gray > >>--- > >> src/gallium/include/pipe/p_config.

Re: [Mesa-dev] [PATCH] gallium: add endian detection for OpenBSD

2014-03-10 Thread Brian Paul
On 03/10/2014 06:20 AM, Jonathan Gray wrote: Still looking to have this merged... On Thu, Aug 15, 2013 at 12:17:27AM +1000, Jonathan Gray wrote: Signed-off-by: Jonathan Gray --- src/gallium/include/pipe/p_config.h | 10 ++ 1 file changed, 10 insertions(+) diff --git src/gallium/inc

Re: [Mesa-dev] [PATCH] gallium: add endian detection for OpenBSD

2014-03-10 Thread Jonathan Gray
Still looking to have this merged... On Thu, Aug 15, 2013 at 12:17:27AM +1000, Jonathan Gray wrote: > Signed-off-by: Jonathan Gray > --- > src/gallium/include/pipe/p_config.h | 10 ++ > 1 file changed, 10 insertions(+) > > diff --git src/gallium/include/pipe/p_config.h > src/gallium/in

[Mesa-dev] [PATCH] gallium: add endian detection for OpenBSD

2013-08-14 Thread Jonathan Gray
Signed-off-by: Jonathan Gray --- src/gallium/include/pipe/p_config.h | 10 ++ 1 file changed, 10 insertions(+) diff --git src/gallium/include/pipe/p_config.h src/gallium/include/pipe/p_config.h index 1588a92..9af5df7 100644 --- src/gallium/include/pipe/p_config.h +++ src/gallium/include