OSDN Git Service

osmesa: Export OSMesaCreateContextAttribs.
authorMathias Fröhlich <mathias.froehlich@web.de>
Fri, 1 Jul 2016 05:13:46 +0000 (07:13 +0200)
committerMathias Fröhlich <Mathias.Froehlich@gmx.net>
Thu, 7 Jul 2016 04:19:13 +0000 (06:19 +0200)
commit13affe0d3f2756771edfab301f31dc69185f91f7
tree6c5d9705f882fe7a225700a65dfa013099a19832
parent7ed5bca21dcce6c225b904e5f610810b9866796f
osmesa: Export OSMesaCreateContextAttribs.

Since the function is exported like any other
public api function and put in the header
as if you could link against it, export it also
from shared objects.

Signed-off-by: Mathias Fröhlich <Mathias.Froehlich@web.de>
Reviewed-by: Brian Paul <brianp@vmware.com>
Cc: "11.2 12.0" <mesa-stable@lists.freedesktop.org>
src/gallium/targets/osmesa/osmesa.def
src/gallium/targets/osmesa/osmesa.mingw.def
src/gallium/targets/osmesa/osmesa.sym
src/mesa/drivers/osmesa/osmesa.def