SameBoy/libretro
Nadia Pedersen e4fbece88f
libretro: Fix video being broken with Vulkan
This corrects the pitch parameter for the video refresh callback to be the actual pitch instead of 0.

Setting it to 0 seems to work fine for OpenGL, but it causes the graphics to be broken with Vulkan, at least with an AMD card on Linux.
2018-01-02 07:41:02 +01:00
..
jni libretro: Add GIT_VERSION 2017-12-21 21:16:55 -08:00
Makefile Remove hardcoded version from libretro.c, use version from the Makefile 2017-12-29 13:26:11 +02:00
Makefile.common Got rid of -ICore 2017-10-13 00:02:02 +03:00
libretro.c libretro: Fix video being broken with Vulkan 2018-01-02 07:41:02 +01:00
libretro.h basic libretro port 2017-10-09 11:36:23 -05:00
link.T basic libretro port 2017-10-09 11:36:23 -05:00