Finally, found a fix for the GL API errors on Linux
Moderator: Graf Zahl
-
- Developer
- Posts: 197
- Joined: Sun Nov 29, 2009 16:36
Re: Finally, found a fix for the GL API errors on Linux
Uh, the 'gl_data.cpp' changes in your commit were not in the patch I attached ... added accidentally?
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
Re: Finally, found a fix for the GL API errors on Linux
They were supposed to be a separate commit but it got mixed up. I thought making the sprite offset definition file available to PWADs would be a good idea after noticing that Back to Saturn X had replaced the complete sprite set of the IWAD.
- Saya-chan
- Posts: 10
- Joined: Mon Dec 26, 2011 16:48
- Location: Vigo, Galicia
- Contact:
Re: Finally, found a fix for the GL API errors on Linux
I have glew installed but it seems the gzdoom binary isn't being linked to it.
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
Re: Finally, found a fix for the GL API errors on Linux
I think it only uses the headers. It sure doesn't need any of the dynamically loaded functions.
- Saya-chan
- Posts: 10
- Joined: Mon Dec 26, 2011 16:48
- Location: Vigo, Galicia
- Contact:
Re: Finally, found a fix for the GL API errors on Linux
Thanks for all the fixes, no need for my patch nor forcing linking to libdl (which was also fixed in zdoom) and libGLEW anymore.
I guess this can be closed now.
I guess this can be closed now.