Merge branch 'master' into EGL

This commit is contained in:
Camilla Berglund
2012-12-02 17:11:17 +01:00
10 changed files with 114 additions and 15 deletions
+1
View File
@@ -209,6 +209,7 @@ typedef struct _GLFWlibraryX11
int numButtons;
float* axis;
unsigned char* button;
char* name;
} joystick[GLFW_JOYSTICK_LAST + 1];
} _GLFWlibraryX11;