Monado OpenXR Runtime
Functions
gui_sdl2.c File Reference

SDL2 functions to drive the GUI. More...

#include "ogl/ogl_api.h"
#include "gui_sdl2.h"
Include dependency graph for gui_sdl2.c:

Functions

void gui_sdl2_loop (struct sdl2_program *p)
 Loop until quit signal has been received. More...
 
int gui_sdl2_init (struct sdl2_program *p)
 Init SDL2, create and show a window and bring up any other structs needed. More...
 
void gui_sdl2_quit (struct sdl2_program *p)
 Destroy all SDL things and quit SDL. More...
 

Detailed Description

SDL2 functions to drive the GUI.

Author
Jakob Bornecrantz jakob.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m