Giter Club home page Giter Club logo

Comments (2)

Fourdee avatar Fourdee commented on May 18, 2024

@midwan

Suggestion: move the emulator to SDL2. It should provide us with a nice speed boost also, since we can use GPU accelerated functions for the display.

That would be awesome 👍
SDL2 dev library on Jessie = https://packages.debian.org/jessie/libsdl2-dev ?

from amiberry.

midwan avatar midwan commented on May 18, 2024

@Fourdee Yes, that's the one.
I've started experimenting with it a bit, but it will take me some time to fully understand it and add it as a target platform. The old SDL1 calls need to be changed, but also some of the logic that went with it can be replaced with the modern approach that SDL2 offers.

Regarding this issue however, it's not specific to the emulator but rather to the platform in general. I tried other applications as well, everything that used DispManX to open up a screen failed consistently if the OpenGL driver was installed. If you disable the OpenGL driver, things work again.

The SDL2 solution will work, but then we'll have to start things from within a X-session (which we currently do anyway), since it needs a window manager to work with. DispManX provides the low-level resources to glue SDL/GLES/etc.

from amiberry.

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.