-
## Steps to reproduce
- Start melonDS
- In "Video settings":
- Option 1
- Set "3D Renderer" to "Software"
- Enable "OpenGL display" (and "VSync")
- Option 2
- Set "3D Renderer…
-
### Luanti version
```true
master (8d2e7703)
USE_SDL2=0 (should not matter)
ENABLE_OPENGL3=1
```
Linux, amdgpu driver.
### Summary
With
```
video_driver = opengl3
opengl_debug = t…
-
### Describe the bug
prusa-slicer 2.8 from unstable segfaults on startup.
### Steps To Reproduce
Steps to reproduce the behavior:
1. run `prusa-slicer`
### Expected behavior
prusa-slicer run…
-
### Tested versions
- Reproducible in 4.4dev5
### System information
Godot v4.4.dev5 - Windows 10.0.19045 - Single-window, 1 monitor - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3070 (NVIDIA;…
-
Had noticed the CPU seemed more loaded when using chromium and did some digging ..
From Chromium about:gpu
```
Graphics Feature Status
Canvas: Software only, hardware acceleration unavailable
C…
-
In this thread we will point out slang shaders that currently don't render and/or work as expected.
-
# Compatibility Report
- Name of the game with compatibility issues: 東方聖戦影 ~ Forlorn Souls of Wicked Past Demo
- Steam AppID of the game: 3138390
## System Information
- GPU: NVIDIA GeForce RTX …
-
## What problem does this solve or what need does it fill?
I want to easily make tiled textures look non-tiled.
## What solution would you like?
I'd like Bevy support where as a user I have s…
-
I'm researching ways of making a default video writer for macOS. Usually I'm using Syphon Recorder, it runs great but it would be better to have more control (rec start, stop, addframe, etc.).
The …
-
I have a shader like this:
```glsl
#ifdef GL_ES
precision mediump float;
#endif
uniform vec2 u_resolution;
uniform sampler2D u_tex0; // britney.mp4
uniform sampler2D u_tex1; // hypnocat.p…