-
When I run chromium-ozone-wayland on my armv7 board using the Panfrost mesa drivers, I always get the following error:
```
ERROR:gl_display.cc(497)] EGL Driver message (Error) eglCreateContext: Requ…
-
go get github.com/goxjs/gl
github.com/goxjs/gl
code/go/src/github.com/goxjs/gl/gl_opengles.go:24: ContextWatcher redeclared in this block
previous declaration at code/go/src/github.com/goxjs/…
-
I can't seem to get passed the following error when building, any suggestions, tips or tricks, would be greatly appreciated. It looks like maybe textures.h isn't getting linked in.
```
Linking CXX st…
-
From [this][1], we can see each `GlyphRun` uses a drawcall and it harms performance badly when rendering a string containing many characters.
I think we should apply the offset when we fill the ver…
-
## Summary
Some time ago I enabled clangd in `react-native-reanimated`:
- https://github.com/software-mansion/react-native-reanimated/pull/6430
I don't know how big is this project compared to …
tjzel updated
3 weeks ago
-
### Description
I have a very bad computer and X11 is slower than wayland (or KMS). However disabling x11 and Xwayland consequently is a path to terrible behavior in retroarch. Namely you're force…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Affected Build(s)
2110
### Description of Issue
Just before launching any game the app suddenly cr…
-
## Description
I decided to try again to use ppsspp in a x11 less environment in RA and found something new and annoying.
It's possible to run ppsspp in a desktop wayland DE without XWayland if …
-
I use SDL2(v2.0.8) lib and OPENGLES 2.0 to test IMGUI,but I get an error output like follow(only a background without anything):
![_20180703165004](https://user-images.githubusercontent.com/3020932/4…
-
**Describe the bug**
glPolygonMode() isnt in OpenGLES, so you cannot compile for Raspberry Pi.
https://github.com/Drewol/unnamed-sdvx-clone/blob/a5a8146c691a32d0c9200e6c002fd138821b24ce/Main/src/S…