Remote changes at Thu Aug 24 17:24:48 EDT 2017 by chuan on vivaldi

This commit is contained in:
Chuan Chen
2017-08-24 17:24:48 -04:00
parent 87a88be5d6
commit 77da51d416
19 changed files with 3456 additions and 183 deletions
+1
View File
@@ -117,6 +117,7 @@ static char *grDisplayTypes[] = {
extern bool x11SetDisplay();
extern bool oglSetDisplay();
extern bool nullSetDisplay();
extern bool cairoSetDisplay();
static bool (*(grInitProcs[]))() = {
#ifdef X11