Re: [Mesa-dev] [PATCH 4/5] gallium/st: Move st_api creation to st and extern "C" it

2015-05-15 Thread Emil Velikov
On 14/05/15 22:39, Alexander von Gluck IV wrote: > --- > src/gallium/state_trackers/hgl/hgl.c | 16 > src/gallium/state_trackers/hgl/hgl_context.h | 14 ++ > 2 files changed, 22 insertions(+), 8 deletions(-) > > diff --git a/src/gallium/state_trackers/hgl/

Re: [Mesa-dev] [PATCH 4/5] gallium/st: Move st_api creation to st and extern "C" it

2015-05-14 Thread Brian Paul
The prefix on this one should probably by "st/hgl:" On 05/14/2015 04:39 PM, Alexander von Gluck IV wrote: --- src/gallium/state_trackers/hgl/hgl.c | 16 src/gallium/state_trackers/hgl/hgl_context.h | 14 ++ 2 files changed, 22 insertions(+), 8 deleti

[Mesa-dev] [PATCH 4/5] gallium/st: Move st_api creation to st and extern "C" it

2015-05-14 Thread Alexander von Gluck IV
--- src/gallium/state_trackers/hgl/hgl.c | 16 src/gallium/state_trackers/hgl/hgl_context.h | 14 ++ 2 files changed, 22 insertions(+), 8 deletions(-) diff --git a/src/gallium/state_trackers/hgl/hgl.c b/src/gallium/state_trackers/hgl/hgl.c index 77f7c22..