new texture compression infrastructure
[mesa.git] / src / mesa / main / Makefile.win
2002-09-27 Brian Paulnew texture compression infrastructure
2002-06-13 Brian PaulNew _mesa_debug() function to replace fprintf() calls.
2002-04-09 Karl SchultzUpdate filelist to reflect two removed source files.
2002-02-02 Brian Paulremoved references to removed source files
2002-01-15 Karl SchultzCorrect typo (vpstate.c) so that makefile works.
2002-01-14 Brian Pauloops, missed vpstate.c
2002-01-14 Brian Pauladded vertex program sources
2001-10-15 Karl SchultzFix comments.
2001-10-04 Karl SchultzNeed to define MESA_DEBUG in debug builds. Otherwise...
2001-09-25 Karl SchultzFix up Windows makefiles so that the debug build leaves...
2001-09-21 Karl SchultzMake osmesa a DLL instead of a static lib (Windows...
2001-09-18 Karl Schultzclean up makefiles some more for Windows
2001-09-18 Karl Schultzremove carriage return chars
2001-09-14 Brian PaulWin32 updates (Karl Schultz)
2001-08-13 Brian Paulremoved ss_interp.c
2001-06-18 Brian PaulConsolidated source files. Since the re-org a number...
2001-05-07 Gareth HughesInitial new Win32 build support. More to come.