Magellan Linux

Diff of /trunk/opengl-update/opengl-update.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1998 by niro, Wed Dec 19 10:57:22 2012 UTC revision 1999 by niro, Mon Dec 31 15:06:03 2012 UTC
# Line 326  set_new_implementation() Line 326  set_new_implementation()
326    
327   # Setup the includes   # Setup the includes
328   local -A headers   local -A headers
329   headers[GL]="gl.h glx.h glxtokens.h glext.h glxext.h glxmd.h glxproto.h"   headers[GL]="gl.h glx.h glxtokens.h glext.h glxext.h glxmd.h glxproto.h glu.h glu_mangle.h"
330   headers[GLES]="egl.h gl_extensions.h glext.h gl.h glplatform.h"   headers[GLES]="egl.h gl_extensions.h glext.h gl.h glplatform.h"
331   headers[GLES2]="gl2ext.h gl2.h gl2platform.h"   headers[GLES2]="gl2ext.h gl2.h gl2platform.h"
332   headers[EGL]="eglext.h egl.h eglmesaext.h eglplatform.h"   headers[EGL]="eglext.h egl.h eglmesaext.h eglplatform.h"

Legend:
Removed from v.1998  
changed lines
  Added in v.1999