Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: rename slang_library_noise.[ch] to prog_noise.[ch] and rename functions | Brian Paul | 2008-12-15 | 1 | -6/+6 |
| | | | | | The noise functions were not glsl-specific. Also, ran indent on the code to clean it up. | ||||
* | undo prev change to this VC7 project file | Brian Paul | 2008-05-29 | 1 | -956/+422 |
| | | | | Meant to update the VC8 project file. | ||||
* | Assorted Windows fixes (Karl Schultz) | Brian Paul | 2008-05-29 | 1 | -422/+956 |
| | |||||
* | Replace glut_fbc.c with glut_fcb.c (cb=callback) | Brian | 2008-02-25 | 1 | -1/+1 |
| | |||||
* | updated VC7 project files | Christoph Kubisch | 2007-09-05 | 5 | -314/+475 |
| | |||||
* | remove t_save_api.c and some other obsolete files, may be more | Brian | 2007-06-28 | 1 | -15/+0 |
| | |||||
* | Move mipmap generation functions, texture scaling functions into new | Brian Paul | 2006-09-29 | 1 | -0/+3 |
| | | | | mipmap.c file. | ||||
* | added arrayobj.[ch] files | Brian Paul | 2006-07-21 | 1 | -0/+3 |
| | |||||
* | added rbadaptors.[ch] files | Brian Paul | 2006-05-19 | 1 | -0/+6 |
| | |||||
* | Add newest source code files to project. | Karl Schultz | 2006-03-29 | 1 | -3/+39 |
| | |||||
* | added s_blit.c | Brian Paul | 2006-03-01 | 1 | -0/+3 |
| | |||||
* | Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be | Brian Paul | 2005-12-14 | 1 | -6/+0 |
| | | | | done with fragment programs nowadays. | ||||
* | removed arbfragparse.[ch] arbvertparse.[ch] | Brian Paul | 2005-11-19 | 1 | -12/+0 |
| | |||||
* | added depthstencil.[ch] | Brian Paul | 2005-11-16 | 1 | -0/+6 |
| | |||||
* | updated for new mm.c, execmem.c files | Brian Paul | 2005-10-19 | 1 | -0/+9 |
| | |||||
* | replace s_texture.[ch] with s_texcombine.[ch] and s_texfilter.[ch] | Brian Paul | 2005-09-15 | 1 | -2/+8 |
| | |||||
* | VC7 project file for building glut lib | Karl Schultz | 2005-07-01 | 1 | -0/+322 |
| | |||||
* | VC7 project file for gears demo | Karl Schultz | 2005-07-01 | 1 | -0/+154 |
| | |||||
* | VC7 Solution file for building glut and demos | Karl Schultz | 2005-07-01 | 1 | -0/+27 |
| | |||||
* | VC7 project file for osmesa | Karl Schultz | 2005-07-01 | 1 | -0/+168 |
| | |||||
* | VC7 project file for core mesa lib | Karl Schultz | 2005-07-01 | 1 | -0/+1075 |
| | |||||
* | VC7 project file for glu | Karl Schultz | 2005-07-01 | 1 | -0/+752 |
| | |||||
* | VC7 project file for gdi driver | Karl Schultz | 2005-07-01 | 1 | -0/+181 |
| | |||||
* | Visual Studio 7 solution file for mesa lib | Karl Schultz | 2005-07-01 | 1 | -0/+41 |