-
### Steps to reproduce
1. Install telegram-desktop
2. Start video chat
3. Try demo screen and see what no button to share system sound
### Expected behaviour
When select window to share in vdeo c…
-
**Describe the bug**
The problem is that difference is not showed correctly in preview. The difference cutout is not shown.
This happens on pop_os linux. And I have tried it on native and appImage. …
-
Hello.
I've been experiencing a graphics issue with Stellarium.
Video showcasing this: https://youtu.be/fLxLRETd12g
Image:
![main-image](https://github.com/Stellarium/stellarium/assets/34218062/28…
-
I love this project and I always check the commits you are currently pushing to see what new things you are adding. What hurts me is the very low frame rate I'm able to achieve on my hardware, which i…
-
Given a shader like the following: https://shader-playground.timjones.io/bf04ddc45bbb59ea22e72ae44b975cbb
You will get the following warnings:
```
C:\local\Temp\18e3445b-3ae1-4599-b168-0ed57a2ccf…
-
**Describe the bug**
The OpenSCAD manual has this example:
`intersection(){cube(12, center=true); sphere(8);}`
The rendered image is the union not the intersection
**To Reproduce**
[OpenSCAD](h…
-
### Steps to reproduce
1. Press "Open in new window" or Ctrl+LMB on any chat
### Expected behaviour
Chat opened in new window
### Actual behaviour
Crash. Output in terminal:
```
QPainter::begin…
-
### Version
_Version of PrusaSlicer used goes here_2.4.0-beta4+win64 and 2.4.0-rc2+win64
### Operating system type + version
_What OS are you using, and state any version #s_ Win 10 Build 190…
-
A specific decal shader is invisible most of the time. This issue happens only on Steam Deck, when there is no vulkan layer. (So the issue is not reproducible when capturing with Renderdoc or gfxrecon…
-
Currently, all per-object data is bound per draw. I'd like to move towards a bindless system using indirect drawing which should also complement compute culling, trying out mesh shaders and likely RTX…