Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First batch of OpenGL SI related changes: | Brian Paul | 2000-09-26 | 1 | -2/+2 |
| | | | | | | | 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. | ||||
* | test | Keith Whitwell | 2000-07-07 | 1 | -2/+1 |
| | |||||
* | test | Keith Whitwell | 2000-07-07 | 1 | -1/+2 |
| | |||||
* | test | Keith Whitwell | 2000-07-07 | 1 | -2/+1 |
| | |||||
* | test | Keith Whitwell | 2000-07-07 | 1 | -1/+2 |
| | |||||
* | test | Keith Whitwell | 2000-07-07 | 1 | -2/+1 |
| | |||||
* | test | Keith Whitwell | 2000-07-07 | 1 | -2/+2 |
| | |||||
* | test | Keith Whitwell | 2000-07-07 | 1 | -2/+1 |
| | |||||
* | test | Keith Whitwell | 2000-07-07 | 1 | -1/+2 |
| | |||||
* | test | Keith Whitwell | 2000-07-07 | 1 | -2/+1 |
| | |||||
* | test | Keith Whitwell | 2000-07-07 | 1 | -1/+2 |
| | |||||
* | added ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() in _mesa_Fogfv() | Brian Paul | 2000-06-05 | 1 | -1/+3 |
| | |||||
* | made gl_make_fog_coords() static | Brian Paul | 2000-03-07 | 1 | -2/+3 |
| | |||||
* | Fog coordinate stage which drivers may use to replace standard fogging | Keith Whitwell | 2000-02-25 | 1 | -15/+70 |
| | | | | | | mechanism. LogicOp state change callback | ||||
* | minor clean-ups | Brian Paul | 2000-02-02 | 1 | -4/+4 |
| | |||||
* | changed _gl prefix to _mesa_ on fog functions | Brian Paul | 2000-02-02 | 1 | -8/+14 |
| | |||||
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -11/+47 |
| | |||||
* | clean-up of header includes (Daryll) | Brian Paul | 1999-11-08 | 1 | -4/+1 |
| | |||||
* | Fixed includes & added a few hooks for the DRI.kw-mesa-1 | Keith Whitwell | 1999-10-08 | 1 | -1/+7 |
| | |||||
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+327 |