summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/fog.c
Commit message (Expand)AuthorAgeFilesLines
* made gl_make_fog_coords() staticBrian Paul2000-03-071-2/+3
* Fog coordinate stage which drivers may use to replace standard foggingKeith Whitwell2000-02-251-15/+70
* minor clean-upsBrian Paul2000-02-021-4/+4
* changed _gl prefix to _mesa_ on fog functionsBrian Paul2000-02-021-8/+14
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-11/+47
* clean-up of header includes (Daryll)Brian Paul1999-11-081-4/+1
* Fixed includes & added a few hooks for the DRI.Keith Whitwell1999-10-081-1/+7
* Initial revisionjtg1999-08-191-0/+327