Files
xserver/glx
Jon TURNEY cb48877a3c glx: Consistently use ARB-suffixed names for ARB_multitexture functions
At the moment we have a mix of ARB and non-ARB suffixed forms for ARB_multitexture functions
e.g. glMultiTexCoord1fvARB and glMultiTexCoord1dv

Consistently use the ARB-suffixed form, assuming that is present in all libGL
which provide the OpenGL 1.2.1 ABI we expect to be able to directly link with.

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Adam Jackson <ajax@redhat.com>
2013-12-10 16:59:53 +00:00
..
2012-03-21 13:54:42 -07:00
2013-12-10 08:04:04 -08:00
2013-12-10 08:04:19 -08:00
2012-03-21 13:54:42 -07:00
2013-12-10 08:03:22 -08:00
2012-03-21 13:54:42 -07:00