-
### Operating System
Debian (sid)
### OpenRCT2 build
OpenRCT2, v0.4.14
### Base game
RollerCoaster Tycoon 2
### Area(s) with this issue?
_No response_
### Describe the issue
When starting Ope…
-
Upstream melonDS does not support OpenGL ES, which means that neither does melonDS DS. The software renderer is faster, more accurate, and more compatible than the OpenGL renderer; the only disadvanta…
-
While test jme3.7.0 with my android projects I found that the jme3-core/src/main/resources/Common/ShaderLib/GLSLCompat.glsllib
code contains ';' semicolons at the end of the first few lines and andro…
-
### Operating system
Windows 10 x64
### Compiler
VS 2019
### Steps to reproduce the behavior
1. add 'set(osg_OPENGL_PROFILE GLES2+GLES3)' to file '.\vcpkg\triplets\x64-windows.cmake'
2. call cmd …
AmoXT updated
3 weeks ago
-
I'm struggling to figure out why OpenGL is not enabled for my chrome instances in WSL2 with GWSL.
Output of `glxinfo -B`:
```
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
…
-
### Describe the feature and motivation
I would like to have support for cl_APPLE_gl_sharing extension which enables sharing data between OpenCL and OpenGL on apple as well. At the moment only androi…
-
Currently the OpenGL backend uses an ES multisampling extension. We should also support "regular" desktop OpenGL multisampling via creating multisampled textures/render buffers and performing the blit…
-
I am using arch host with GL and VirGL
```
Quickemu 4.9.6 using /usr/bin/qemu-system-x86_64 v9.0.2
- Host: Arch Linux running Linux 6.10.5-arch1-1 arch
- CPU: Intel(R) Core(TM) i7-105…
-
Please consider adding Jack audio back-end to SDL2 and enable it by default. This is required for environments where Jack server is running and providing an audio interface for applications. Without i…
-
See https://github.com/SuperAuguste/thorvg/tree/opengl-capi which adds OpenGL canvas support to the C API and merges in https://github.com/thorvg/thorvg/pull/2866.
With those changes, here's what y…