r_sdl.c File Reference

This file contains SDL specific stuff having to do with the OpenGL refresh. More...

#include "r_local.h"
#include "r_main.h"
#include "r_sdl.h"
#include "../../ports/system.h"
#include "../../ports/linux/ufoicon.xbm"
Include dependency graph for r_sdl.c:

Go to the source code of this file.

Functions

static void R_SetSDLIcon (void)
qboolean Rimp_Init (void)
qboolean R_InitGraphics (qboolean fullscreen, int width, int height)
 Init the SDL window.
void Rimp_Shutdown (void)

Variables

r_sdl_config_t r_sdl_config

Detailed Description

This file contains SDL specific stuff having to do with the OpenGL refresh.

Definition in file r_sdl.c.


Function Documentation

qboolean R_InitGraphics ( qboolean  fullscreen,
int  width,
int  height 
)
static void R_SetSDLIcon ( void   )  [static]

Definition at line 34 of file r_sdl.c.

References i, ufoicon_height, and ufoicon_width.

Referenced by Rimp_Init().

qboolean Rimp_Init ( void   ) 
void Rimp_Shutdown ( void   ) 

Definition at line 200 of file r_sdl.c.

Referenced by R_Shutdown().


Variable Documentation

Definition at line 31 of file r_sdl.c.

Referenced by VID_GetModeInfo(), and VID_GetModeNums().


Generated by  doxygen 1.6.2