[defunct] Experimental release based on GZDoom 4.6.0+GLES

Projects that have specifically been abandoned or considered "dead" get moved here, so people will quit bumping them. If your project has wound up here and it should not be, contact a moderator to have it moved back to the land of the living.
User avatar
Rachael
Posts: 13561
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

[defunct] Experimental release based on GZDoom 4.6.0+GLES

Post by Rachael »

Please do not use this. The newest version of GZDoom already has the OpenGL ES renderer that was featured in this post. Run GZDoom 4.7.1 with +set vid_preferbackend 3 to use it. This version is no longer supported and you should not be using it. It's too old. Please don't ask for help with running it. Use 4.7.1 instead. This post is only kept here for historical purposes.
Spoiler:
emile_b
Posts: 107
Joined: Sun Sep 22, 2019 7:06 am
Graphics Processor: nVidia (Modern GZDoom)

Re: Experimental release based on GZDoom 4.6.0 and GLES bran

Post by emile_b »

Oh just seen this, thanks Rachael!

But wait there has been a change to the start up - to actually use the GLES2 path you now need to put "-gles2_renderer" on the command line, otherwise it will use the normal GL renderer.
The old versions just always used GLES2 by default. It may make sense to force it to use GLES2 for these builds?
User avatar
Rachael
Posts: 13561
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: Experimental release based on GZDoom 4.6.0 and GLES bran

Post by Rachael »

Ooh, I didn't know it did this. I will update the OP. Yes, it will definitely make sense to force the builds to do this. I didn't know you had the renderer separation already that far along. Can it run the original OpenGL path completely unmodified, too, now? (i.e. would it be safe to merge this into GZDoom proper sometime in the future?)
emile_b
Posts: 107
Joined: Sun Sep 22, 2019 7:06 am
Graphics Processor: nVidia (Modern GZDoom)

Re: Experimental release based on GZDoom 4.6.0 and GLES bran

Post by emile_b »

Rachael wrote:Ooh, I didn't know it did this. I will update the OP. Yes, it will definitely make sense to force the builds to do this.
Great thanks, sorry I should have mentioned it in the other thread. I needed a way to use both GL renderers. 👍
User avatar
Rachael
Posts: 13561
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: Experimental release based on GZDoom 4.6.0 and GLES bran

Post by Rachael »

emile_b wrote: Great thanks, sorry I should have mentioned it in the other thread. I needed a way to use both GL renderers. 👍
That is excellent, I am glad you found a way to do this.

I'll make some changes to the startup dialog in my copy of the branch to allow users to select the new backend. You are free to pull my changes when I am done, they will appear in the master branch of the repository I linked in the OP.
User avatar
Redneckerz
Spotlight Team
Posts: 1053
Joined: Mon Nov 25, 2019 8:54 am
Graphics Processor: Intel (Modern GZDoom)

Re: Experimental release based on GZDoom 4.6.0 and GLES bran

Post by Redneckerz »

Awesome news! I'd love to test this out as soon as Rachael has updated the build to force GLES2 on default. Ill then test out how it will run on a Geforce 6150 IGP (OpenGL 2.1 support).

As lover of low end builds, This GZDoomGLES/GLESZDoom (Or ZDoomGLES? ;)) is something that, like most of drfrag's work, would be outside the scope of Graf's work on GZDoom and Raze, but has its benefits elsewhere and for mobile/embedded platforms.

Brilliant work here folks.
User avatar
Nash
 
 
Posts: 17439
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia
Contact:

Re: Experimental release based on GZDoom 4.6.0 and GLES bran

Post by Nash »

I've tried the GLES renderer on my phone, can confirm it's ultra fast. Without it, I only get 30 - 40 FPS average, but with GLES, I get 60 FPS locked. Highly recommended. :3
Last edited by Nash on Sat May 22, 2021 11:49 am, edited 1 time in total.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49067
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Experimental release based on GZDoom 4.6.0 and GLES bran

Post by Graf Zahl »

Nash wrote: ultra fast. from 30 - 40 FPS average
What we consider fast these days... :mrgreen:
User avatar
Nash
 
 
Posts: 17439
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia
Contact:

Re: Experimental release based on GZDoom 4.6.0 and GLES bran

