libretro.api.video

Video callback and rendering types.

See also

VideoDriver

The Protocol that uses these types to implement video output support in libretro.py.

libretro.drivers.video

libretro.py’s included VideoDriver implementations.

Modules

context

Hardware rendering API context types and callbacks.

frame

Pixel format and software framebuffer types.

negotiate

Hardware rendering context negotiation types.

render

Hardware rendering interface types.