Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added arbprogram.c to Makefiles. | Brian Paul | 2003-04-17 | 1 | -0/+1 |
| | | | | | Added display list support for GL_NV_fragment_program. Assorted clean-ups. | ||||
* | Basic infrastructure for GL_ARB_vertex_buffer_object. | Brian Paul | 2003-03-29 | 1 | -2/+3 |
| | |||||
* | DOS updates from Daniel Borca | Brian Paul | 2003-03-29 | 1 | -17/+19 |
| | |||||
* | histogram code move, remove s_histogram.[ch] from Makefiles | Brian Paul | 2003-03-25 | 1 | -1/+0 |
| | |||||
* | DOS update (Daniel Borca) | Brian Paul | 2003-03-08 | 1 | -1/+2 |
| | |||||
* | Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch] | Brian Paul | 2003-03-01 | 1 | -1/+0 |
| | | | | | Moved type conversion and interpolation macros into macros.h Updated all the files that used to include mmath.h | ||||
* | latest DOS updates (Daniel Borca) | Brian Paul | 2003-02-20 | 1 | -20/+39 |
| | |||||
* | DOS updates (Daniel Borca) | Brian Paul | 2003-02-04 | 1 | -18/+17 |
| | |||||
* | First batch of code for GL_NV_fragment_program. | Brian Paul | 2003-01-14 | 1 | -7/+8 |
| | | | | | Re-org of some GL_NV_vertex_program code. Replace MAX_TEXTURE_UNITS with MAX_TEXTURE_COORD_UNITS and MAX_TEXTURE_IMAGE_UNITS. | ||||
* | DOS updates from Daniel Borca. | Brian Paul | 2002-12-18 | 1 | -14/+22 |
| | |||||
* | Updates for DOS driver from Daniel Borca. | Brian Paul | 2002-11-05 | 1 | -12/+20 |
| | |||||
* | remove all.h, mem.h, mem.c | Brian Paul | 2002-10-25 | 1 | -1/+0 |
| | |||||
* | new texture compression infrastructure | Brian Paul | 2002-09-27 | 1 | -2/+3 |
| | |||||
* | updates from Daniel Borca | Brian Paul | 2002-09-03 | 1 | -33/+86 |
| | |||||
* | New _mesa_debug() function to replace fprintf() calls. | Brian Paul | 2002-06-13 | 1 | -1/+0 |
| | | | | | | | | 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) | ||||
* | DOS driver update | Brian Paul | 2002-04-01 | 1 | -9/+63 |
| | |||||
* | DOS/Mesa driver updates (Daniel Borca) | Brian Paul | 2002-03-23 | 1 | -2/+18 |
| | |||||
* | DOS driver updates from Daniel Borca | Brian Paul | 2002-03-08 | 1 | -4/+3 |
| | |||||
* | DOS updates from Daniel Borca | Brian Paul | 2002-02-23 | 1 | -32/+58 |
| | |||||
* | Daniel Borca's new DOS/DJGPP driver. | Brian Paul | 2002-02-12 | 1 | -0/+163 |
| | |||||
* | More cleanups. | Gareth Hughes | 2001-05-07 | 1 | -141/+0 |
| | |||||
* | New mechanism for thread-safe GL API dispatch. C-based dispatch is faster. | Brian Paul | 2001-03-28 | 1 | -20/+2 |
| | | | | | | Folded glapinoop.c code into glapi.c. Added code to glapitemp.h to fill in dispatch tables. Updated Makefiles. | ||||
* | added imports.c | Brian Paul | 2000-09-26 | 1 | -1/+2 |
| | |||||
* | added convolve.c to file list | Brian Paul | 2000-08-21 | 1 | -2/+3 |
| | |||||
* | added pixeltex.c | Brian Paul | 2000-04-07 | 1 | -1/+2 |
| | |||||
* | added texutil.c source | Brian Paul | 2000-03-24 | 1 | -1/+2 |
| | |||||
* | added aatriangle.c source | Brian Paul | 2000-02-21 | 1 | -1/+2 |
| | |||||
* | removed glmisc.c, added buffers.c, hint.c, state.c | Brian Paul | 2000-02-02 | 1 | -2/+4 |
| | |||||
* | updated with latest source files | Brian Paul | 1999-12-17 | 1 | -22/+76 |
| | |||||
* | Fixed includes & added a few hooks for the DRI.kw-mesa-1 | Keith Whitwell | 1999-10-08 | 1 | -4/+7 |
| | |||||
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+95 |