Magellan Linux

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

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

revision 1994 by niro, Thu Nov 15 13:54:40 2012 UTC revision 1995 by niro, Wed Dec 19 10:57:22 2012 UTC
# Line 329  set_new_implementation() Line 329  set_new_implementation()
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"
332   headers[EGL]="eglext.h egl.h eglplatform.h"   headers[EGL]="eglext.h egl.h eglmesaext.h eglplatform.h"
333   headers[KHR]="khrplatform.h"   headers[KHR]="khrplatform.h"
334   headers[VG]="openvg.h vgext.h vgplatform.h vgu.h"   headers[VG]="openvg.h vgext.h vgplatform.h vgu.h"
335   for incl_dir in EGL GL GLES GLES2 KHR VG   for incl_dir in EGL GL GLES GLES2 KHR VG

Legend:
Removed from v.1994  
changed lines
  Added in v.1995