-
-
hi, I have some performance issues with my game which uses `macroquad`. I have 4k display, and when game window is only on like 1/3 of the screen it keeps consistent 60fps, however if I make it fullsc…
-
Hi thanks a lot for your awesome project !
I find the images created beautiful and i would like to know if it's possible in a way or another to get a high resolution of this rendering.
I don't know …
-
```
Can you add to kernel build config this line
CONFIG_HIGH_RES_TIMERS=y
I check hrtimer support on my RT-N16 and it seems use of hrtimer not possible.
Or this option already included in config, bu…
-
The application create a flood of DNS queries to resolve Sorl server IP address. A quick fix was to use IP address instead of DNS name.
We need to revisit this fix and investigate if the issue can…
-
As reported [here](https://github.com/planetsumo/sumo/issues/9):
SUMO-gui user interface works fine under the resolution of 1920x1080 but everything is so small under the resolution of 4096x2160.
-
Great work!
Is there the code for high-resolution images?
-
We should support high-resolution displays, such as the 4k display mentioned at #11381.
Primarily we should worry about icon size and resolution; a user can use their browser's zoom feature to change…
-
```
Can you add to kernel build config this line
CONFIG_HIGH_RES_TIMERS=y
I check hrtimer support on my RT-N16 and it seems use of hrtimer not possible.
Or this option already included in config, bu…
-
make sure the painting images are easily replaceable
probably just do this for still frames, it would be impossible to look right with the motion interpolation
do it T11H style where you click t…