[Mesa-dev] swrast driver dll

bigfarmer bigseungho at gmail.com
Wed Jan 29 05:29:12 UTC 2020


Hi
I'm trying to build swrast driver with MinGW.
It seems like the build system creates swrast_dri.so instead of .dll
format.
I want to call *__driDriverGetExtensions_swrast* function directly from my
program.

1. how can I configure the build in order to get swrast_dri.dll ?

or

2. Does libsoftpipe.a exports __driDriverGetExtensions_swrast  function? If
it does export the function, which header should I use?

thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20200129/bc0fee90/attachment-0001.htm>


More information about the mesa-dev mailing list