-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
addpkg(main/termux-wsi-layer): 0.0.1 #22598
base: master
Are you sure you want to change the base?
Conversation
134d8f1
to
fe44e30
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To summarize our discussion in the discord.
I think you should just make an upstream repo for this package already.
I will be grumbling about embedding additional projects into termux/termux-packages
though.
<soapbox>
This is the package repo.
It's not the development repository fortermux-wsi-layer
.
It'll be better fortermux-wsi-layer
to have granular commit history with commits between releases instead of effectively having release snapshots of it in the package repo.
</soapbox>
fe44e30
to
1ffb451
Compare
@twaik
|
@hansm629 wtf is angle on your device?, pls disable virglrenderer. |
@anonymususer04 Samsung |
I am not sure why it fails. I'll try to debug this part of angle later. |
@twaik |
Its good Idea GL4es in termux EGL glvnd for gl |
In the first place I want to make it work, full gl is not a priority. |
@twaik
|
@twaik
|
@hansm629 it seems like ANGLE does not like using |
@twaik
This is the same for It seems that |
@twaik Has there been any update to improve In previous versions, when using the However, after installing the latest Termux-X11 release from the following link: I’ve noticed that these issues no longer occur. Moving program windows in the If there has been an improvement in |
Probably it happened because of termux/termux-x11@97bee98. |
@twaik It seems that
|
I want to implement some support on X server side before coming back to this project. |
Works on my device.
And has much better performance than llvmpipe and virpipe.
It improves only EGL+GLES2 performance, GL is untouched.
Vulkan implementation is not planned.
llvmpipe
virpipe+virglrenderer-android+angle-gl backend
termux-wsi-layer