Merge branch 'master' into sdl2

This commit is contained in:
Tim Angus 2014-02-18 10:30:35 +00:00
commit 1250b352be
21 changed files with 2714 additions and 413 deletions

View file

@ -1425,6 +1425,8 @@ typedef struct {
qboolean seamlessCubeMap;
GLenum packedNormalDataType;
qboolean floatLightmap;
} glRefConfig_t;