summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/rastpos.c
Commit message (Expand)AuthorAgeFilesLines
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-3/+3
* Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.Brian Paul2001-01-231-5/+5
* minor clean-upBrian Paul2001-01-031-24/+25
* Major rework of tnl moduleKeith Whitwell2000-12-261-9/+3
* Added MaxClipPlanes and MaxLights to gl_constants struct so T&LBrian Paul2000-11-271-2/+2
* Support for swappable t&l modules, including an example one in the FXKeith Whitwell2000-11-241-2/+2
* Committing in .Jouk Jansen2000-11-221-30/+30
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-6/+197
* Cleanup of derived state calculation prior to seperating software T&LKeith Whitwell2000-11-131-7/+2
* - Changes for new software rasterizer modulesKeith Whitwell2000-11-051-10/+10
* renamed Current.ByteColor Current.ColorBrian Paul2000-10-291-5/+5
* New colormac.h file for color-related macros.Brian Paul2000-10-281-3/+6
* Basic work to support deep color channels:Brian Paul2000-10-281-3/+3
* support for N texture unitsBrian Paul2000-09-301-2/+2
* First batch of OpenGL SI related changes:Brian Paul2000-09-261-4/+4
* runtime selectable depth buffer depthBrian Paul2000-03-031-3/+3
* updated includes for source file reorgBrian Paul2000-02-021-1/+2
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-71/+141
* changes to silence MSVC warningsBrian Paul1999-11-081-2/+2
* Fixed includes & added a few hooks for the DRI.Keith Whitwell1999-10-081-6/+8
* Initial revisionjtg1999-08-191-0/+227