mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-23 19:10:21 +01:00
with the IBM VisualAge C++ compiler. Eventually some more code will be needed in the headers to enable the reversal of (__stdcall*) to (*__stdcall) for the IBM compilers, however we currently build using our own header files that already handle this. . Changed instances of (GLCALLBACK*) to GLCALLBACKP for compatibility with the IBM VisualAge C++ compiler in src-glu. . Misc cleanups for warnings generated with Watcom C++ in src-glu. Compiles with 0 warnings now. . tess_hash.c: line 244 - Why is this function stubbed out? I removed the code with a #if 0 to avoid a compiler warning, but it looks dangerous. |
||
|---|---|---|
| .. | ||
| amesa.h | ||
| foomesa.h | ||
| fxmesa.h | ||
| ggimesa.h | ||
| gl.h | ||
| gl_mangle.h | ||
| glu.h | ||
| glu_mangle.h | ||
| glut.h | ||
| glut_h.dja | ||
| glutf90.h | ||
| glx.h | ||
| glx_mangle.h | ||
| Makefile.am | ||
| mesa_wgl.h | ||
| mglmesa.h | ||
| osmesa.h | ||
| svgamesa.h | ||
| wmesa.h | ||
| xmesa.h | ||
| xmesa_x.h | ||
| xmesa_xf86.h | ||