summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/macros.h
Commit message (Expand)AuthorAgeFilesLines
* - Port 3.4 texture utils, texture format work to 3.5 (including newGareth Hughes2001-03-181-1/+28
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-9/+9
* Lots of GLchan datatype changes.Brian Paul2001-01-241-1/+2
* Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out driversKeith Whitwell2001-01-081-2/+2
* Major rework of tnl moduleKeith Whitwell2000-12-261-1/+19
* Support for swappable t&l modules, including an example one in the FXKeith Whitwell2000-11-241-2/+2
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-1/+3
* - Changes for new software rasterizer modulesKeith Whitwell2000-11-051-1/+7
* more minor header file re-org (moved CONST, ASSERT, INLINE to config.h)Brian Paul2000-10-291-25/+1
* New colormac.h file for color-related macros.Brian Paul2000-10-281-83/+17
* Basic work to support deep color channels:Brian Paul2000-10-281-1/+7
* new comments, misc clean-upBrian Paul2000-09-171-10/+13
* added SET/CLEAR/TEST_BITS macros, misc clean-upBrian Paul1999-11-221-38/+38
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-87/+16
* header includes clean-up (Daryll)Brian Paul1999-11-081-5/+5
* removed GL_ prefix from memory macrosBrian Paul1999-10-131-12/+12
* Repaired definition of GL_CALLOC_STRUCJouk Jansen1999-10-111-2/+2
* added memory macrosBrian Paul1999-10-101-1/+23
* Fixed includes & added a few hooks for the DRI.Keith Whitwell1999-10-081-3/+6
* Initial revisionjtg1999-08-191-0/+546