Magellan Linux

Diff of /tags/openglupdate-2_3_6/opengl-update.in

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

revision 1978 by niro, Thu Nov 15 11:55:31 2012 UTC revision 1988 by niro, Thu Nov 15 13:54:40 2012 UTC
# Line 325  set_new_implementation() Line 325  set_new_implementation()
325   fi   fi
326    
327   # Setup the includes   # Setup the includes
328     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"
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"

Legend:
Removed from v.1978  
changed lines
  Added in v.1988