wined3d: Drop the ARB_SHADER_OBJECTS extension flag.
commit53ff2a9d220553b0d15fc0152f1772de211b3f79
authorMatteo Bruni <mbruni@codeweavers.com>
Thu, 23 Apr 2015 20:41:16 +0000 (23 22:41 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 24 Apr 2015 10:08:15 +0000 (24 19:08 +0900)
treeb1446bf1e2fed3235edfd7809330ffc7103016d0
parent7928ffaca5288b56fcc0b4b95cd4a54fcede707a
wined3d: Drop the ARB_SHADER_OBJECTS extension flag.

The flag is currently unused and also unnecessary since both
ARB_vertex_shader and ARB_fragment_shader specs require
ARB_shader_objects support.
dlls/wined3d/directx.c
dlls/wined3d/wined3d_gl.h