Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mesa_7_6_branch' | Brian Paul | 2009-11-04 | 1 | -99/+103 |
|\ | | | | | | | | | | | Conflicts: src/mesa/drivers/windows/gdi/mesa.def | ||||
| * | windows: updated VC8 project file | Karl Schultz | 2009-11-03 | 1 | -99/+103 |
| | | | | | | | | Signed-off-by: Brian Paul <[email protected]> | ||||
* | | Merge branch 'texformat-rework' | Brian Paul | 2009-10-28 | 1 | -1/+9 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/mesa/drivers/dri/radeon/radeon_fbo.c src/mesa/drivers/dri/s3v/s3v_tex.c src/mesa/drivers/dri/s3v/s3v_xmesa.c src/mesa/drivers/dri/trident/trident_context.c src/mesa/main/debug.c src/mesa/main/mipmap.c src/mesa/main/texformat.c src/mesa/main/texgetimage.c | ||||
| * | | mesa: rename texformat_tmp.h to texfetch_tmp.h | Brian Paul | 2009-09-30 | 1 | -1/+1 |
| | | | |||||
| * | | mesa: move texel fetch/store into new texfetch.[ch] files | Brian Paul | 2009-09-30 | 1 | -0/+8 |
| | | | |||||
* | | | windows: added remap.[ch] to project files | Brian Paul | 2009-10-26 | 1 | -0/+8 |
|/ / | | | | | | | Untested. Other updates may be needed to reflect the current source files. | ||||
* | | mesa: remove s_imaging.c from build | Brian Paul | 2009-09-19 | 1 | -4/+0 |
| | | |||||
* | | mesa: remove s_texstore.c from makefile/project files | Brian Paul | 2009-09-19 | 1 | -4/+0 |
|/ | |||||
* | windows: updated VC8 project files | Karl Schultz | 2009-07-27 | 2 | -16/+40 |
| | | | | See bug 22882. | ||||
* | mesa: move shared context state functions to new shared.c file | Brian Paul | 2009-03-07 | 1 | -0/+8 |
| | |||||
* | mesa: move glViewport and glDepthRange functions into new viewport.c file | Brian Paul | 2009-03-07 | 1 | -0/+8 |
| | | | | A bit of refactoring with an eye toward ES2 and GL 3.1 | ||||
* | swrast: rename s_buffers.c -> s_clear.c | Brian Paul | 2009-03-07 | 1 | -1/+1 |
| | |||||
* | windows: fix output dir for glut project file | Thomas Henn | 2009-01-21 | 1 | -4/+4 |
| | |||||
* | windows: another round of VC8 project file updates | Karl Schultz | 2009-01-21 | 8 | -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 Paul | 2009-01-21 | 10 | -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 libcmt | Thomas Henn | 2009-01-20 | 10 | -0/+7580 |
| | |||||
* | windows: more VC8 project file updates | Karl Schultz | 2009-01-20 | 2 | -143/+11 |
| | | | | | Make some compiler flags per-file. Remove driverfuncs.c from osmesa project. | ||||
* | windows: updated VC8 project files | Thomas Henn | 2009-01-19 | 5 | -46/+34 |
| | |||||
* | windows: updated VC8 project file | Karl Schultz | 2009-01-15 | 1 | -1/+18 |
| | |||||
* | windows: remove reference to swizzle.c file | Brian Paul | 2009-01-14 | 1 | -4/+0 |
| | |||||
* | windows: updated VC8 project files | Thomas Henn | 2009-01-12 | 2 | -7/+99 |
| | |||||
* | windows: added new sources for 7.3 (may be more, needs testing) | Brian Paul | 2009-01-12 | 1 | -0/+40 |
| | |||||
* | mesa: rename slang_library_noise.[ch] to prog_noise.[ch] and rename functions | Brian Paul | 2008-12-15 | 1 | -8/+8 |
| | | | | | The noise functions were not glsl-specific. Also, ran indent on the code to clean it up. | ||||
* | added prog_uniform.[ch] | Karl Schultz | 2008-05-29 | 1 | -0/+8 |
| | |||||
* | Assorted Windows fixes (Karl Schultz) | Brian Paul | 2008-05-29 | 2 | -8/+12 |
| | |||||
* | dependency fixes (bug 13544) | Karl Schultz | 2008-05-27 | 1 | -0/+3 |
| | |||||
* | Replace glut_fbc.c with glut_fcb.c (cb=callback) | Brian | 2008-02-25 | 1 | -1/+1 |
| | |||||
* | new VC8 project files | Brian | 2007-04-24 | 8 | -0/+4037 |