Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-05 | osmesa: Add OSMesaColorClamp and OSMesaGetProcAddress to symbol defs. | Brian Paul | |
Without this patch, the two symbols get an underscore prepended and an "@4" appended when compiling with VC8. Signed-off-by: Brian Paul <brianp@vmware.com> (cherry picked from commit e65029e9b32ddabea0ec583c04484345b40f1557) | |||
2007-04-24 | assorted fixes for Windows/VC8 | Karl Schultz | |
2001-11-29 | main trunk is now 4.1 | Karl Schultz | |
2001-11-29 | update to version 4.0 | Karl Schultz | |
2001-09-21 | Make osmesa a DLL instead of a static lib (Windows). This is more | Karl Schultz | |
consistent with the other modules and platforms. It also makes the API and linkage on Windows more consistent. |