summaryrefslogtreecommitdiffstats
path: root/include/GL/xmesa_xf86.h
Commit message (Collapse)AuthorAgeFilesLines
* XMesaDrawLine macro, not currently usedBrian Paul2006-03-301-0/+12
|
* remove some unneeded macrosBrian Paul2004-03-041-38/+5
|
* Refactored several variables out of XMesaVisual in favor of identicalIan Romanick2004-02-191-6/+5
| | | | | fields in __GLcontextModes (the base type). Removed the need to keep the XMesaVisualInfo pointer when building inside the X-server.
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
|
* added some castsBrian Paul2000-04-051-3/+3
|
* removed the GET_BITS_PER_PIXEL macroBrian Paul2000-02-251-8/+1
|
* added do /while to multi-line macrosBrian Paul2000-01-171-25/+25
|
* use nplanes instead of bitsPerRGBValue in GET_BITS_PER_PIXEL macroBrian Paul2000-01-161-2/+8
|
* Initial revisionjtg1999-08-191-0/+189