Giter Site home page Giter Site logo

Modernize GLES support about mgba HOT 6 CLOSED

sergiobenrocha2 avatar sergiobenrocha2 commented on May 26, 2024
Modernize GLES support

from mgba.

Comments (6)

sergiobenrocha2 avatar sergiobenrocha2 commented on May 26, 2024
  • 0.2.1 tarball

from mgba.

endrift avatar endrift commented on May 26, 2024

Probably, yeah. I wouldn't really recommend the Qt port on anything embedded, but GLES is basically just not supported at the moment. There's a GLES 2 SDL port but it's rather broken and tailored to the RPi at the moment.

from mgba.

sergiobenrocha2 avatar sergiobenrocha2 commented on May 26, 2024

In the sdl side, it compiles, but:

glXGetProcAddress: glXQueryDrawable not found.
libGL:loaded: libGLESv1_CM.so
libGL: built on Oct 28 2014 22:54:44
libGL:loaded: libEGL.so
ERROR: EGL Error detected: EGL_BAD_NATIVE_WINDOW (0x300B)
ERROR: EGL Error detected: EGL_BAD_MATCH (0x3009)
glXGetProcAddress: glXQueryDrawable not found.
ERROR: EGL Error detected: EGL_BAD_NATIVE_WINDOW (0x300B)
ERROR: EGL Error detected: EGL_BAD_MATCH (0x3009)

from mgba.

endrift avatar endrift commented on May 26, 2024

So there are two things that need to be done here:

  • Modularize the GLES support that's already present
  • Make Qt use the GLES bindings on platforms that don't support OpenGL

from mgba.

endrift avatar endrift commented on May 26, 2024

Please confirm if this works as of 903a8a6.

from mgba.

endrift avatar endrift commented on May 26, 2024

Confirmed working as of 7fb1b90.

from mgba.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.