http://bugs.winehq.org/show_bug.cgi?id=36045
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
@Bruno
it seems at least OpenGL 4.3+ capable graphics card and drivers are needed for this demo.
--- snip --- ... 0024:Call opengl32.wglGetProcAddress(004097cc "glClearBufferData") ret=00401454 0024:Ret opengl32.wglGetProcAddress() retval=00000000 ret=00401454 0024:Call KERNEL32.ExitProcess(00000000) ret=004014d4 --- snip ---
glClearBufferData -> extension ARB_clear_buffer_object
My card (GeForce GT 425M) is low spec for this :|
--- snip --- $ glxinfo | grep "OpenGL version" OpenGL version string: 4.2.0 NVIDIA 304.119 --- snip ---
@Artem:
A full +tid,+seh,+relay,+opengl trace would be probably more useful.
Regards