47niemand / zengl

Automatically exported from code.google.com/p/zengl
0 stars 0 forks source link

Fail on glXMakeCurrent #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
(Какие операции/etc. вызывают проблему?)
1.Executing a game with the new version
2.Fail on glXMakeCurrent

What is the expected output? What do you see instead?
Game visu

What version of the product are you using? On what operating system? With
what compiler - Delphi/FreePascal?
LAZARUS 0.9.28
LINUX UBUNTU 10.10

Original issue reported on code.google.com by girouxmatthieu on 7 Feb 2011 at 11:15

GoogleCodeExporter commented 9 years ago
>> Executing a game with the new version
With the new version of what? ZenGL? On which hardware and drivers?

Original comment by dr.andru@gmail.com on 7 Feb 2011 at 12:11

GoogleCodeExporter commented 9 years ago
With RC6 update 1 on a i386 linux

Original comment by girouxmatthieu on 7 Feb 2011 at 1:11

GoogleCodeExporter commented 9 years ago
>> on a i386 linux
I understand this :) But which video card with which drivers is used?

Original comment by dr.andru@gmail.com on 7 Feb 2011 at 1:14

GoogleCodeExporter commented 9 years ago
GeForce 8400 GS with nvidia 173 open source driver

Original comment by girouxmatthieu on 7 Feb 2011 at 2:10

GoogleCodeExporter commented 9 years ago
>> GeForce 8400 GS with nvidia 173 open source driver
Seems this a problem why it not works when window was created with default 
VisualInfo for desktop and trying to attach OpenGL context... But ok, I will 
try to look around what can I do to fix it without returning the old code of 
initialization, which works, but not so beatiful :)

Original comment by dr.andru@gmail.com on 7 Feb 2011 at 2:25

GoogleCodeExporter commented 9 years ago
But stop, open source driver is nouveau or you confused it with NVIDIA blob? :)

Original comment by dr.andru@gmail.com on 7 Feb 2011 at 2:26

GoogleCodeExporter commented 9 years ago
Can you try this [http://zengl.org/tmp/patch.7z patch]? There are three 
pas-files which must be copied(with replacing :)) into src directory.

Original comment by dr.andru@gmail.com on 7 Feb 2011 at 7:14

GoogleCodeExporter commented 9 years ago
It works

Original comment by girouxmatthieu on 8 Feb 2011 at 9:10

GoogleCodeExporter commented 9 years ago
Ok, thanks for test, I will update SDK today.

Original comment by dr.andru@gmail.com on 8 Feb 2011 at 9:13