caramelli / higfxback

History of graphics backends on Linux system
120 stars 5 forks source link

where to download #1

Open ozett opened 5 years ago

ozett commented 5 years ago

not yet ready?

(do you plan to make it run on a raspberry-pi ?)

caramelli commented 5 years ago

Only a wiki is available for now in order to give an overview of the system and understand the goal of the project. I'm still working on the distribution: in a first step, I will push some patches and packages will have to be built by hand (like a "linux from scractch"). As everything described on HiGFXback is free sofware and based on standard interfaces, the only thing to do is to build the source code for the targeted embedded Linux system. Yes it runs on Raspberry Pi, but depending on the graphics backend, hardware acceleration based on the VideoCore IV are not supported (OpenGL rendering with Linux Framebuffer interface for example), and using the software implementation of Mesa may be required in this case.

Le ven. 3 mai 2019 à 11:18, ozett notifications@github.com a écrit :

not yet ready?

(do you plan to make it run on a raspberry-pi ?)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/caramelli/higfxback/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/ACEJB6EOP3B7T27MPWRQFZ3PTP7PVANCNFSM4HKSMIDA .

ozett commented 5 years ago

ok. thanks for explanation. i subscribed to this github and follow further announcements.

all seems very promising, as soon as you publish some build-instructions i will give it a try.. 👍