Skip to content

VKBD Optimisations

Libretro-Admin requested to merge github/fork/jdgleaver/vkbd-optimisations into master

Created by: jdgleaver

This PR backports the VKDB optimisations from the VICE core: https://github.com/libretro/vice-libretro/pull/315

This reduces the performance overheads of rendering the VKBD by the following amounts (using default settings):

  • 16 bit mode: 73%

  • 32 bit mode: 78%

Merge request reports