Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=8250          
     




------- Additional Comments From [EMAIL PROTECTED]  2006-12-13 16:36 -------
Here are all the "ARB" references that the strings program can find in the WoW
executable:

$ strings WoW.exe | grep ARB
wglQueryPbufferARB
wglDestroyPbufferARB
wglReleasePbufferDCARB
wglGetPbufferDCARB
wglCreatePbufferARB
WGL_ARB_pbuffer
wglChoosePixelFormatARB
wglGetPixelFormatAttribivARB
WGL_ARB_pixel_format
wglGetExtensionsStringARB
CGxDeviceOpenGl::CreatePoolAPI(): glGenBuffersARB() failed!
GL_ARB_point_sprite
glPointParameterfvARB
glPointParameterfARB
GL_ARB_point_parameters
glGetQueryObjectuivARB
glGetQueryObjectivARB
glGetQueryivARB
glEndQueryARB
glBeginQueryARB
glDeleteQueriesARB
glGenQueriesARB
GL_ARB_occlusion_query
GL_ARB_texture_rectangle
GL_ARB_multisample
GL_ARB_texture_cube_map
glProgramEnvParameter4fvARB
glDisableVertexAttribArrayARB
glEnableVertexAttribArrayARB
glVertexAttribPointerARB
GL_ARB_vertex_program
glGetProgramivARB
glIsProgramARB
glGenProgramsARB
glDeleteProgramsARB
glProgramLocalParameter4fvARB
glBindProgramARB
glProgramStringARB
GL_ARB_fragment_program
GL_ARB_texture_env_combine
glUnmapBufferARB
glMapBufferARB
glBufferSubDataARB
glBufferDataARB
glGenBuffersARB
glDeleteBuffersARB
glBindBufferARB
GL_ARB_vertex_buffer_object
glCompressedTexSubImage2DARB
glCompressedTexImage2DARB
GL_ARB_texture_compression
glClientActiveTextureARB
glActiveTextureARB
GL_ARB_multitexture
OPTION ARB_fog_exp2;
OPTION ARB_fog_exp;
OPTION ARB_fog_linear;
!!ARBfp1.0

And here are all the "Weight" references:

$ strings WoW.exe | grep Weight
WeightVector
Weight

So no (obvious) reference to either glWeight or glWeightPointerARB. Is there
another way of filling this array?          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to