Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-07 | mesa: move shared context state functions to new shared.c file | Brian Paul | |
2009-03-07 | mesa: move glViewport and glDepthRange functions into new viewport.c file | Brian Paul | |
A bit of refactoring with an eye toward ES2 and GL 3.1 | |||
2009-03-07 | swrast: rename s_buffers.c -> s_clear.c | Brian Paul | |
2009-01-21 | windows: fix output dir for glut project file | Thomas Henn | |
2009-01-21 | windows: another round of VC8 project file updates | Karl Schultz | |
New static configs generate DLLs that do not have a dependency on the MSCVR* DLL's. | |||
2009-01-21 | Revert "windows: new VC8 projects statically linked against libcmt" | Brian Paul | |
This reverts commit bbda892c551e7d3f2d94cc877cc6e80f8568fa99. Static configs rolled into regular project files (in next commit). Provided by Karl Schultz. | |||
2009-01-20 | windows: new VC8 projects statically linked against libcmt | Thomas Henn | |
2009-01-20 | windows: more VC8 project file updates | Karl Schultz | |
Make some compiler flags per-file. Remove driverfuncs.c from osmesa project. | |||
2009-01-19 | windows: updated VC8 project files | Thomas Henn | |
2009-01-15 | windows: updated VC8 project file | Karl Schultz | |
2009-01-14 | windows: remove reference to swizzle.c file | Brian Paul | |
2009-01-12 | windows: updated VC8 project files | Thomas Henn | |
2009-01-12 | windows: added new sources for 7.3 (may be more, needs testing) | Brian Paul | |
2008-12-15 | mesa: rename slang_library_noise.[ch] to prog_noise.[ch] and rename functions | Brian Paul | |
The noise functions were not glsl-specific. Also, ran indent on the code to clean it up. | |||
2008-05-29 | added prog_uniform.[ch] | Karl Schultz | |
2008-05-29 | Assorted Windows fixes (Karl Schultz) | Brian Paul | |
2008-05-27 | dependency fixes (bug 13544) | Karl Schultz | |
2008-02-25 | Replace glut_fbc.c with glut_fcb.c (cb=callback) | Brian | |
2007-04-24 | new VC8 project files | Brian | |