Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-17 | Added arbprogram.c to Makefiles. | Brian Paul | |
Added display list support for GL_NV_fragment_program. Assorted clean-ups. | |||
2003-03-29 | Basic infrastructure for GL_ARB_vertex_buffer_object. | Brian Paul | |
2003-03-29 | DOS updates from Daniel Borca | Brian Paul | |
2003-03-25 | histogram code move, remove s_histogram.[ch] from Makefiles | Brian Paul | |
2003-03-08 | DOS update (Daniel Borca) | Brian Paul | |
2003-03-01 | Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch] | Brian Paul | |
Moved type conversion and interpolation macros into macros.h Updated all the files that used to include mmath.h | |||
2003-02-20 | latest DOS updates (Daniel Borca) | Brian Paul | |
2003-02-04 | DOS updates (Daniel Borca) | Brian Paul | |
2003-01-14 | First batch of code for GL_NV_fragment_program. | Brian Paul | |
Re-org of some GL_NV_vertex_program code. Replace MAX_TEXTURE_UNITS with MAX_TEXTURE_COORD_UNITS and MAX_TEXTURE_IMAGE_UNITS. | |||
2002-12-18 | DOS updates from Daniel Borca. | Brian Paul | |
2002-11-05 | Updates for DOS driver from Daniel Borca. | Brian Paul | |
2002-10-25 | remove all.h, mem.h, mem.c | Brian Paul | |
2002-09-27 | new texture compression infrastructure | Brian Paul | |
2002-09-03 | updates from Daniel Borca | Brian Paul | |
2002-06-13 | New _mesa_debug() function to replace fprintf() calls. | Brian Paul | |
Some source files updated to call _mesa_debug(), but not finished. Added __GLimports as a parameter to _mesa_create/init_context() and updated drivers accordingly. Fleshed-out more of the __GLimports and __GLexports functionality. Removed run-time config file support (config.c) | |||
2002-04-01 | DOS driver update | Brian Paul | |
2002-03-23 | DOS/Mesa driver updates (Daniel Borca) | Brian Paul | |
2002-03-08 | DOS driver updates from Daniel Borca | Brian Paul | |
2002-02-23 | DOS updates from Daniel Borca | Brian Paul | |
2002-02-12 | Daniel Borca's new DOS/DJGPP driver. | Brian Paul | |
2001-05-07 | More cleanups. | Gareth Hughes | |
2001-03-28 | New mechanism for thread-safe GL API dispatch. C-based dispatch is faster. | Brian Paul | |
Folded glapinoop.c code into glapi.c. Added code to glapitemp.h to fill in dispatch tables. Updated Makefiles. | |||
2000-09-26 | added imports.c | Brian Paul | |
2000-08-21 | added convolve.c to file list | Brian Paul | |
2000-04-07 | added pixeltex.c | Brian Paul | |
2000-03-24 | added texutil.c source | Brian Paul | |
2000-02-21 | added aatriangle.c source | Brian Paul | |
2000-02-02 | removed glmisc.c, added buffers.c, hint.c, state.c | Brian Paul | |
1999-12-17 | updated with latest source files | Brian Paul | |
1999-10-08 | Fixed includes & added a few hooks for the DRI. | Keith Whitwell | |
1999-08-19 | Initial revision | jtg | |