Scroll to navigation

SDL_SOFTWARE_RENDERER(3) SDL3 FUNCTIONS SDL_SOFTWARE_RENDERER(3)

NAME

SDL_SOFTWARE_RENDERER - The name of the software renderer.

HEADER FILE

Defined in SDL3/SDL_render.h

SYNOPSIS

#include "SDL3/SDL.h"
#define SDL_SOFTWARE_RENDERER   software"

AVAILABILITY

This macro is available since SDL 3.1.3.

SDL 3.1.6 Simple Directmedia Layer