Fri, 23 Dec 2011 09:14:56 +0000
propagate from branch 'im.pidgin.pidgin' (head 681ca041d42bb5093590d0ac5495f1309e1472f2)
to branch 'im.pidgin.cpw.qulogic.gtk3-required' (head 1fd0091b97e8e587035d4dd46ba14a6803c412e9)
#include"glm.h" #include <GL/gl.h> #include <GL/glu.h> void init_lists(GLint** lists, GLMmodel*** models, int num_lists, char* name, float my_scale); int compute_lid(BOOL open, int curr_lid, int max); void apply_output_mode(FACE f, GLfloat* angle, GLfloat* yangle, BOOL* left_open, BOOL* right_open, GLfloat* open, DIRECTION* dir);