Building GZDOOM without OPENGL

Something not working in GZDoom that's not a bug? Is the display a bit quirky and unexpected? Post here.

Moderator: Graf Zahl

User avatar
Rachael
Developer
Developer
Posts: 3640
Joined: Sat May 13, 2006 10:30

Re: Building GZDOOM without OPENGL

Post by Rachael »

Currently it supports GLES3. "Mostly" untested. (In other words, it works just fine on a x86 Linux system with NVidia drivers...)

I am not sure about how the init context works. dpJudas would know more about that...

One thing you can try is using real OpenGL and seeing if it sticks. I would suggest using "-glversion 2 +gl_es false" on the command line to try this. It probably won't be accelerated - but if we're lucky, maybe your distro has a wrapper installed that might translate some parts of it to GLES2 for you. If not, at least it was worth a try.
dpJudas
Developer
Developer
Posts: 798
Joined: Sat Jul 23, 2016 7:53

Re: Building GZDOOM without OPENGL

Post by dpJudas »

The Linux version uses SDL 2 to initialize the OpenGL context.
Locked

Return to “Technical Support”