Custom Query (28 matches)
Results (10 - 12 of 28)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#32 | fixed | Nuklear Based UI | ||
Description |
The ROM-based UI is kind of neat from a technical perspective, but it's kind of ugly and will always have some usability limitations compared to something a bit more native. Nuklear should be relatively straightforward to integrate into my existing event handling and rendering code. It's also a very small dependency that won't complicate packaging unlike most normal toolkits. |
|||
#29 | fixed | Blank out non-drawn parts of the window | ||
Description |
When the screen doesn't fit perfectly within the window (i.e. they have different ratio), parts of the window are not drawn. The problem is that then whatever garbage was there in video memory gets displayed, and depending on the case it may outright become an extremely annoying flickering mess. This seems to be a recent issue since it's only happening now that I updated to tip (and you know I usually don't lag behind much on updates). Before it used to just cover those areas with black. |
|||
#22 | fixed | Occassional black line in Top Gear 2 | ||
Description |
From time to time a black horizontal line will show up at a random line of the display during gameplay. |