-
If I have 2 renderers outputting to 2 seperate devices.
Is there a way to optimise rendering? (e.g. to parallelise draw calls, or is this already handled by the SwapChain?)
Alternatively, is there a …
-
I'm trying to install Fusion 360 in various ways on my Notebook with Linux, it ran relatively well when it was Windows, but on Linux none of the scripts I was able to use made it far beyond the login …
-
```
starting picoc v2.1 beta r557
picoc> int func(int n) {
> *n = 5;
> }
picoc> int l = 5;
picoc> printf("%d\n", l);
5
picoc> func(&l);
^
:6: can't set int from int* in argume…
-
```
starting picoc v2.1 beta r557
picoc> int func(int n) {
> *n = 5;
> }
picoc> int l = 5;
picoc> printf("%d\n", l);
5
picoc> func(&l);
^
:6: can't set int from int* in argume…
-
```
starting picoc v2.1 beta r557
picoc> int func(int n) {
> *n = 5;
> }
picoc> int l = 5;
picoc> printf("%d\n", l);
5
picoc> func(&l);
^
:6: can't set int from int* in argume…
-
```
starting picoc v2.1 beta r557
picoc> int func(int n) {
> *n = 5;
> }
picoc> int l = 5;
picoc> printf("%d\n", l);
5
picoc> func(&l);
^
:6: can't set int from int* in argume…
-
**Describe the bug**
BrainVISA segfaults at start.
The bug seems to be related to new offline rendering feature on master branch.
The bug does not exists on 5.1 branch which works correctly on the…
-
### Board
ESP32 DEV KIT C
### Device Description
Just esp32 dev kit c and wifi connection
### Hardware Configuration
no connections
### Version
v3.0.4
### IDE Name
ECLIPSE
### Operating Syst…
-
```
starting picoc v2.1 beta r557
picoc> int func(int n) {
> *n = 5;
> }
picoc> int l = 5;
picoc> printf("%d\n", l);
5
picoc> func(&l);
^
:6: can't set int from int* in argume…
-
```
starting picoc v2.1 beta r557
picoc> int func(int n) {
> *n = 5;
> }
picoc> int l = 5;
picoc> printf("%d\n", l);
5
picoc> func(&l);
^
:6: can't set int from int* in argume…