Post by Nash »

What I mean is, without the GLES renderer, it's at an unplayable 30 - 40 FPS on the phone I tested it on. :P
Kamil
Posts: 163
Joined: Sat Sep 21, 2019 12:42 pm
Graphics Processor: nVidia with Vulkan support

Re: Experimental release based on GZDoom 4.6.0 and GLES bran

Post by Kamil »

Great job. It works much better than LZ
User avatar
Redneckerz
Spotlight Team
Posts: 1053
Joined: Mon Nov 25, 2019 8:54 am
Graphics Processor: Intel (Modern GZDoom)

Re: Experimental release based on GZDoom 4.6.0 and GLES bran

Post by Redneckerz »

Alright, i couldn't let this slide so i just tested it with stock Doom 2 utilizing the commandline rendering option:
Testing:
Performance is definitely linear in scaling whilst utilizing CPU to the max. At 640x480 windowed, GZDoom GLES literally flies. I got between 60-75 FPS.
But if you increase resolution, performance takes an excepted nose dive. At 1024x768 windowed (Yes, i am a 4:3 guy!) i now was seeing 23-25 FPS. So my cut off point would be around 800x600 or for that 60 FPS adventure, 640x480 full screen.

In every case tested, CPU utilization is 100%, at which point in time the computer decides to take off to Mars. Ofcourse, not using the command line generates an error.

Bugs/Issues:
Obviously it has some glaring issues. Rocket explosions are clipped out through the floor. Dynamic lighting (Such as projectiles) does not display. Particles are not shown when projectiles are shot sideways. So in practice, GZDoom GLES looks like a ultra clean/sharp version of the old GLDoom port.

Conclusion:
I am honestly shocked by how performant it is. Even at low resolution, the game looks really clean but with all the benefits that GZDoom 4.x has. Over 60+ FPS on a Stonehenge PC means that old fart high end hardware that has OGL 2.x support only (Geforce 6800, Geforce 7800 series) and Radeon 9000/X800/X1000 series will absolutely fly with this and on higher resolutions. I'd love to see how such hardware (Geforce 6800, Geforce 7800/7900) or (Radeon 9800 Pro/X850 XT/X1900) will run GZDoom GLES at 1080p utilizing this.

Having said that, its a toss up between this and LZDoom. LZ, i found, does tend to play more balanced between CPU and GPU, for lack of a better word. LZDoom may never perform at 60 FPS, but it also does not utilize 100% of both CPU cores no matter what resolution. Nevertheless, GZDoom-GLES brings supersmooth GZDoom 4.6 to rigs outside the minimal required playset - it is not only running on my hardware, it is fully playable at high speed. :shock:

My specs:
CPU: Athlon X2 215 (Dual core)
GPU: Geforce 6150 SE IGP (OpenGL 2.1 compatible, GLSL 1.2 format, which is required by the GLES2 renderer.)
RAM: 3 GB DDR2
User avatar
Nash
 
 
Posts: 17439
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia
Contact:

Re: Experimental release based on GZDoom 4.6.0 and GLES bran

Post by Nash »

I think the biggest takeaway here is that you are able to run new GZDoom mods and can expect mod-feature-parity with GZDoom, *just* with render differences. Of course, whether said mods hold up in terms of performance is dependent on a lot of other things outside the control of the engine, that goes without saying (whether said mods spam actors or use high res graphics, that stuff will obviously eat into the available performance headroom). But at least now, the engine is equal, at least on the gamecode side.
User avatar
Rachael
Posts: 13561
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: Experimental release based on GZDoom 4.6.0 and GLES bran

Post by Rachael »



On master branch now :)
User avatar
Rachael
Posts: 13561
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: Experimental release based on GZDoom 4.6.0 and GLES bran

Post by Rachael »

Updated to 4.6.0a - this has the new launcher window with the OpenGLES option.
vaa44
Posts: 16
Joined: Wed Mar 31, 2021 7:16 am

Re: Experimental release based on GZDoom 4.6.0 and GLES bran

Post by vaa44 »

I noticed that in this version of the port, in OpenGL mode the FPS is higher than in the regular GZDoom4.6.0.
https://imgur.com/a/07JOzn1
Locked

Return to “Abandoned/Dead Projects”