TIC-80 icon indicating copy to clipboard operation
TIC-80 copied to clipboard

Try to use Sokol as renderer

Open nesbox opened this issue 6 years ago • 4 comments

here is the lib https://github.com/floooh/sokol

nesbox avatar Dec 01 '18 10:12 nesbox

need additional API in Sokol lib to finish migration, so I created an issue https://github.com/floooh/sokol/issues/97

nesbox avatar Dec 01 '18 14:12 nesbox

#827 should be fixed here

nesbox avatar Nov 10 '20 09:11 nesbox

Is this still pending or finished?

joshgoebel avatar Jan 25 '22 01:01 joshgoebel

This is still pending, we have partly done it, but the sokol lib did not have many APIs such as clipboard support, mouse cursor, etc.

nesbox avatar Jan 26 '22 09:01 nesbox

This is still pending, we have partly done it, but the sokol lib did not have many APIs such as clipboard support, mouse cursor, etc.

Will this get retaken now that Sokol has gained lots of said features?

darltrash avatar Oct 18 '22 10:10 darltrash

Yes, we only have to recheck all the new Sokol features.

nesbox avatar Oct 26 '22 05:10 nesbox