Raspberry Pi 4 OpenGL acceleration?

Hello,
I’m trying to activate the hardware OpenGL acceleration for the Raspberry Pi 4 so that I can take advantage of the OpenGL hardware acceleration that the Raspberry Pi 4 offers. I found this article detailing how it works within DietPi:

https://googleweblight.com/?lite_url=https://dietpi.com/phpbb/viewtopic.php?t%3D5%26start%3D80&ei=tg-jOQo5&lc=en-US&geid=1040&s=1&m=759&host=www.google.com&f=1&client=firefox-b-1-e&gl=us&ts=1581289234&sig=ACgcqhqOyDyi5R9_5NGA2vXeOXT8fUHC6A

The article says that it’s automatically configured when I install Diet Pi, but this only seems to mention support for the Raspberry Pi 2+, but I have a Raspberry Pi 4. I tried opening Chromium and going to chrome://gpu, but it says everything is either disabled or running in software mode.

I tried searching in the dietpi-config program for a hardware acceleration setting for the display or graphics, but I couldn’t find anything.

How do I manually enable the hardware acceleration within DietPi? Can it be done? I know the Raspberry Pi 4 supports it because I was using it in Raspbian Lite before I switched over to DietPi?

MichaIng

According this GitHub post, is this still something you need to look into? Or do I mixed it up?

https://github.com/MichaIng/DietPi/issues/3322#issuecomment-572077882

When installing Chromium via dietpi-software, it should install the correct package from RPi repo. For OpenGL, one needs to select the driver via dietpi-config > Display Options > Resolution.
Outstanding is to make the driver/overlay selection independent from resolution. Currently we apply fixed 1080p then.