zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDL_sysrender.h File Reference
#include "SDL_config.h"
#include "SDL_render.h"
#include "SDL_events.h"
#include "SDL_yuv_sw_c.h"

Go to the source code of this file.

Classes

struct  SDL_FPoint
 
struct  SDL_FRect
 
struct  SDL_RenderDriver
 
struct  SDL_Renderer
 
struct  SDL_Texture
 

Typedefs

typedef struct SDL_RenderDriver SDL_RenderDriver
 

Variables

SDL_RenderDriver SW_RenderDriver
 

Typedef Documentation

Definition at line 32 of file SDL_sysrender.h.

Variable Documentation

SDL_RenderDriver SW_RenderDriver

Definition at line 78 of file SDL_render_sw.c.