summaryrefslogtreecommitdiff
path: root/src/mesa/main/Makefile.win
AgeCommit message (Expand)AuthorFilesLines
2004-04-27updated other makefilesBrian Paul1-1/+2
2003-04-17Added arbprogram.c to Makefiles.Brian Paul1-0/+1
2003-03-29Basic infrastructure for GL_ARB_vertex_buffer_object.Brian Paul1-0/+1
2003-03-25histogram code move, remove s_histogram.[ch] from MakefilesBrian Paul1-1/+0
2003-03-01Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]Brian Paul1-1/+0
2003-01-14First batch of code for GL_NV_fragment_program.Brian Paul1-29/+31
2002-10-25remove all.h, mem.h, mem.cBrian Paul1-1/+0
2002-10-15removed highpc.c and lowpc.cBrian Paul1-2/+0
2002-09-27new texture compression infrastructureBrian Paul1-0/+1
2002-06-13New _mesa_debug() function to replace fprintf() calls.Brian Paul1-1/+0
2002-04-09Update filelist to reflect two removed source files.Karl Schultz1-2/+0
2002-02-02removed references to removed source filesBrian Paul1-2/+0
2002-01-15Correct typo (vpstate.c) so that makefile works.Karl Schultz1-1/+1
2002-01-14oops, missed vpstate.cBrian Paul1-0/+1
2002-01-14added vertex program sourcesBrian Paul1-0/+3
2001-10-15Fix comments.Karl Schultz1-2/+3
2001-10-04Need to define MESA_DEBUG in debug builds. Otherwise, NDEBUG getsKarl Schultz1-0/+3
2001-09-25Fix up Windows makefiles so that the debug build leaves debugger infoKarl Schultz1-1/+1
2001-09-21Make osmesa a DLL instead of a static lib (Windows). This is moreKarl Schultz1-0/+2
2001-09-18clean up makefiles some more for WindowsKarl Schultz1-3/+7
2001-09-18remove carriage return charsKarl Schultz1-198/+198
2001-09-14Win32 updates (Karl Schultz)Brian Paul1-172/+198
2001-08-13removed ss_interp.cBrian Paul1-1/+0
2001-06-18Consolidated source files. Since the re-org a number of source filesBrian Paul1-9/+0
2001-05-07Initial new Win32 build support. More to come.Gareth Hughes1-0/+182