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
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to