Tiny Core Base > Raspberry Pi

building love2d on RPI3

<< < (2/2)

Paul_123:
Resolution has to be set in the video application.   None of the legacy firmware stuff works with the vc4 kms driver.   You can try to set the resolution of the Linux Console using the video= on the kernel command line (See the raspi documentation for that) 

breadbanana:
okay! so i built love2d with success, built sdl with success but i feel there are some issues to solve.
love2d on raspberry pi 64 runs way better when using OpenGL ES 2.0.
For some reason when i do the same steps i did on my dietpi image it does works.
rn i get OpenGL 2.1 working, i can see it is hardware accelerated but it isnt the right backend.
Does i need something special or evene is support to OpenGL ES 2.0 built for tiny core? or i may need to build more stuff from source?

Juanito:
Here are details for RPi3/4/5 running x11 3d (in that order) from inxi:


--- Code: ---API: OpenGL v: 2.1 vendor: broadcom mesa v: 24.2.5 renderer: VC4 V3D 2.1
API: OpenGL v: 3.1 vendor: broadcom mesa v: 24.2.5 renderer: V3D 4.2.14.0
API: OpenGL v: 3.1 vendor: broadcom mesa v: 24.2.5 renderer: V3D 7.1.10.2
--- End code ---

What do you mean by "I can see it is hardware accelerated but it isnt the right backend"?

breadbanana:
i mean, this is opengl2, what i need for openes2?

Navigation

[0] Message Index

[*] Previous page

Go to full version