Re: [Mesa-dev] [PATCH 11/39] st/nine: Increase minor d3dadapter9drm ABI

2016-05-17 Thread Axel Davy
On 16/05/2016 20:26, Emil Velikov wrote: On 15 May 2016 at 11:45, Axel Davy wrote: Version 0.1 allows to assume that the second element of the IDirect3D* structures will be a pointer to the internal nine vtable. This is useful if the gallium nine user wants to wrap some interfaces. Signed-off

Re: [Mesa-dev] [PATCH 11/39] st/nine: Increase minor d3dadapter9drm ABI

2016-05-16 Thread Emil Velikov
On 15 May 2016 at 11:45, Axel Davy wrote: > Version 0.1 allows to assume that the second > element of the IDirect3D* structures will > be a pointer to the internal nine vtable. > > This is useful if the gallium nine user wants > to wrap some interfaces. > > Signed-off-by: Axel Davy > --- > inclu

[Mesa-dev] [PATCH 11/39] st/nine: Increase minor d3dadapter9drm ABI

2016-05-15 Thread Axel Davy
Version 0.1 allows to assume that the second element of the IDirect3D* structures will be a pointer to the internal nine vtable. This is useful if the gallium nine user wants to wrap some interfaces. Signed-off-by: Axel Davy --- include/d3dadapter/drm.h | 6 +- src/gallium