summaryrefslogtreecommitdiff
path: root/src/mesa/main/Makefile.OSMesa16
AgeCommit message (Expand)Author
2003-04-17Added arbprogram.c to Makefiles.Brian Paul
2003-03-29Basic infrastructure for GL_ARB_vertex_buffer_object.Brian Paul
2003-03-25histogram code move, remove s_histogram.[ch] from MakefilesBrian Paul
2003-03-01Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]Brian Paul
2003-01-14First batch of code for GL_NV_fragment_program.Brian Paul
2003-01-14OSMesa16 updates (Eric Plante), added _mesa_strtof()Brian Paul
2002-10-25remove all.h, mem.h, mem.cBrian Paul
2002-09-27new texture compression infrastructureBrian Paul
2002-06-13New _mesa_debug() function to replace fprintf() calls.Brian Paul
2002-02-02removed references to removed source filesBrian Paul
2001-07-14more work on float colors (still not finished)Brian Paul
2001-07-13assorted changes for supporting GLfloat color channels (not done)Brian Paul
2001-06-18Consolidated source files. Since the re-org a number of source filesBrian Paul
2001-05-29added math/m_debug_clip.cBrian Paul
2001-04-26Added Makefile support for building libOSMesa16.so which is Mesa compiledBrian Paul