Age | Commit message (Expand) | Author |
2004-01-20 | Before calling _mesa_create_context(), initialize a dd_function_table struct | Brian Paul |
2004-01-10 | added OSMESA_LIB_DEPS needed for some platforms | Brian Paul |
2003-12-21 | Version bumps, etc for Mesa 6.0 | Brian Paul |
2003-12-13 | fix some matypes.h glitches | Brian Paul |
2003-12-12 | improved makefiles | Brian Paul |
2003-12-06 | added drivers/fbdev/glfbdev.c | Brian Paul |
2003-11-24 | Merge vtx-0-2-branch | Keith Whitwell |
2003-11-19 | Initial checkin of new ARB frag/vertex program parser | Karl Rasche |
2003-10-27 | Pass $(MKLIB_OPTIONS) to mklib script to allow setting extra options. | Brian Paul |
2003-10-16 | Minor changes to make linux-solo build again | Jon Smirl |
2003-10-13 | glide driver (wip) | Daniel Borca |
2003-10-03 | improved 'clean' targets (Otto Solares) | Brian Paul |
2003-09-23 | minor clean-ups | Brian Paul |
2003-08-31 | added program.c plus minor fixes | Brian Paul |
2003-08-22 | patch to import Jon Smirl's work from Bitkeeper | Brian Paul |
2003-08-06 | added arbfrag/vertparse | Brian Paul |
2003-06-13 | Implemented GL_ARB_occlusion_query (not 100% finalized). | Brian Paul |
2003-06-13 | More clean-ups and re-org | Brian Paul |
2003-06-10 | Further makefile clean-up, concentrated on the x86 assembly files. | Brian Paul |
2003-06-10 | fixes for x86 builds | Brian Paul |
2003-06-10 | updated old-style makefiles for new tree | Brian Paul |
2003-04-17 | Added arbprogram.c to Makefiles. | Brian Paul |
2003-04-07 | Added gcc-sl target and shared lib shell script (Philip Brown) | Brian Paul |
2003-03-29 | remove duplicate line | Brian Paul |
2003-03-29 | Basic infrastructure for GL_ARB_vertex_buffer_object. | Brian Paul |
2003-03-25 | histogram code move, remove s_histogram.[ch] from Makefiles | Brian Paul |
2003-03-01 | Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch] | Brian Paul |
2003-01-14 | First batch of code for GL_NV_fragment_program. | Brian Paul |
2002-10-29 | bump OpenGL version to 1.4, Mesa version to 5.0 | Brian Paul |
2002-10-24 | Header file clean-up: | Brian Paul |
2002-10-16 | remove some crud | Brian Paul |
2002-09-27 | new texture compression infrastructure | Brian Paul |
2002-06-13 | New _mesa_debug() function to replace fprintf() calls. | Brian Paul |
2002-04-09 | remove dead vertex assembly | Keith Whitwell |
2002-04-02 | minor re-org | Brian Paul |
2002-02-02 | removed references to removed source files | Brian Paul |
2002-01-15 | Remove phantom tab on a blank line to allow compile on IRIX. | Karl Schultz |
2002-01-14 | remove api_compat.c | Brian Paul |
2001-12-20 | Further help with dri libGL version skew | Keith Whitwell |
2001-12-14 | Remove rules that were put into place to deal with compiling files that | Karl Schultz |
2001-12-14 | vertex program check-in | Brian Paul |
2001-11-23 | fix for bug 474479, remove Trace/* stuff | Brian Paul |
2001-09-23 | updates for Mesa 4.0 | Brian Paul |
2001-09-14 | more GL 1.3 and GLX 1.4 updates | Brian Paul |
2001-07-12 | Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it | Keith Whitwell |
2001-06-27 | Add -f to rm in make clean to avoid error messages | Keith Whitwell |
2001-06-18 | Consolidated source files. Since the re-org a number of source files | Brian Paul |
2001-06-01 | Add api_arrayelt.c | Keith Whitwell |
2001-05-21 | Initial commit of cliptest work. More to come shortly. | Gareth Hughes |
2001-03-29 | Consolidation of asm code in 3.5 | Gareth Hughes |