summaryrefslogtreecommitdiff
path: root/src/mesa/main/rastpos.c
AgeCommit message (Expand)Author
2001-01-23Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.Brian Paul
2001-01-03minor clean-upBrian Paul
2000-12-26Major rework of tnl moduleKeith Whitwell
2000-11-27Added MaxClipPlanes and MaxLights to gl_constants struct so T&LBrian Paul
2000-11-24Support for swappable t&l modules, including an example one in the FXKeith Whitwell
2000-11-22 Committing in .Jouk Jansen
2000-11-16Move the transform and lighting code to two new directoriesKeith Whitwell
2000-11-13Cleanup of derived state calculation prior to seperating software T&LKeith Whitwell
2000-11-05- Changes for new software rasterizer modulesKeith Whitwell
2000-10-29renamed Current.ByteColor Current.ColorBrian Paul
2000-10-28New colormac.h file for color-related macros.Brian Paul
2000-10-28Basic work to support deep color channels:Brian Paul
2000-09-30support for N texture unitsBrian Paul
2000-09-26First batch of OpenGL SI related changes:Brian Paul
2000-03-03runtime selectable depth buffer depthBrian Paul
2000-02-02updated includes for source file reorgBrian Paul
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul
1999-11-08changes to silence MSVC warningsBrian Paul
1999-10-08Fixed includes & added a few hooks for the DRI.Keith Whitwell
1999-08-19Initial revisionjtg