X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Fmangling.html;h=c96f2f29ae666e9bb4a724ffe2ff743251741a73;hb=c9a3196b14500bcd4330f9e7ba945474440a07f2;hp=55071544fa63c244b241ba88c0346894e46a78a6;hpb=e3358dea660f5dec53a8be9e38d725f4fd829e14;p=mesa.git diff --git a/docs/mangling.html b/docs/mangling.html index 55071544fa6..c96f2f29ae6 100644 --- a/docs/mangling.html +++ b/docs/mangling.html @@ -1,12 +1,20 @@ - + + + + + Function Name Mangling + + + -Function Name Mangling +
+

The Mesa 3D Graphics Library

+
- + +
- - -

Function Name Mangling

+

Function Name Mangling

If you want to use both Mesa and another OpenGL library in the same @@ -20,11 +28,11 @@ This results in all the Mesa functions being prefixed with To do this, recompile Mesa with the compiler flag -DUSE_MGL_NAMESPACE. Add the flag to CFLAGS in the configuration file which you want to use. For example: +

 CFLAGS += -DUSE_MGL_NAMESPACE
 
-

- - - +
+ +