glBindProgramARB dispatches to glBindProgramNV (remove _mesa_BindProgramARB).
[mesa.git] / src / mesa / main / texformat_tmp.h
2003-04-03 Brian Paulsome texture compression odds & ends
2002-10-29 Brian Paulupdated email addresses
2002-09-27 Brian Paulnew texture compression infrastructure
2002-09-23 Brian Paulmerge gl_texture_image RowStride from DRI 4.0.4
2002-09-21 Brian Paulupdates from 4.0.4 (MESA_ycbcr_texture, APPLE_client_st...
2002-06-15 Brian Paul#ifdef-out unused big-endian texel fetch functions
2002-06-15 Brian PaulAdded ctx parameter to _mesa_debug()
2002-05-09 Keith WhitwellFix FETCH(argb1555) mask values
2001-03-18 Gareth HughesFix error message.
2001-03-18 Gareth HughesFix header info.
2001-03-18 Gareth Hughes- Port 3.4 texture utils, texture format work to 3...