Magellan Linux

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

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

revision 2846 by niro, Wed Jan 15 14:08:52 2014 UTC revision 2847 by niro, Wed Nov 5 16:29:59 2014 UTC
# Line 333  set_new_implementation() Line 333  set_new_implementation()
333   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"
334   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"
335   headers[GLES2]="gl2ext.h gl2.h gl2platform.h"   headers[GLES2]="gl2ext.h gl2.h gl2platform.h"
336   headers[GLES3]="gl3ext.h gl3.h gl3platform.h"   headers[GLES3]="gl3ext.h gl3.h gl31.h gl3platform.h"
337   headers[EGL]="eglext.h egl.h eglmesaext.h eglplatform.h"   headers[EGL]="eglext.h egl.h eglextchromium.h eglmesaext.h eglplatform.h"
338   headers[KHR]="khrplatform.h"   headers[KHR]="khrplatform.h"
339   headers[VG]="openvg.h vgext.h vgplatform.h vgu.h"   headers[VG]="openvg.h vgext.h vgplatform.h vgu.h"
340   for incl_dir in EGL GL GLES GLES2 GLES3 KHR VG   for incl_dir in EGL GL GLES GLES2 GLES3 KHR VG

Legend:
Removed from v.2846  
changed lines
  Added in v.2847