summaryrefslogtreecommitdiffstats
path: root/windows/VC8
Commit message (Collapse)AuthorAgeFilesLines
* windows: fix output dir for glut project fileThomas Henn2009-01-211-4/+4
|
* windows: another round of VC8 project file updatesKarl Schultz2009-01-218-134/+1211
| | | | | New static configs generate DLLs that do not have a dependency on the MSCVR* DLL's.
* Revert "windows: new VC8 projects statically linked against libcmt"Brian Paul2009-01-2110-7580/+0
| | | | | | | This reverts commit bbda892c551e7d3f2d94cc877cc6e80f8568fa99. Static configs rolled into regular project files (in next commit). Provided by Karl Schultz.
* windows: new VC8 projects statically linked against libcmtThomas Henn2009-01-2010-0/+7580
|
* windows: more VC8 project file updatesKarl Schultz2009-01-202-143/+11
| | | | | Make some compiler flags per-file. Remove driverfuncs.c from osmesa project.
* windows: updated VC8 project filesThomas Henn2009-01-195-46/+34
|
* windows: updated VC8 project fileKarl Schultz2009-01-151-1/+18
|
* windows: remove reference to swizzle.c fileBrian Paul2009-01-141-4/+0
|
* windows: updated VC8 project filesThomas Henn2009-01-122-7/+99
|
* windows: added new sources for 7.3 (may be more, needs testing)Brian Paul2009-01-121-0/+40
|
* mesa: rename slang_library_noise.[ch] to prog_noise.[ch] and rename functionsBrian Paul2008-12-151-8/+8
| | | | | The noise functions were not glsl-specific. Also, ran indent on the code to clean it up.
* added prog_uniform.[ch]Karl Schultz2008-05-291-0/+8
|
* Assorted Windows fixes (Karl Schultz)Brian Paul2008-05-292-8/+12
|
* dependency fixes (bug 13544)Karl Schultz2008-05-271-0/+3
|
* Replace glut_fbc.c with glut_fcb.c (cb=callback)Brian2008-02-251-1/+1
|
* new VC8 project filesBrian2007-04-248-0/+4037