• Flax@feddit.uk
    link
    fedilink
    English
    arrow-up
    12
    ·
    8 hours ago

    It’s the core working of the system. Those gears specifically keep the clock ticking

  • pelya@lemmy.world
    link
    fedilink
    arrow-up
    19
    ·
    edit-2
    1 day ago

    it’s used to verify that OpenGL ES2 works on your system. It’s the variant of 3D graphics drivers that is used on smartphones. Many apps nowadays write their GFX frontend with GLES2 so it uses the same code on phones and PCs, and if they compile the app to run in the web browser, WebGL is also based on GLES2.