-
Create a sdl2 wrapper with WebGPU support and port sample applications that already works with emscripten. This would cover wasi-webgpu when using retrowin32 for web development.
Create both native…
-
s'inspirer du travail sur Ploumtris du 29 juillet 2024 pour créer un composant non visuel qui affiche l'image d'un contrôleur de jeu actif lorsqu'un appareil est détecté et inactif lorsqu'un appareil …
-
### What happened?
When using Iris, multiple maps placed in item frames in the same block, overlap each other in a wrong order, instead of following a strict overlay order (based on the time of ite…
-
-
rendre les événements de ces composants autonomes, ne pas les répercuter ou les lire depuis l'instance de TGamepadDevicesManager qui est potentiellement créée dans l'IDE après ce composant (et donc sa…
-
quand on a plusieurs managers sur des fiches différentes ou la même on devrait pouvoir choisir lequel ou lesquels traite les événements afin d'éviter les problèmes de prise en charge d'un truc sur une…
-
```
What steps will reproduce the problem?
1. Compile on Lazarus
What is the expected output? What do you see instead?
KM_Unit1.pas(11,10) Fatal: Can't find unit Windows used by KM_Unit1
What versio…
-
**Please don't suggest HTML/CSS, as this has already been decided against**
# MuSCo (must have, should have, could have)
## Actual GUI libraries / logic
**Must have**
* Good layouting
…
-
-
I have some problems with the [techempower-bench](https://github.com/synopse/mORMot2/tree/master/ex/techempower-bench) example.
I think there is a race condition between the DoRequest thread and the …