Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed Current.ByteColor Current.Color | Brian Paul | 2000-10-29 | 1 | -5/+5 |
| | |||||
* | New colormac.h file for color-related macros. | Brian Paul | 2000-10-28 | 1 | -3/+6 |
| | | | | Lot's of clean-up in macros.h and mmath.h | ||||
* | Basic work to support deep color channels: | Brian Paul | 2000-10-28 | 1 | -3/+3 |
| | | | | | Replace GLubyte with GLchan Replace 255 with CHAN_MAX | ||||
* | support for N texture units | Brian Paul | 2000-09-30 | 1 | -2/+2 |
| | |||||
* | First batch of OpenGL SI related changes: | Brian Paul | 2000-09-26 | 1 | -4/+4 |
| | | | | | | | Renamed struct gl_context to struct __GLcontextRec. Include glcore.h, setup GL imports/exports. Replaced gl_ prefix with _mesa_ prefix in context.[ch] functions. GLcontext's Visual field is no longer a pointer. | ||||
* | runtime selectable depth buffer depth | Brian Paul | 2000-03-03 | 1 | -3/+3 |
| | |||||
* | updated includes for source file reorg | Brian Paul | 2000-02-02 | 1 | -1/+2 |
| | |||||
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -71/+141 |
| | |||||
* | changes to silence MSVC warnings | Brian Paul | 1999-11-08 | 1 | -2/+2 |
| | |||||
* | Fixed includes & added a few hooks for the DRI.kw-mesa-1 | Keith Whitwell | 1999-10-08 | 1 | -6/+8 |
| | |||||
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+227 |