use BCOPY macro on FreeBSD
[mesa.git] / src / mesa / main / fog.c
2000-03-07 Brian Paulmade gl_make_fog_coords() static
2000-02-25 Keith WhitwellFog coordinate stage which drivers may use to replace...
2000-02-02 Brian Paulminor clean-ups
2000-02-02 Brian Paulchanged _gl prefix to _mesa_ on fog functions
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-11-08 Brian Paulclean-up of header includes (Daryll)
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-08-19 jtgInitial revision