Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't add light's ambient color to BaseColor in gl_update_lighting() | Brian Paul | 2000-06-29 | 1 | -14/+11 |
| | |||||
* | updating mat ambient/emissive was broke. always compute ctx->EyeZDir | Brian Paul | 2000-06-26 | 1 | -66/+99 |
| | |||||
* | fix GL_BACK color material bug | Keith Whitwell | 2000-06-19 | 1 | -2/+2 |
| | |||||
* | defined FLT_MIN if undefined | Brian Paul | 2000-01-31 | 1 | -1/+6 |
| | |||||
* | commented out gl_reinit_light_attrib() | Brian Paul | 2000-01-13 | 1 | -5/+5 |
| | |||||
* | fixed potential bug in _mesa_ShadeModel() | Brian Paul | 1999-11-22 | 1 | -5/+8 |
| | |||||
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -50/+196 |
| | |||||
* | fix for colormaterial | Keith Whitwell | 1999-11-10 | 1 | -2/+57 |
| | |||||
* | clean-up of header includes (Daryll) | Brian Paul | 1999-11-08 | 1 | -2/+2 |
| | |||||
* | clean-up in gl_LightModelfv() | Brian Paul | 1999-10-19 | 1 | -5/+8 |
| | |||||
* | Changes to reduce the memory footprint of display lists | Keith Whitwell | 1999-10-19 | 1 | -3/+11 |
| | |||||
* | Fixed includes & added a few hooks for the DRI.kw-mesa-1 | Keith Whitwell | 1999-10-08 | 1 | -4/+6 |
| | |||||
* | more hooks for mga driver, including an immediate fastpath | Keith Whitwell | 1999-09-30 | 1 | -1/+8 |
| | |||||
* | Large patch: | Keith Whitwell | 1999-09-18 | 1 | -11/+13 |
| | | | | | | | | | | - FX bug fixes. - Polygon mode and edgeflag work properly. - Clipping works with edgeflag. - Driver.ReducedPrimitiveChange() callback so drivers that implement lines & points as triangles can turn culling off before rendering groups of these primitives. - Cleaned up feedback & select primitives. | ||||
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+1183 |