summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/Makefile.win
Commit message (Expand)AuthorAgeFilesLines
* updated other makefilesBrian Paul2004-04-271-1/+2
* Added arbprogram.c to Makefiles.Brian Paul2003-04-171-0/+1
* Basic infrastructure for GL_ARB_vertex_buffer_object.Brian Paul2003-03-291-0/+1
* histogram code move, remove s_histogram.[ch] from MakefilesBrian Paul2003-03-251-1/+0
* Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]Brian Paul2003-03-011-1/+0
* First batch of code for GL_NV_fragment_program.Brian Paul2003-01-141-29/+31
* remove all.h, mem.h, mem.cBrian Paul2002-10-251-1/+0
* removed highpc.c and lowpc.cBrian Paul2002-10-151-2/+0
* new texture compression infrastructureBrian Paul2002-09-271-0/+1
* New _mesa_debug() function to replace fprintf() calls.Brian Paul2002-06-131-1/+0
* Update filelist to reflect two removed source files.Karl Schultz2002-04-091-2/+0
* removed references to removed source filesBrian Paul2002-02-021-2/+0
* Correct typo (vpstate.c) so that makefile works.Karl Schultz2002-01-151-1/+1
* oops, missed vpstate.cBrian Paul2002-01-141-0/+1
* added vertex program sourcesBrian Paul2002-01-141-0/+3
* Fix comments.Karl Schultz2001-10-151-2/+3
* Need to define MESA_DEBUG in debug builds. Otherwise, NDEBUG getsKarl Schultz2001-10-041-0/+3
* Fix up Windows makefiles so that the debug build leaves debugger infoKarl Schultz2001-09-251-1/+1
* Make osmesa a DLL instead of a static lib (Windows). This is moreKarl Schultz2001-09-211-0/+2
* clean up makefiles some more for WindowsKarl Schultz2001-09-181-3/+7
* remove carriage return charsKarl Schultz2001-09-181-198/+198
* Win32 updates (Karl Schultz)Brian Paul2001-09-141-172/+198
* removed ss_interp.cBrian Paul2001-08-131-1/+0
* Consolidated source files. Since the re-org a number of source filesBrian Paul2001-06-181-9/+0
* Initial new Win32 build support. More to come.Gareth Hughes2001-05-071-0/+182