summaryrefslogtreecommitdiffstats
path: root/windows/VC7/mesa
Commit message (Collapse)AuthorAgeFilesLines
* docs: Remove MSVS project files.José Fonseca2011-04-235-2384/+0
| | | | | | | They were totally broken for several releases. scons now builds everything the project files built and more, and can be kept up-to-date with little effort.
* glapi: Move src/mesa/main/dispatch.c to glapi and rename.Chia-I Wu2010-02-251-3/+3
| | | | | | main/dispatch.c is a glapi source file. It is part of GLAPI_SOURCES in sources.mak and part of glapi_sources in SConscript. This commit moves it to glapi/ and renames it to glapi_dispatch.c.
* Remove grammar module -- no dependencies left.Michal Krol2009-12-121-41/+2
|
* Merge branch 'texformat-rework'Brian Paul2009-10-281-1/+7
|\ | | | | | | | | | | | | | | | | | | | | | | 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.hBrian Paul2009-09-301-1/+1
| |
| * mesa: move texel fetch/store into new texfetch.[ch] filesBrian Paul2009-09-301-0/+6
| |
* | windows: added remap.[ch] to project filesBrian Paul2009-10-261-0/+6
|/ | | | Untested. Other updates may be needed to reflect the current source files.
* mesa: remove s_imaging.c from buildBrian Paul2009-09-191-3/+0
|
* mesa: remove s_texstore.c from makefile/project filesBrian Paul2009-09-191-3/+0
|
* mesa: rename slang_library_noise.[ch] to prog_noise.[ch] and rename functionsBrian Paul2008-12-151-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 fileBrian Paul2008-05-291-956/+422
| | | | Meant to update the VC8 project file.
* Assorted Windows fixes (Karl Schultz)Brian Paul2008-05-291-422/+956
|
* updated VC7 project filesChristoph Kubisch2007-09-055-314/+475
|
* remove t_save_api.c and some other obsolete files, may be moreBrian2007-06-281-15/+0
|
* Move mipmap generation functions, texture scaling functions into newBrian Paul2006-09-291-0/+3
| | | | mipmap.c file.
* added arrayobj.[ch] filesBrian Paul2006-07-211-0/+3
|
* added rbadaptors.[ch] filesBrian Paul2006-05-191-0/+6
|
* Add newest source code files to project.Karl Schultz2006-03-291-3/+39
|
* added s_blit.cBrian Paul2006-03-011-0/+3
|
* Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can beBrian Paul2005-12-141-6/+0
| | | | done with fragment programs nowadays.
* removed arbfragparse.[ch] arbvertparse.[ch]Brian Paul2005-11-191-12/+0
|
* added depthstencil.[ch]Brian Paul2005-11-161-0/+6
|
* updated for new mm.c, execmem.c filesBrian Paul2005-10-191-0/+9
|
* replace s_texture.[ch] with s_texcombine.[ch] and s_texfilter.[ch]Brian Paul2005-09-151-2/+8
|
* VC7 project file for osmesaKarl Schultz2005-07-011-0/+168
|
* VC7 project file for core mesa libKarl Schultz2005-07-011-0/+1075
|
* VC7 project file for gluKarl Schultz2005-07-011-0/+752
|
* VC7 project file for gdi driverKarl Schultz2005-07-011-0/+181
|
* Visual Studio 7 solution file for mesa libKarl Schultz2005-07-011-0/+41