Age | Commit message (Collapse) | Author |
|
|
|
|
|
See bug 22882.
|
|
|
|
A bit of refactoring with an eye toward ES2 and GL 3.1
|
|
|
|
|
|
New static configs generate DLLs that do not have a dependency on the MSCVR*
DLL's.
|
|
This reverts commit bbda892c551e7d3f2d94cc877cc6e80f8568fa99.
Static configs rolled into regular project files (in next commit).
Provided by Karl Schultz.
|
|
|
|
Make some compiler flags per-file.
Remove driverfuncs.c from osmesa project.
|
|
|
|
|
|
|
|
|
|
|
|
The noise functions were not glsl-specific.
Also, ran indent on the code to clean it up.
|
|
|
|
|
|
|
|
|
|
|