Trivial changes to add support for GL_ARB_point_sprite, which is a
authorIan Romanick <idr@us.ibm.com>
Sat, 23 Aug 2003 00:12:46 +0000 (00:12 +0000)
committerIan Romanick <idr@us.ibm.com>
Sat, 23 Aug 2003 00:12:46 +0000 (00:12 +0000)
commit63736723678ef30e7f90835cfbd48c520e39bf11
tree602c0f78481c85b6c3024d2cea9100cc5102e928
parent3baefe663bb15b4fd60921155de38c12ec2758c4
Trivial changes to add support for GL_ARB_point_sprite, which is a
subset of GL_NV_point_sprite (which was already supported).
src/mesa/main/attrib.c
src/mesa/main/enable.c
src/mesa/main/extensions.c
src/mesa/main/get.c
src/mesa/main/mtypes.h
src/mesa/main/points.c
src/mesa/main/texstate.c
src/mesa/swrast/s_points.c
src/mesa/swrast/s_pointtemp.h