summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/points.c
Commit message (Expand)AuthorAgeFilesLines
* fixed some warnings (Alan H.)Brian Paul2000-08-161-8/+8
* fixed AA sampling problem, misc clean-upBrian Paul2000-07-151-36/+57
* add separate specular color support in multitextured_rgba_points()Brian Paul2000-06-281-10/+15
* fixed PB bugs, removed MutablePixels, MonoPixels from GLcontextBrian Paul2000-05-101-6/+44
* Added point UserSize, cleaned up point drawing codeBrian Paul2000-05-071-173/+175
* minor clean-upBrian Paul2000-03-021-14/+12
* code clean-upBrian Paul1999-12-101-32/+41
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-34/+40
* silenced some uninitialized var warningsBrian Paul1999-10-211-7/+38
* Fixed includes & added a few hooks for the DRI.Keith Whitwell1999-10-081-4/+9
* Large patch:Keith Whitwell1999-09-181-63/+4
* Initial revisionjtg1999-08-191-0/+1344