summaryrefslogtreecommitdiff
path: root/windows/VC8
AgeCommit message (Expand)AuthorFilesLines
2010-03-23Merge branch '7.8'Brian Paul1-2/+2
2010-03-22Fix potential compilation issue in visual studio project fileKarl Schultz1-2/+2
2010-03-11windows: Add new file to project file.Karl Schultz1-0/+4
2010-03-10windows: fix compilation errors and warningsKarl Schultz2-0/+47
2010-03-10windows: Quiet warning by not defining YY_NO_UNISTD_H.Karl Schultz1-32/+32
2010-02-25glapi: Move src/mesa/main/dispatch.c to glapi and rename.Chia-I Wu1-4/+4
2010-02-11Turn off 64-bit portability problems detection.Karl Schultz1-2/+2
2010-02-10Update Visual Studio Project files to compile the shader compiler and build t...Karl Schultz3-29/+795
2010-01-29windows: assorted build fixesBrian Paul2-2/+18
2009-12-12Remove grammar module -- no dependencies left.Michal Krol1-24/+4
2009-11-04Merge branch 'mesa_7_6_branch'Brian Paul1-99/+103
2009-11-03windows: updated VC8 project fileKarl Schultz1-99/+103
2009-10-28Merge branch 'texformat-rework'Brian Paul1-1/+9
2009-10-26windows: added remap.[ch] to project filesBrian Paul1-0/+8
2009-09-30mesa: rename texformat_tmp.h to texfetch_tmp.hBrian Paul1-1/+1
2009-09-30mesa: move texel fetch/store into new texfetch.[ch] filesBrian Paul1-0/+8
2009-09-19mesa: remove s_imaging.c from buildBrian Paul1-4/+0
2009-09-19mesa: remove s_texstore.c from makefile/project filesBrian Paul1-4/+0
2009-07-27windows: updated VC8 project filesKarl Schultz2-16/+40
2009-03-07mesa: move shared context state functions to new shared.c fileBrian Paul1-0/+8
2009-03-07mesa: move glViewport and glDepthRange functions into new viewport.c fileBrian Paul1-0/+8
2009-03-07swrast: rename s_buffers.c -> s_clear.cBrian Paul1-1/+1
2009-01-21windows: fix output dir for glut project fileThomas Henn1-4/+4
2009-01-21windows: another round of VC8 project file updatesKarl Schultz8-134/+1211
2009-01-21Revert "windows: new VC8 projects statically linked against libcmt"Brian Paul10-7580/+0
2009-01-20windows: new VC8 projects statically linked against libcmtThomas Henn10-0/+7580
2009-01-20windows: more VC8 project file updatesKarl Schultz2-143/+11
2009-01-19windows: updated VC8 project filesThomas Henn5-46/+34
2009-01-15windows: updated VC8 project fileKarl Schultz1-1/+18
2009-01-14windows: remove reference to swizzle.c fileBrian Paul1-4/+0
2009-01-12windows: updated VC8 project filesThomas Henn2-7/+99
2009-01-12windows: added new sources for 7.3 (may be more, needs testing)Brian Paul1-0/+40
2008-12-15mesa: rename slang_library_noise.[ch] to prog_noise.[ch] and rename functionsBrian Paul1-8/+8
2008-05-29added prog_uniform.[ch]Karl Schultz1-0/+8
2008-05-29Assorted Windows fixes (Karl Schultz)Brian Paul2-8/+12
2008-05-27dependency fixes (bug 13544)Karl Schultz1-0/+3
2008-02-25Replace glut_fbc.c with glut_fcb.c (cb=callback)Brian1-1/+1
2007-04-24new VC8 project filesBrian8-0/+4037