World Of Warcraft

Alex Woods wine-devel at giblets.org
Mon Feb 21 04:13:16 CST 2005


On Mon, Feb 21, 2005 at 10:58:31AM +0100, Lionel Ulmer wrote:
> Can you send me the same snippet of log but with the patch you sent the
> other day ? It's just to be sure that it correctly advertises the three new
> extensions you added in your patch :)
> 
> If all the wglGetProcAddress lines were in the log too, it would even be
> better (i.e. even if the application does not use the new functions, we can
> check if it even tries to get new ones compared to a log without your
> patch).

grep -C 2 "wglGetProcAddress" dump-1.txt:

0009:trace:opengl:wine_glGetString (7938)
0009:trace:opengl:wine_glGetString (7939)
0009:trace:opengl:wglGetProcAddress (glLockArraysEXT)
0009:trace:opengl:wglGetProcAddress  returning function  (0x561a14b0)
0009:trace:opengl:wglGetProcAddress (glUnlockArraysEXT)
0009:trace:opengl:wglGetProcAddress  returning function  (0x561b12d0)
0009:trace:opengl:wine_glGetIntegerv (34018, 0xa2b680)
0009:trace:opengl:wglGetProcAddress (glActiveTextureARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56190a50)
0009:trace:opengl:wglGetProcAddress (glClientActiveTextureARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56192e40)
0009:trace:opengl:wglGetProcAddress (glCompressedTexImage2DARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56194990)
0009:trace:opengl:wglGetProcAddress (glCompressedTexSubImage2DARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56194f00)
0009:trace:opengl:wglGetProcAddress (glBindBufferARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56191770)
0009:trace:opengl:wglGetProcAddress (glDeleteBuffersARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56196620)
0009:trace:opengl:wglGetProcAddress (glGenBuffersARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56199cb0)
0009:trace:opengl:wglGetProcAddress (glBufferDataARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56192a70)
0009:trace:opengl:wglGetProcAddress (glBufferSubDataARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56192c60)
0009:trace:opengl:wglGetProcAddress (glMapBufferARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x561a16f0)
0009:trace:opengl:wglGetProcAddress (glUnmapBufferARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x561b13e0)
0009:trace:opengl:wglGetProcAddress (glDrawRangeElementsEXT)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56197a30)
0009:trace:opengl:wine_glGetIntegerv (33000, 0x55bdfc50)
0009:trace:opengl:wine_glGetIntegerv (33001, 0x55bdfc44)
0009:trace:opengl:wglGetProcAddress (glCombinerInputNV)
0009:trace:opengl:wglGetProcAddress  returning function  (0x561940f0)
0009:trace:opengl:wglGetProcAddress (glCombinerOutputNV)
0009:trace:opengl:wglGetProcAddress  returning function  (0x561941b0)
0009:trace:opengl:wglGetProcAddress (glFinalCombinerInputNV)
0009:trace:opengl:wglGetProcAddress  returning function  (0x561983f0)
0009:trace:opengl:wglGetProcAddress (glCombinerParameterfvNV)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56194360)
0009:trace:opengl:wglGetProcAddress (glCombinerParameteriNV)
0009:trace:opengl:wglGetProcAddress  returning function  (0x561943f0)
0009:trace:opengl:wglGetProcAddress (glCombinerStageParameterfvNV)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56194510)
0009:trace:opengl:wglGetProcAddress (glProgramStringARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x561a9010)
0009:trace:opengl:wglGetProcAddress (glBindProgramARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56191a40)
0009:trace:opengl:wglGetProcAddress (glProgramLocalParameter4fvARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x561a8830)
0009:trace:opengl:wglGetProcAddress (glDeleteProgramsARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56196ae0)
0009:trace:opengl:wglGetProcAddress (glGenProgramsARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56199f70)
0009:trace:opengl:wglGetProcAddress (glIsProgramARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x561a0880)
0009:trace:opengl:wglGetProcAddress (glGetProgramivARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x5619dc00)
0009:trace:opengl:wine_glGetIntegerv (34929, 0xa2b67c)
0009:trace:opengl:wine_glGetIntegerv (34930, 0xa2b678)
0009:trace:opengl:wglGetProcAddress (glVertexAttribPointerARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x561b65a0)
0009:trace:opengl:wglGetProcAddress (glEnableVertexAttribArrayARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56197e90)
0009:trace:opengl:wglGetProcAddress (glDisableVertexAttribArrayARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56197310)
0009:trace:opengl:wglGetProcAddress (glProgramStringARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x561a9010)
0009:trace:opengl:wglGetProcAddress (glBindProgramARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56191a40)
0009:trace:opengl:wglGetProcAddress (glProgramEnvParameter4fvARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x561a8570)
0009:trace:opengl:wglGetProcAddress (glProgramLocalParameter4fvARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x561a8830)
0009:trace:opengl:wglGetProcAddress (glDeleteProgramsARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56196ae0)
0009:trace:opengl:wglGetProcAddress (glGenProgramsARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56199f70)
0009:trace:opengl:wglGetProcAddress (glIsProgramARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x561a0880)
0009:trace:opengl:wglGetProcAddress (glGetProgramivARB)
0009:trace:opengl:wglGetProcAddress  returning function  (0x5619dc00)
0009:trace:opengl:wglGetProcAddress (glLoadProgramNV)
0009:trace:opengl:wglGetProcAddress  returning function  (0x561a1180)
0009:trace:opengl:wglGetProcAddress (glBindProgramNV)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56191ad0)
0009:trace:opengl:wglGetProcAddress (glProgramParameters4fvNV)
0009:trace:opengl:wglGetProcAddress  returning function  (0x561a8f60)
0009:trace:opengl:wglGetProcAddress (glDeleteProgramsNV)
0009:trace:opengl:wglGetProcAddress  returning function  (0x56196b70)
0009:trace:opengl:wglGetProcAddress (glGenProgramsNV)
0009:trace:opengl:wglGetProcAddress  returning function  (0x5619a000)
0009:trace:opengl:wglGetProcAddress (glIsProgramNV)
0009:trace:opengl:wglGetProcAddress  returning function  (0x561a0900)
0009:trace:opengl:wglGetProcAddress (GetProgramivNV)
0009:warn:opengl:wglGetProcAddress Did not find extension GetProgramivNV in either Wine or your OpenGL library.
0009:trace:opengl:wglGetProcAddress (glVertexAttribPointerNV)
0009:trace:opengl:wglGetProcAddress  returning function  (0x561b6680)
0009:trace:opengl:wglGetProcAddress (wglGetExtensionsStringARB)
0009:warn:opengl:wglGetProcAddress Did not find extension wglGetExtensionsStringARB in either Wine or your OpenGL library.
0009:trace:opengl:wine_glGetIntegerv (34047, 0x5a45c2e0)
0009:trace:opengl:wine_glGetFloatv (34045, 0x5a45c2ec)

-- 
Alex



More information about the wine-devel mailing list