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