lots of gl_*() to _mesa_*() namespace clean-up
[mesa.git] / src / mesa / main / fog.h
2000-11-22 Jouk Jansen Committing in .
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-10-31 Keith WhitwellMoved the software rasterizer to a new directory.
2000-10-30 Brian PaulRemoved UPDATE_IMAGE_TRANSFER_STATE, use _NEW_PIXEL...
2000-10-28 Brian PaulBasic work to support deep color channels:
2000-10-27 Brian PaulEnabled GL_EXT_secondary_color. Fixed a bunch of typos...
2000-10-27 Keith WhitwellImplement EXT_fog_coord and EXT_secondary_color.
2000-04-05 Brian Pauladded extern for gl_fog_coord_stage
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-08-19 jtgInitial revision