Crossfire Client, Trunk
opengl.c File Reference
#include "client.h"
+ Include dependency graph for opengl.c:

Go to the source code of this file.

Detailed Description

Implements an opengl version of the map renderer. I've tried to keep this platform generic, but there are just some things that must be tied to the window system is is using, namely, window creation and flipping the data buffers. For that, on X, we use to use glx - MSW 2005-03-12

Definition in file opengl.c.