uxn/src
Liam Cooke 33940d3b5b Fix blurry pixels on high-DPI displays
Creates the uxnemu window in high-DPI mode when supported. Now it looks
pixel perfect on a display with 2:1 pixel density.

Should have no effect on a 1:1 display, but I don't have access to one
to test this.
2022-02-04 08:52:31 -08:00
..
devices Close some security holes. 2022-01-23 23:17:54 +00:00
uxn.c Remove old debugging support. 2022-01-23 19:35:18 +00:00
uxn.h Remove jump-based infinite loop detection. 2022-01-23 11:17:07 +00:00
uxnasm.c Switch void context increments from pre to post 2022-01-04 02:05:32 +00:00
uxncli.c Fix compiler warning. 2022-01-23 11:23:52 +00:00
uxnemu.c Fix blurry pixels on high-DPI displays 2022-02-04 08:52:31 -08:00