mesa/core: Add definitions and translations for EXT_texture_sRGB_R8
[mesa.git] / src / mesa / swrast / s_fog.c
2000-12-15 Brian Paulminor fog clean-ups (Klaus Niederkrueger)
2000-12-13 Brian Paulreplaced GLfixed with GLfloat in _mesa_fog_ci_pixels...
2000-11-15 Brian Paulrewrite of _mesa_win_fog_coords_from_z() so that both...
2000-11-05 Keith WhitwellReorganized software rasterizer as a module which manag...
2000-10-31 Keith WhitwellMoved software rasterizer functionality to new directory.