Committing in .
Updating OpenVMS compile support Modified Files: Mesa/src/descrip.mms Mesa/xdemos/glxgears.c ----------------------------------------------------------------------
This commit is contained in:
@@ -41,8 +41,10 @@
|
||||
#include <string.h>
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/keysym.h>
|
||||
#include <stdint.h>
|
||||
#define GLX_GLXEXT_PROTOTYPES
|
||||
#ifndef __VMS
|
||||
# include <stdint.h>
|
||||
#endif
|
||||
# define GLX_GLXEXT_PROTOTYPES
|
||||
#include <GL/gl.h>
|
||||
#include <GL/glx.h>
|
||||
|
||||
|
||||
@@ -160,6 +160,7 @@ OBJECTS1=accum.obj,\
|
||||
api_loopback.obj,\
|
||||
api_noop.obj,\
|
||||
api_validate.obj,\
|
||||
arbprogram.obj,\
|
||||
attrib.obj,\
|
||||
blend.obj,\
|
||||
bufferobj.obj,\
|
||||
|
||||
Reference in New Issue
Block a user