ptitSeb

Results 2024 comments of ptitSeb

Yeah, I really don't see how that paragraph could be enforced... Makes no sense to me...

tegra doesn't have full opengl driver support?

there must be code already in there to force 16bits depth, I'm pretty sure of this. Look around in the glx folder

> @ptitSeb please add framebuffer and x11 support when using gl4es on termux or termux-x11 platforms in case of android definitions without NOX11 And how do I do that? I...

I just built with default option, in `~/git/gl4es` then used is simply with `LD_LIBRARY_PATH=~/git/gl4es/lib:$LD_LIBRARY_PATH glxgears` for example. No specific `LIBGL_FB` option needed.

As a followup: https://www.reddit.com/r/RISCV/comments/11vtqkf/video_of_superhexagon_running_on_visonfive2_riscv/ here is gl4es in action on the Vision Five 2 :) Also note that the SDL2 version built on the default Debian image is build only...

I don't understand. I have a Vision Five 2, and gles4 is working fine on the default debian image. Not parameter tinkering needed. I use `LD_LIBRARY_PATH=~/git/gl4es/lib:$LD_LIBRARY_PATH glxgears` and it just...

So, it looks like gles-dev dependancies. Not sure the name of the package on the distribution you use. If you are using Mesa/Panfrost for OpenGL, install mesa gles dev. package....

Mmm, I'll have a look, see if I can do some implementation of that. You know only of Optifine that use it?

I don't think renaming anything is the solution here. I think I build some stuff with RayLib before with gl4es (ManiaDrive use RayLib IIRC) on the Pandora and it worked...