mesa: remove outdated version lines in comments
authorRico Schüller <kgbricola@web.de>
Wed, 5 Jun 2013 14:54:14 +0000 (08:54 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 5 Jun 2013 14:54:27 +0000 (08:54 -0600)
Signed-off-by: Brian Paul <brianp@vmware.com>
453 files changed:
include/GL/glx.h
include/GL/glx_mangle.h
include/GL/osmesa.h
include/GL/wmesa.h
src/egl/drivers/dri2/platform_android.c
src/gallium/auxiliary/draw/draw_decompose_tmp.h
src/gallium/auxiliary/draw/draw_pt_vsplit.c
src/gallium/auxiliary/draw/draw_pt_vsplit_tmp.h
src/gallium/auxiliary/draw/draw_split_tmp.h
src/gallium/auxiliary/util/u_simple_list.h
src/gallium/state_trackers/dri/drm/dri2.c
src/gallium/state_trackers/egl/android/native_android.cpp
src/gallium/state_trackers/egl/common/egl_g3d.c
src/gallium/state_trackers/egl/common/egl_g3d.h
src/gallium/state_trackers/egl/common/egl_g3d_api.c
src/gallium/state_trackers/egl/common/egl_g3d_api.h
src/gallium/state_trackers/egl/common/egl_g3d_image.c
src/gallium/state_trackers/egl/common/egl_g3d_image.h
src/gallium/state_trackers/egl/common/egl_g3d_loader.h
src/gallium/state_trackers/egl/common/egl_g3d_st.c
src/gallium/state_trackers/egl/common/egl_g3d_st.h
src/gallium/state_trackers/egl/common/egl_g3d_sync.c
src/gallium/state_trackers/egl/common/egl_g3d_sync.h
src/gallium/state_trackers/egl/common/native.h
src/gallium/state_trackers/egl/common/native_buffer.h
src/gallium/state_trackers/egl/common/native_helper.c
src/gallium/state_trackers/egl/common/native_helper.h
src/gallium/state_trackers/egl/common/native_modeset.h
src/gallium/state_trackers/egl/common/native_wayland_bufmgr.h
src/gallium/state_trackers/egl/common/native_wayland_drm_bufmgr_helper.h
src/gallium/state_trackers/egl/drm/modeset.c
src/gallium/state_trackers/egl/drm/native_drm.c
src/gallium/state_trackers/egl/drm/native_drm.h
src/gallium/state_trackers/egl/fbdev/native_fbdev.c
src/gallium/state_trackers/egl/gdi/native_gdi.c
src/gallium/state_trackers/egl/null/native_null.c
src/gallium/state_trackers/egl/wayland/native_drm.c
src/gallium/state_trackers/egl/wayland/native_shm.c
src/gallium/state_trackers/egl/wayland/native_wayland.c
src/gallium/state_trackers/egl/wayland/native_wayland.h
src/gallium/state_trackers/egl/x11/native_dri2.c
src/gallium/state_trackers/egl/x11/native_x11.c
src/gallium/state_trackers/egl/x11/native_x11.h
src/gallium/state_trackers/egl/x11/native_ximage.c
src/gallium/state_trackers/egl/x11/x11_screen.c
src/gallium/state_trackers/egl/x11/x11_screen.h
src/gallium/state_trackers/glx/xlib/glx_api.c
src/gallium/state_trackers/glx/xlib/glx_getproc.c
src/gallium/state_trackers/glx/xlib/glx_usefont.c
src/gallium/state_trackers/glx/xlib/xm_api.c
src/gallium/state_trackers/glx/xlib/xm_api.h
src/gallium/state_trackers/glx/xlib/xm_st.h
src/gallium/state_trackers/vega/api.c
src/gallium/state_trackers/vega/api.h
src/gallium/state_trackers/vega/vg_api.h
src/gallium/state_trackers/vega/vg_manager.c
src/gallium/state_trackers/vega/vg_manager.h
src/gallium/state_trackers/wgl/stw_ext_context.c
src/gallium/state_trackers/wgl/stw_st.c
src/gallium/state_trackers/wgl/stw_st.h
src/gallium/targets/egl-static/egl.c
src/gallium/targets/egl-static/egl_pipe.c
src/gallium/targets/egl-static/egl_pipe.h
src/gallium/targets/egl-static/egl_st.c
src/gallium/targets/egl-static/egl_st.h
src/gallium/targets/egl-static/st_GL.c
src/gallium/winsys/sw/android/android_sw_winsys.cpp
src/gallium/winsys/sw/android/android_sw_winsys.h
src/gallium/winsys/sw/fbdev/fbdev_sw_winsys.c
src/gallium/winsys/sw/fbdev/fbdev_sw_winsys.h
src/gallium/winsys/sw/wayland/wayland_sw_winsys.c
src/gallium/winsys/sw/wayland/wayland_sw_winsys.h
src/glx/xfont.c
src/mapi/entry.c
src/mapi/entry.h
src/mapi/entry_x86-64_tls.h
src/mapi/entry_x86_tls.h
src/mapi/entry_x86_tsd.h
src/mapi/glapi/gen/mesadef.py
src/mapi/glapi/glapi.c
src/mapi/glapi/glapi.h
src/mapi/glapi/glapi_dispatch.c
src/mapi/glapi/glapi_entrypoint.c
src/mapi/glapi/glapi_getproc.c
src/mapi/glapi/glapi_nop.c
src/mapi/glapi/glapi_priv.h
src/mapi/mapi.c
src/mapi/mapi.h
src/mapi/mapi_abi.py
src/mapi/mapi_glapi.c
src/mapi/mapi_tmp.h
src/mapi/stub.c
src/mapi/stub.h
src/mapi/table.c
src/mapi/table.h
src/mapi/u_current.c
src/mapi/u_execmem.c
src/mapi/u_thread.h
src/mesa/drivers/common/driverfuncs.c
src/mesa/drivers/common/driverfuncs.h
src/mesa/drivers/common/meta.c
src/mesa/drivers/common/meta.h
src/mesa/drivers/dri/radeon/radeon_maos_vbtmp.h
src/mesa/drivers/dri/swrast/swrast_priv.h
src/mesa/drivers/osmesa/osmesa.c
src/mesa/drivers/x11/fakeglx.c
src/mesa/drivers/x11/glxapi.c
src/mesa/drivers/x11/glxapi.h
src/mesa/drivers/x11/glxheader.h
src/mesa/drivers/x11/realglx.c
src/mesa/drivers/x11/realglx.h
src/mesa/drivers/x11/xfonts.c
src/mesa/drivers/x11/xfonts.h
src/mesa/drivers/x11/xm_api.c
src/mesa/drivers/x11/xm_buffer.c
src/mesa/drivers/x11/xm_dd.c
src/mesa/drivers/x11/xm_line.c
src/mesa/drivers/x11/xm_tri.c
src/mesa/drivers/x11/xmesa.h
src/mesa/drivers/x11/xmesaP.h
src/mesa/main/accum.c
src/mesa/main/accum.h
src/mesa/main/api_arrayelt.c
src/mesa/main/api_arrayelt.h
src/mesa/main/api_exec.h
src/mesa/main/api_loopback.c
src/mesa/main/api_loopback.h
src/mesa/main/api_validate.c
src/mesa/main/api_validate.h
src/mesa/main/arbprogram.c
src/mesa/main/arbprogram.h
src/mesa/main/arrayobj.c
src/mesa/main/arrayobj.h
src/mesa/main/attrib.c
src/mesa/main/attrib.h
src/mesa/main/bitset.h
src/mesa/main/blend.c
src/mesa/main/blend.h
src/mesa/main/bufferobj.c
src/mesa/main/bufferobj.h
src/mesa/main/buffers.c
src/mesa/main/buffers.h
src/mesa/main/clear.c
src/mesa/main/clear.h
src/mesa/main/clip.c
src/mesa/main/clip.h
src/mesa/main/colormac.h
src/mesa/main/colortab.c
src/mesa/main/colortab.h
src/mesa/main/compiler.h
src/mesa/main/condrender.c
src/mesa/main/condrender.h
src/mesa/main/config.h
src/mesa/main/context.c
src/mesa/main/context.h
src/mesa/main/convolve.c
src/mesa/main/convolve.h
src/mesa/main/core.h
src/mesa/main/cpuinfo.c
src/mesa/main/cpuinfo.h
src/mesa/main/dd.h
src/mesa/main/debug.c
src/mesa/main/debug.h
src/mesa/main/depth.c
src/mesa/main/depth.h
src/mesa/main/dlist.c
src/mesa/main/dlist.h
src/mesa/main/drawpix.c
src/mesa/main/drawpix.h
src/mesa/main/enable.h
src/mesa/main/enums.h
src/mesa/main/errors.c
src/mesa/main/errors.h
src/mesa/main/eval.c
src/mesa/main/eval.h
src/mesa/main/execmem.c
src/mesa/main/extensions.c
src/mesa/main/extensions.h
src/mesa/main/fbobject.c
src/mesa/main/fbobject.h
src/mesa/main/feedback.c
src/mesa/main/feedback.h
src/mesa/main/fog.c
src/mesa/main/fog.h
src/mesa/main/formats.c
src/mesa/main/formats.h
src/mesa/main/framebuffer.c
src/mesa/main/framebuffer.h
src/mesa/main/get.h
src/mesa/main/getstring.c
src/mesa/main/glheader.h
src/mesa/main/hash.c
src/mesa/main/hash.h
src/mesa/main/hint.c
src/mesa/main/hint.h
src/mesa/main/histogram.c
src/mesa/main/histogram.h
src/mesa/main/image.c
src/mesa/main/image.h
src/mesa/main/imports.c
src/mesa/main/imports.h
src/mesa/main/light.c
src/mesa/main/light.h
src/mesa/main/lines.c
src/mesa/main/lines.h
src/mesa/main/macros.h
src/mesa/main/matrix.c
src/mesa/main/matrix.h
src/mesa/main/mipmap.c
src/mesa/main/mipmap.h
src/mesa/main/mtypes.h
src/mesa/main/multisample.c
src/mesa/main/multisample.h
src/mesa/main/pixel.c
src/mesa/main/pixel.h
src/mesa/main/pixelstore.c
src/mesa/main/pixelstore.h
src/mesa/main/points.c
src/mesa/main/points.h
src/mesa/main/polygon.c
src/mesa/main/polygon.h
src/mesa/main/queryobj.c
src/mesa/main/queryobj.h
src/mesa/main/rastpos.c
src/mesa/main/rastpos.h
src/mesa/main/readpix.c
src/mesa/main/readpix.h
src/mesa/main/remap.c
src/mesa/main/remap.h
src/mesa/main/renderbuffer.c
src/mesa/main/renderbuffer.h
src/mesa/main/scissor.c
src/mesa/main/scissor.h
src/mesa/main/shaderobj.h
src/mesa/main/shared.c
src/mesa/main/shared.h
src/mesa/main/simple_list.h
src/mesa/main/state.c
src/mesa/main/state.h
src/mesa/main/stencil.c
src/mesa/main/stencil.h
src/mesa/main/texcompress.c
src/mesa/main/texcompress.h
src/mesa/main/texcompress_cpal.h
src/mesa/main/texcompress_fxt1.c
src/mesa/main/texcompress_fxt1.h
src/mesa/main/texcompress_s3tc.c
src/mesa/main/texcompress_s3tc.h
src/mesa/main/texenv.c
src/mesa/main/texenv.h
src/mesa/main/texenvprogram.h
src/mesa/main/texformat.c
src/mesa/main/texformat.h
src/mesa/main/texgen.c
src/mesa/main/texgen.h
src/mesa/main/texgetimage.c
src/mesa/main/texgetimage.h
src/mesa/main/teximage.h
src/mesa/main/texobj.c
src/mesa/main/texobj.h
src/mesa/main/texparam.c
src/mesa/main/texparam.h
src/mesa/main/texstate.c
src/mesa/main/texstate.h
src/mesa/main/texstore.c
src/mesa/main/texstore.h
src/mesa/main/varray.c
src/mesa/main/varray.h
src/mesa/main/version.h
src/mesa/main/viewport.c
src/mesa/main/viewport.h
src/mesa/main/vtxfmt.c
src/mesa/main/vtxfmt.h
src/mesa/math/m_clip_tmp.h
src/mesa/math/m_copy_tmp.h
src/mesa/math/m_debug.h
src/mesa/math/m_debug_clip.c
src/mesa/math/m_debug_norm.c
src/mesa/math/m_debug_util.h
src/mesa/math/m_debug_xform.c
src/mesa/math/m_dotprod_tmp.h
src/mesa/math/m_eval.c
src/mesa/math/m_eval.h
src/mesa/math/m_matrix.c
src/mesa/math/m_matrix.h
src/mesa/math/m_norm_tmp.h
src/mesa/math/m_trans_tmp.h
src/mesa/math/m_translate.c
src/mesa/math/m_translate.h
src/mesa/math/m_vector.c
src/mesa/math/m_vector.h
src/mesa/math/m_xform.c
src/mesa/math/m_xform.h
src/mesa/math/m_xform_tmp.h
src/mesa/program/arbprogparse.c
src/mesa/program/arbprogparse.h
src/mesa/program/prog_execute.c
src/mesa/program/prog_execute.h
src/mesa/program/prog_instruction.c
src/mesa/program/prog_instruction.h
src/mesa/program/prog_noise.c
src/mesa/program/prog_noise.h
src/mesa/program/prog_optimize.c
src/mesa/program/prog_optimize.h
src/mesa/program/prog_parameter.c
src/mesa/program/prog_parameter.h
src/mesa/program/prog_print.c
src/mesa/program/prog_print.h
src/mesa/program/prog_statevars.c
src/mesa/program/prog_statevars.h
src/mesa/program/program.c
src/mesa/program/program.h
src/mesa/program/programopt.c
src/mesa/program/programopt.h
src/mesa/sparc/sparc.c
src/mesa/sparc/sparc.h
src/mesa/state_tracker/st_cb_eglimage.c
src/mesa/state_tracker/st_cb_eglimage.h
src/mesa/state_tracker/st_manager.c
src/mesa/state_tracker/st_manager.h
src/mesa/swrast/s_aaline.c
src/mesa/swrast/s_aaline.h
src/mesa/swrast/s_aalinetemp.h
src/mesa/swrast/s_aatriangle.c
src/mesa/swrast/s_aatriangle.h
src/mesa/swrast/s_aatritemp.h
src/mesa/swrast/s_alpha.c
src/mesa/swrast/s_alpha.h
src/mesa/swrast/s_atifragshader.h
src/mesa/swrast/s_bitmap.c
src/mesa/swrast/s_blend.c
src/mesa/swrast/s_blend.h
src/mesa/swrast/s_blit.c
src/mesa/swrast/s_clear.c
src/mesa/swrast/s_context.c
src/mesa/swrast/s_context.h
src/mesa/swrast/s_copypix.c
src/mesa/swrast/s_depth.c
src/mesa/swrast/s_depth.h
src/mesa/swrast/s_drawpix.c
src/mesa/swrast/s_feedback.c
src/mesa/swrast/s_feedback.h
src/mesa/swrast/s_fog.c
src/mesa/swrast/s_fog.h
src/mesa/swrast/s_fragprog.c
src/mesa/swrast/s_fragprog.h
src/mesa/swrast/s_lines.c
src/mesa/swrast/s_lines.h
src/mesa/swrast/s_linetemp.h
src/mesa/swrast/s_logic.c
src/mesa/swrast/s_logic.h
src/mesa/swrast/s_masking.c
src/mesa/swrast/s_masking.h
src/mesa/swrast/s_points.c
src/mesa/swrast/s_points.h
src/mesa/swrast/s_renderbuffer.c
src/mesa/swrast/s_renderbuffer.h
src/mesa/swrast/s_span.c
src/mesa/swrast/s_span.h
src/mesa/swrast/s_stencil.c
src/mesa/swrast/s_stencil.h
src/mesa/swrast/s_texcombine.c
src/mesa/swrast/s_texcombine.h
src/mesa/swrast/s_texfetch.c
src/mesa/swrast/s_texfetch.h
src/mesa/swrast/s_texfetch_tmp.h
src/mesa/swrast/s_texfilter.c
src/mesa/swrast/s_texfilter.h
src/mesa/swrast/s_triangle.c
src/mesa/swrast/s_triangle.h
src/mesa/swrast/s_tritemp.h
src/mesa/swrast/s_zoom.c
src/mesa/swrast/s_zoom.h
src/mesa/swrast/swrast.h
src/mesa/swrast_setup/ss_context.c
src/mesa/swrast_setup/ss_context.h
src/mesa/swrast_setup/ss_triangle.c
src/mesa/swrast_setup/ss_triangle.h
src/mesa/swrast_setup/ss_tritmp.h
src/mesa/swrast_setup/ss_vb.h
src/mesa/swrast_setup/swrast_setup.h
src/mesa/tnl/t_context.c
src/mesa/tnl/t_context.h
src/mesa/tnl/t_draw.c
src/mesa/tnl/t_pipeline.c
src/mesa/tnl/t_pipeline.h
src/mesa/tnl/t_rasterpos.c
src/mesa/tnl/t_vb_cliptmp.h
src/mesa/tnl/t_vb_fog.c
src/mesa/tnl/t_vb_light.c
src/mesa/tnl/t_vb_lighttmp.h
src/mesa/tnl/t_vb_normals.c
src/mesa/tnl/t_vb_points.c
src/mesa/tnl/t_vb_program.c
src/mesa/tnl/t_vb_render.c
src/mesa/tnl/t_vb_rendertmp.h
src/mesa/tnl/t_vb_texgen.c
src/mesa/tnl/t_vb_texmat.c
src/mesa/tnl/t_vb_vertex.c
src/mesa/tnl/t_vp_build.c
src/mesa/tnl/t_vp_build.h
src/mesa/tnl/tnl.h
src/mesa/tnl_dd/t_dd_dmatmp.h
src/mesa/tnl_dd/t_dd_dmatmp2.h
src/mesa/tnl_dd/t_dd_tritmp.h
src/mesa/tnl_dd/t_dd_unfilled.h
src/mesa/tnl_dd/t_dd_vb.c
src/mesa/tnl_dd/t_dd_vertex.h
src/mesa/vbo/vbo.h
src/mesa/vbo/vbo_context.c
src/mesa/vbo/vbo_context.h
src/mesa/vbo/vbo_exec.c
src/mesa/vbo/vbo_exec_draw.c
src/mesa/vbo/vbo_exec_eval.c
src/mesa/vbo/vbo_rebase.c
src/mesa/vbo/vbo_save.c
src/mesa/vbo/vbo_save_draw.c
src/mesa/vbo/vbo_split.c
src/mesa/vbo/vbo_split.h
src/mesa/vbo/vbo_split_copy.c
src/mesa/vbo/vbo_split_inplace.c
src/mesa/x86-64/x86-64.c
src/mesa/x86-64/x86-64.h
src/mesa/x86-64/xform4.S
src/mesa/x86/3dnow.c
src/mesa/x86/3dnow.h
src/mesa/x86/3dnow_normal.S
src/mesa/x86/3dnow_xform1.S
src/mesa/x86/3dnow_xform2.S
src/mesa/x86/3dnow_xform3.S
src/mesa/x86/3dnow_xform4.S
src/mesa/x86/clip_args.h
src/mesa/x86/common_x86.c
src/mesa/x86/common_x86_asm.S
src/mesa/x86/common_x86_asm.h
src/mesa/x86/common_x86_features.h
src/mesa/x86/gen_matypes.c
src/mesa/x86/mmx.h
src/mesa/x86/norm_args.h
src/mesa/x86/sse.c
src/mesa/x86/sse.h
src/mesa/x86/sse_normal.S
src/mesa/x86/sse_xform1.S
src/mesa/x86/sse_xform2.S
src/mesa/x86/sse_xform3.S
src/mesa/x86/sse_xform4.S
src/mesa/x86/x86_cliptest.S
src/mesa/x86/x86_xform.c
src/mesa/x86/x86_xform.h
src/mesa/x86/x86_xform2.S
src/mesa/x86/x86_xform3.S
src/mesa/x86/x86_xform4.S
src/mesa/x86/xform_args.h

index 7c8635cc733850ad03d339b966428b545406aaba..87c31fdcc158ed145df0320fab36dad560ae410a 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  * 
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  * 
index 240de495f9e93f8274e610c47400962a16ee0564..fad6c6a4764198215e21f84bef0e788bcde0fd90 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  * 
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  * 
index 571ef4ada2feea80736f045eae7384b0d2eaad39..c36f64981a7f87388e377516b014e503c632f8c4 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  * 
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  * 
index f5f4f273ba9483c42ec7942b414e8e095e619189..03d2383d37d7c37ea3b5ea197bccad463fb48779 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  3.0
  * Copyright (C) 1995-1998  Brian Paul
  *
  * This library is free software; you can redistribute it and/or
index 70aaf506b4a010220f9040d63b0a2ef3aa125315..ff41e83ba685569819df84f86d8c21c96f2892fd 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.12
  *
  * Copyright (C) 2010-2011 Chia-I Wu <olvaffe@gmail.com>
  * Copyright (C) 2010-2011 LunarG Inc.
index ee6877df99dc7d582ba837fd7d48005692385705..4e90fd59c2633850f21d7ccf08343b9678c8fec7 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright 2008 Tungsten Graphics, Inc., Cedar Park, Texas.
  * Copyright (C) 2010 LunarG Inc.
index c2d2a8fd555a8ad2f8f5acf9b5bd8f462cfe7f8c..114c89c1e9c788b4dea982ad3ed3ca6bf4527e2f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright 2007-2008 Tungsten Graphics, Inc., Cedar Park, Texas.
  * Copyright (C) 2010 LunarG Inc.
index 7f4527ac686ef3ff1e409751830270710e8ceddc..34c210c8a431cc3cc0324cc031cdd3115ad4998e 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright 2007-2008 Tungsten Graphics, Inc., Cedar Park, Texas.
  * Copyright (C) 2010 LunarG Inc.
index 47defc62b96a8ade23be458d69bf1edfeddb1658..3029fa742cad1100942c1f3c101358e2acd7281f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright 2008 Tungsten Graphics, Inc., Cedar Park, Texas.
  * Copyright (C) 2010 LunarG Inc.
index 7a47c1a78d27b4d8f7417f8bd47b7106550093bd..3f7def5fc978b8f493ae40b68be2b944aa7c3297 100644 (file)
@@ -11,7 +11,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 1750ff0c71930d9bacd6f5959b48e2a17d13f16a..1839b16d2c051f2deb30b8c488916f4b2fc126a8 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright 2009, VMware, Inc.
  * All Rights Reserved.
index 82a9bb9cc7ec3a797f0c64573b236ad97698c5fe..e73d031f5615d75879d2ab670ec09ddc944db515 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.12
  *
  * Copyright (C) 2010-2011 Chia-I Wu <olvaffe@gmail.com>
  * Copyright (C) 2010-2011 LunarG Inc.
index 86abaebd70e52953ca4b835d7fc8565f3fc41134..7cc4e8f6cba4be90829a65758f27ddc885d1dce6 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.8
  *
  * Copyright (C) 2009-2010 Chia-I Wu <olv@0xlab.org>
  *
index b00b0a79933a8dfffd34de3cda0ec6eb01be310d..8c690f39eaa6c72c377d59fa1ac83171fc4262b5 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.8
  *
  * Copyright (C) 2009-2010 Chia-I Wu <olv@0xlab.org>
  *
index 641e0b605a2f30e3a6d9d8bc41565c8be62638c6..2e5424ef007070c9f27635f4b63012215eab3d2b 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2009-2010 Chia-I Wu <olv@0xlab.org>
  *
index 17fd7958aa6a752d9a39c569fcb2190b26c26a43..d3ed90d3dd36e6f6b18fa2eda0399c035b1f3b6c 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2009-2010 Chia-I Wu <olv@0xlab.org>
  *
index c6568d6e7c7e79bed91c31485a241105f484b675..aa1980b06d6f5a9124d46d85d306d0097b7006d0 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.8
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index f051da82837da5cad789f405ce6788743bb38942..8ce6a93d31882e4365452dfdbf95eb7b518439f2 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.8
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index e9403fa293b6f0b5f88510f06957cece7314c009..51b4d19e0c85b28810f41aea72c1ecf0db08c9a2 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 657845cf951b75507f724d05549c0508397baf83..f2ee11c8e01c28198e1c5a5054db2b6a1f52d586 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 1f9f07895b469903de1e136ac4deec13d0fb3a53..b9561b7b63bd7ef9a3e5187812eb4caa959b261c 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 9a1002b29a77c22bf9249c37ec35072384b9426f..57e7e60dcc02c46fb756ae146977b9f4f80ab9c4 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 11137ef86f35d0e0c005799f54bc3aac4ff3b966..db593a8c16130b9cc4e8a8e1ec62f1f3e783e87f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 312b079fa36161f2a81b685efcaa9a2a655c5a95..431bd3f2dc097ffbf9c5a41531137aec140d4184 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.8
  *
  * Copyright (C) 2009-2010 Chia-I Wu <olv@0xlab.org>
  *
index eb161b11a3d0087acea54ae8b3170ebfbe0def38..6ac7690138d351e9c15e1841c0509712c4ccee88 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 99259b816c0eb847cf6cb4b346af0a4754b862d6..b578a8afe967452101c968233cda2481c828df97 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  * Copyright (C) 2011 VMware Inc. All rights reserved.
index e8d91ccb02ad25af475a77eb7825b42cdb7c73f8..4c369a7ff1a06cf45b943e90135991ffd41d1249 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  * Copyright (C) 2011 VMware Inc. All rights reserved.
index 2598082d68773c8f6adae90152e6232fefed3fc7..4cf8cb7c8ff63dbdb6cb324ba90f25758c2b903c 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.8
  *
  * Copyright (C) 2009-2010 Chia-I Wu <olv@0xlab.org>
  *
index 3d9bda935c87a323a75ed7264beda90cf22491d4..dd27828756a6a0134850ce06c461eeba7c76ca64 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.11
  *
  * Copyright (C) 2011 Benjamin Franzke <benjaminfranzke@googlemail.com>
  *
index de00580e2461eb48bf126309406ad3021a5c0e3b..543dc6faf47673b9f4b3bbf8643922f902b9636a 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.11
  *
  * Copyright (C) 2011 Benjamin Franzke <benjaminfranzke@googlemail.com>
  *
index 32c0a258c6f84cc57ec1cdf05526c9118e7e4138..dc71a761053bc8363f313d1c5e5cf9030b21d7c8 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  * Copyright (C) 2011 VMware Inc. All rights reserved.
index c153865ea949b43ce39520b60bd6e3ddb87673c6..03bfddac33b0221b2dd668f0b4fa11d0050553e9 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.8
  *
  * Copyright (C) 2010 Chia-I Wu <olv@0xlab.org>
  *
index 18cebf4e276dfdf6729f45b08e31503152f8d94f..16a42510bbeaefac92ecbcfd86ddb1388440138b 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.8
  *
  * Copyright (C) 2010 Chia-I Wu <olv@0xlab.org>
  *
index b17a8ce78c9a4ddaa795e7873d4603d916298286..b5c7b81a6988f9237e4b123da07e9ef1db013671 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 7b40108884ab685285d31e51acf9202fdb674a36..9eb7c0f2b63b42da6185624f741215f3e041a38f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 9cfd7ac4962a1a1ca6a49168716269be907a3203..aa95260f1c877a7307fc35e2ecb11544f9960d63 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.12
  *
  * Copyright (C) 2011 LunarG Inc.
  *
index 2eb7043a49e66269f931eb1cdbe47f8dcdfa51e1..fc8aac738ecdbd88424dcf8da332f62cc712901d 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.11
  *
  * Copyright (C) 2011 Benjamin Franzke <benjaminfranzke@googlemail.com>
  *
index 2499677f6c945ad2319c6fef9d36b258ae21e095..cdd0cf1c305f2f19a3231d82ee882f27d6d666e7 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.11
  *
  * Copyright (C) 2011 Benjamin Franzke <benjaminfranzke@googlemail.com>
  *
index 941a0944518425ab64d0d963ebbeb8377d68fc12..cfdf4f870441ff61de94148e38779f908da45fad 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.11
  *
  * Copyright (C) 2011 Benjamin Franzke <benjaminfranzke@googlemail.com>
  *
index b623feed1175737885bd08afe2c1c1cfd099c010..d96cf5cec33cffbe8d2b7a561a78d27c85b79a88 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.11
  *
  * Copyright (C) 2011 Benjamin Franzke <benjaminfranzke@googlemail.com>
  *
index fc18a4c9d7a917ed86bddeebc3b818c82206198d..053044a207a8b2ae7ad2a25fee766ef54a969cbb 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.8
  *
  * Copyright (C) 2009-2010 Chia-I Wu <olv@0xlab.org>
  *
index ef038b52152df1a3bbf4ba0240f6a1dbb7d08ecb..8b6e85220ee471502c859845ef0e7d9ff91fcd1b 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.8
  *
  * Copyright (C) 2009-2010 Chia-I Wu <olv@0xlab.org>
  *
index d3c9270a667332171b4bb2daddf79326bbdae01f..6fa7d8ba9f11290bf58544b8ffcaaa33be86bdb5 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.8
  *
  * Copyright (C) 2009-2010 Chia-I Wu <olv@0xlab.org>
  *
index 4f09e4627c3ed4df78bb8eecbc9922f1fa795fd8..28c6442d82189b5bad7a8c48d9517e1ef502ffc5 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.8
  *
  * Copyright (C) 2009-2010 Chia-I Wu <olv@0xlab.org>
  *
index effac0e711d8bf9d4b77f6ae3f144088944fc9d0..f7c51427f890324e02b2b021370f76a2b7e28c1b 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.8
  *
  * Copyright (C) 2009-2010 Chia-I Wu <olv@0xlab.org>
  *
index ad7aa97bd0c1e29f86d7ff3c5135ebf7c81486b4..0ef724d72ee2ebd2386a8b553654570866fed89e 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.8
  *
  * Copyright (C) 2009-2010 Chia-I Wu <olv@0xlab.org>
  *
index c6dc134c5cf630e3906d236ae342ff051edee900..05880ddcdda1335ce0512ad6403c17b08802fef0 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.6
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index fef317fcf353244c1dd7522dd40036961a813976..af7afdbce665c6b525a94fb733f72232e265bf8d 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.6
  * 
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index 2d8a60609ddc4c6c22d368d80bac41cfeb74b4d7..de123f23f6faa59bb8c2e1d8cb266b429a11a89a 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.6
  *
  * Copyright (C) 1995 Thorsten.Ohl @ Physik.TH-Darmstadt.de
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
index e42619278372899d444f46d47959f8b55219d660..66d29a5e0f56cc71197c240d497cc6043f45a7f1 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index f67abb380ca0b625e74ebdf521543a123b22d2ce..fa97ea4de01757793c4ddbac60727cf774a29bf6 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  * 
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  * 
index c939c1ee73c0f6123012786fba700ab39a70164d..e95d7e0d57445ad3c9b5b1e1d1cd1be43ce3f6ea 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 8fb0c418b195b4c4075c1b7625e64b40b65ad056..06b1e7b95af47cabed9dbd96d6e9cef6f0f37046 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 459dafb4bb01f76d943a9db77abd4647faa3b228..3226450ac33acbbc79cba5b14aeedc3dd986ae79 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index ce2a0d6bb472934e93dd4fe8e65f0c2450bfec15..e97e238b84966701aa645859c586c14b0d70716c 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index a8518abd3222dd70a58c5966b3caaa1c9ce21cd3..c079d90359c0d39f9683a1de65ca02dcde99d02b 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright 2009 VMware, Inc.  All Rights Reserved.
  * Copyright (C) 2010 LunarG Inc.
index 1d97eb864ba042026105d1d2eb4ec6e750030501..02b4842b2881a137cebc4cba96e0dda3c897ed91 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 47e19aa5f277b16cfdc06783a666e7a4f81f5a3c..4dd00bb4f94d1c734a9f07994e4b1e6085265241 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.11
  *
  * Copyright (C) 2011 Morgan Armand <morgan.devel@gmail.com>
  *
index ada6ec3e2b09d50b169c6b17beefbccfbe9b3667..9427398d89d072a0dcf320e3c066bf23dae8f744 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index e1a4ebfa69db49e3283e297fdddcbc9cfb03f47e..1c855a0a24e7e40f5dc07954f4beb336e9ce2dc8 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index adf1229caba7a1a0495b5b301e1e132a65d831ea..0b59bdb521c4f5529ad789dbf1ab19f2a5ee0dd8 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.10
  *
  * Copyright (C) 2010-2011 LunarG Inc.
  *
index 7f35f6c645e51d4dff65e2377cbb42ec0b77b3e1..e1a1ad2ec73e59fd7477786377e7da54a3c4214c 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.10
  *
  * Copyright (C) 2011 LunarG Inc.
  *
index 569b2d067c499363a5c3dcbbaf4f08abe90406fd..65d25ba5462d5568e0367a4101af3f45e039ee27 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.10
  *
  * Copyright (C) 2011 LunarG Inc.
  *
index 67e3c29a1ca77bd3b15c1b9ffb2285e4b4236a15..da0cd5b8bbf49c5decc8584d77dc29e76e07c056 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.10
  *
  * Copyright (C) 2011 LunarG Inc.
  *
index 7a3773c6ba2caa788a1992459791b774f4093caa..f17e85b19ff66a637f489956d345ca10e75ca4c7 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.10
  *
  * Copyright (C) 2011 LunarG Inc.
  *
index 3f4b7a09fa4d5eae03caeee97442546e85769fcc..86fc98e8abe9b7d77333d05204aab82528b98d85 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.10
  *
  * Copyright (C) 2011 LunarG Inc.
  *
index f9b90044ac541fe2183e4e7fbaeb01a235787e17..cb91aade0a819ea411aa3865b6370e1a49687f8a 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.12
  *
  * Copyright (C) 2010-2011 LunarG Inc.
  *
index 79392dc0f978aa3245d77d93710c37323f0aebd1..24c85edec0ecf93f0769dde4f12dce3c411c9e1f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.12
  *
  * Copyright (C) 2010-2011 LunarG Inc.
  *
index 38d88f63aa2d5ee7fc5dca9aca010e9aedc8992d..a2809854710f5b9bdfa07783c52b2449f0410afa 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 59d8a8f5cfe57abfc8350dbf353360f43fe480b2..23c723a4fc49bc92d9a747f5b0e117ba54417eb8 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.8
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 331900e362d12610c5e3d695cc2762922ab02ba6..f432de98fef34f747eac2ae57ac70fc75a9ad0be 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.11
  *
  * Copyright (C) 2011 Benjamin Franzke <benjaminfranzke@googlemail.com>
  *
index c7a0b5c1ddecb5dc92a91907db24e195ba3159c4..f8c36d097cd3c528852b95679fd9b0db50676b28 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.11
  *
  * Copyright (C) 2011 Benjamin Franzke <benjaminfranzke@googlemail.com>
  *
index 00756d18a05f03cac5a6568a535b0da412c4e4f2..316c585ff3ab45b1cc7db7c8f9c8d13b7307dfd9 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  3.1
  *
  * Copyright (C) 1999  Brian Paul   All Rights Reserved.
  *
index 3d9168a724399a4600261da6ab8d6703bd7585c6..128f0115d028bb2873f02d989a56e0767d82c34f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 9df81000470d0c4fb7083f2404216f20013e4400..dba1c06a3983aa44fb7c9af5f21d353a03ac2860 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 36cad00c208db7b87fde0c984f66352b0d896d6a..71e9d60630594a88c15158cf736ea1ac33519c73 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 58d09caa6d11f86585402c87ba839b66bfa20b43..fa7bc15b890f9b21a8262fc435c72333f9140778 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index c479c199e238a8f4778e71d83a6d814b2ddf8924..ece00fac0b75743449bf9b4f65d39728d47dce6c 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index eefda764319fb375cf39fc8b1c9e1d803fc71539..f6d33cb8c43ef58d56411ec7590f8b7e74fa561e 100644 (file)
@@ -2,7 +2,6 @@
 
 
 # Mesa 3-D graphics library
-# Version:  4.1
 # 
 # Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
 # 
index 18a7d31a758dc5801d526302822c6636dc8281e9..3a0b638f73ebf85a4edff2b05ad516b132938f41 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index bacc4c5f69cc76a7e4486295a3954d462b3ad58c..c764271b0c4d0587de2e1a0e8c97829f9f41d841 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 7f80562429c9299d19275011c65353d5d72ac1d0..b4c8c7773064b685b06debe5d5ce1198f880e749 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.3
  *
  * Copyright (C) 1999-2004  Brian Paul   All Rights Reserved.
  *
index 6b03548fe5acced6200e93dfec41da051117917c..362a8f11b40049766ee3405b694231476ab9bd67 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 3cbd68fda6ae7a1a701e3b4b8c8b22f48e479888..bfde92cf22775e1be3a84c3d48eaaeed96b142cc 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index bdd1786fe73195d1e744dd0a794e2e4f112668a5..2597c8cb8f2b4e129e3b368ecda3e1c56ba7ef93 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.8
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2010  VMware, Inc.  All Rights Reserved.
index ea32f302fc6ba6fd97ed83b1dbeef4c6cf798f18..795e0a200ccb7bb8c1f0338b2068e71757230ee0 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index b471c40b1447bbe52e3e45219a3ae2866d30f63b..56f209bfa65d655f60b4927163020e043346f756 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index c7e43e22e9fae803f26b2d67fc63454b16935e51..2aa8d9fe0ef424bf450295784c61ef811bef5886 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 6bfcfa9af68eaaf95ee965522d67238d98ef24e8..faa34311cafd85bbd03ed77691794eeb9dad4d4d 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/env python
 
 # Mesa 3-D graphics library
-# Version:  7.9
 #
 # Copyright (C) 2010 LunarG Inc.
 #
index a6838ce61e4918aa70d5275b69c28b2af489fbac..7b9f1aee492dbec6fdb57ed9716b8469f5a4016d 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2010 LunarG Inc.
index f326b4a4e14fd4baa696b519ce38a8a12938cabd..dee3050fe7eb9a2aa7079bb762c73d80e1eacfa0 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 688dc8143a43c7fd0b5536ef0139ec212a2705f8..acd2c0a79b19dd6234537f80cd678cd56ead4e7c 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 98e2553ecddbcaff676e81fc595c71f708c956cb..953a0fae52d64872c8bd07da8b41f378e19b5d02 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 9bb9f654a2a1d9fccb38a766db579b2d8608278c..0d28666181b5caf35404dd28666b82aa4caac51c 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index d84523f777799ee0a7bf1a74a14eaa6391ae2f06..df59aed4ffdbdacdc39bc0d3daaaa33005a0b7e5 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 3443449398458e5ef3087088582f5eb876165b35..07213380dc40f647b56743833041604d747d51e1 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index b6751edb5dd51c33e6d3c101a0f8781804e5cbc6..3573652635ff4896ab9ea5442066dcbd7b800ba7 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index 2f81543734742b7009134a8ba8507e62e8fee537..31999c4df7ac0564e0e2997ba2e95f3700a3ed0d 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.2
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 4f7696c4ce2f9a78ca91357dd378af07cd1aa3d7..016c0e80fd32f80d90851923519452ced3b1016d 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 806c8b0af4365cfbb2431e26db7974b61ef134b8..6b9a900748d0c8f027428fa2972ee6bf7f888121 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 1250bd35c8f2eca633fc9f46c61a4b8177d6c8a6..373e8f55a7477136f82a24aece75449bb37e3de9 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.6
  *
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
  *
index 823be14c728f6c97064e0fbb222dc89c171cb627..a3617f4fad8162313a5c55a82a590d7a4c8e47d2 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.6
  *
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
  *
index accca9e6cbc5e738f7942ec46a6853066280e276..5787785a6527b0be9547940036c67092a1eeaf6f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  4.1
  *
  * Copyright (C) 1999-2002  Brian Paul   All Rights Reserved.
  *
index b51993c946ce880af445992acea98affc3171793..535f6fe5978584d9786dbf9c7c28f41bcf41df9d 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright 2008, 2010 George Sapountzis <gsapountzis@gmail.com>
index ea882ab4c0d5f5fbe9472b8aaf042250c0076fd6..0d62712311ec5b5f1d9ebaea81bbf9a015367388 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.3
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 031c3057547086814ab0c7d913edb07e64248878..969ee7d299842d142995f46cd18194a4e4caec5f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.   All Rights Reserved.
index 34f2476fe7b752417e594548c355cdf7775ab074..dfa89463ad440ac868b21b710ca3969831b8285e 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  * 
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  * 
index dcc34a4e9eef5b106e7518a7f4adf7643ae31e68..67a76afdfc824bd5c2d5b858aea14c8d001acd37 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.3
  * 
  * Copyright (C) 1999-2004  Brian Paul   All Rights Reserved.
  * 
index a044ce208cdb20a7776e7838d1fa1e02909197e2..b133de56ca32d0caac68dfdce6f84cb2d4d5914f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  * 
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  * 
index db853ede53ab74aa1a003c7b607965e1fa4faa77..d643418c3df773998c72716e2df32d539df601ec 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  5.1
  * 
  * Copyright (C) 1999-2002  Brian Paul   All Rights Reserved.
  * 
index cea603e7ebdc0e084fe952bf2e03a9063f2b4e5b..0d7d2ccfb6fee242a5f6f9f33de0539b41d21f37 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  * 
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  * 
index 4847475bc95e4037f8410454020b8c4883c40841..e9a38ba3068a8cddf89b3a83272229cea5a143dc 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2000  Brian Paul   All Rights Reserved.
  *
index 529e67c23fce854cff08daeee1d5ca801cd03470..0fc79e1de6b2d7b49cb65e50b1c58253b7f515a8 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2000  Brian Paul   All Rights Reserved.
  *
index a159c7c10ac3cfc73fcf493623237fdabcda2978..6455889080d487abe8a2ec740cbbb32744e70f5d 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 67f14ef17d1a2f6de6a7f2bcd8c8302cb79093c6..3af5be49e00bbdeed42d22533195e74b13fe7381 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.2
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 07abf06464840a64463260abc11cc403257fe4e6..d0adea50a5d1dd8afe6f9bc43b4c27ec72f66bdc 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.2
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 05e62f5e96c1f7e513819ab2ddda9e33df5ce300..00307c71f72ffb15c3cf16050ad5ec7d2ea20e02 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 5939e2de04d9a9fb4ca26203773d99bf0fc9ac3b..aa9ffe5030c13eb8f3ebc7061359ca4d135a7aec 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 4b44633924079dc84cc103bef89159ca770591a0..b6a2576d49211bdadfb48b71a9278b77812ef54e 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  * 
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  * 
index 9200dec22bee3806872eb933780592a404f5060c..85af1df02b789066b6bb2edc990b4ecc2ea62638 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index b4677397bcde8d617af286b0425cfb652b5b3ebd..421fe6cc5abc782d7819bfc21a7141ca96e2d4e6 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index 7e4d9f6b9406f4db1e2f360b83a10a0df71a965d..a5665c757d1ac901c42d96a4e112c2c8315b0859 100644 (file)
@@ -10,7 +10,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 8e581c8d9c6806e673d8cc3983f387c3ebe394b5..ea0923837a3242663c5f4e27d91cd36e673cbb49 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index e250cb4c819e4ebce3c2cafc1c675c92dc4774d3..39fdeb9d2bd85328cdab5ec779790c4b5cc02f1b 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index bcf46116394cbdd029029f2d8c06e6cfb57f42af..ff35b78bb9fb578e8e149b704da2f1f5163a4563 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 938e9b5c07172b79025cc7a9bd7d77ff6e313693..22ae50d2b72bf10e80b6877a1f05712f19621f86 100644 (file)
@@ -6,7 +6,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.3
  *
  * Copyright (C) 1999-2004  Brian Paul   All Rights Reserved.
  *
index af6572d1b3e8ad6f41561326fcf063cf15884fff..0b014ad5a8de22c70ec2601bd0db31ccffe7c1cb 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 30a1953505a20fd5995c739de96288b007b834e9..7ab8e305ddd8a2f5880fa7590b79173d2f5600ef 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index a5004b8a389f869b5966701648d84189559ceedb..f2b753ca90fbf83d46f8f3890f9a2650ff10b5c8 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 327f582cbd29ff96317ff30d7b54496fd23ae8bf..51a299370e96ab15cbc35560837c73b175197960 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.0
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 2b31b9984555c60de51571108bcaa61da828aa8b..af0bdff1e65ceae3d83ce7ec186f3ba116197c1f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.2
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 34d50955fb897b78e46ece75a3237e750f966f8b..922605034cc56800ba27c53db1e298a0ae8c9a27 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.6
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * (C) Copyright IBM Corporation 2006
index d7ff35a5661c4071b22e3e20cbef4c197adce09d..6dee1af697c2a1bda870f0e6435e1237c207052f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.6
  *
  * Copyright (C) 1999-2004  Brian Paul   All Rights Reserved.
  * (C) Copyright IBM Corporation 2006
index 249e88a4a35bd787fadaad54d5cfd85847730a74..9358e699ccde21572efd79bf105e94b13bbc230e 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.6
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.   All Rights Reserved.
index bb9fc5a9463128dd61618b9d1bf4cc99dfbe20cc..44413a6e8c7bc3605aa5dbe52be2948ba133197d 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index aceaa0d4dc10ac92796a76ed52dfb888f8814694..c3b060b01294e71aaba2738e370cd0ac2c06688e 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 2006  Brian Paul   All Rights Reserved.
  *
index 0c28352b236c91bac03a8e58fb6fc0f084121a4b..c97c2078a292c47e3241b0471c2cebe758aeba93 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index b43b3ccb3159832ff6e39dd8516e942cf1951add..7445840cb2522ddf2f5509744a44f1788ade68c6 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.2
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index ffb67b9b3e5e4084b4c235d9364dde1feffb167e..bd71688e826865ade1ebb2a31e65744696540af1 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.6
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index 249178a7acd52a9a8440cf40f27a30590c4aebeb..9b582f8c1edce6b93b81ce9cc50a3f7375b3dc06 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.6
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index 12e636b1771b6322e80327fa5ac3210cead853af..e80f0400fcd26184d0c787dbb631a024c5d7e2c0 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 59fce4b0506fe22b1bd82590009df054b3b027a3..ebcfa1c1e74e0e554ce0bf7be89d002b49d46033 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index fb3e576e6a3267acd6a178dfafccaf05f2b82590..304d135d14edbcb64506ca22aaa38ff7d0391b2b 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index e410ee6f11b4cd89c614b8501b7f3e40ab4885bd..96ce47b929eb89016c51b8bb33cb952c83de139c 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index ebca202be83f80852a4af9153df4010aa7825aeb..f994728bc9595f3948d31586dcee2fd4606e8460 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.3
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index dc65cf36c39be6dfd6aad41d0bab96560a17586b..7c46a6a0e0621d72e18162dc69dc10dab476d1d3 100644 (file)
@@ -4,7 +4,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 16c2452256e6eb55bc1503eb9cf9f0bec5a62cbe..c8adca6b67c9ee68744ac726db8421d19d6c1d11 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.3
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 18f993adfbdfaaeecf028a46746177b23c90fb1d..81e92d71c88eb5155251ff6eebb1cfaa8aa0b5ca 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 1c1854868b11539402d4122af54166c3a386e84d..55c3b59fa0cdbca465facd156780058126d29301 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.2
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 1e10f2749a8e602d8e0e5af9ffed232b6f70d73d..ad719d4e098ca28a0236ce6e635e7b27e64380a8 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index bfd2b08180727494d7cd7d81c3095983a50a5ead..3d9b0eca1ab4d8edd1390161853541486cdb96a4 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.8
  *
  * Copyright (C) 2009  VMware, Inc.   All Rights Reserved.
  *
index cf6d4ca2893da2fc8f39df20fbb8ef85d144fb32..90d7fb722c7f21b991f6e6e5e38e60739054880c 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.8
  *
  * Copyright (C) 2009  VMware, Inc.   All Rights Reserved.
  *
index 4855cc0dde6a0d13928cef7dd8cde863fcd8eed9..1d2ab4dc016882e60f11dad93d4accf92f0ddbc4 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  * Copyright (C) 2008  VMware, Inc.  All Rights Reserved.
index 0053525e828afd025f0bff6e612bb8754fb61531..c59f755c687042b14c919708d763e0cc5e4a8d0e 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.3
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  * Copyright (C) 2008  VMware, Inc.  All Rights Reserved.
index 0118e5f6ac4db7616518b5f3501849fe203e7b72..8872be1f4f53da60991d8020b36faea7cc5c1cc1 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 5f1e85b6bacaf6a86219350779333c6837456859..f44031a9bd2362b2e18d37f8fe46c8c360d78368 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.2
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 3d4c999d9bd677e7f65cf186c3db7f7df9bfa8c8..0c0a9dd5e6cd200f1bb2fcb01d7c50e36ba8e59c 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index c28a8af53e3e31059c1179db022ac6e365618b88..0ba0db8a38cb3edf86771d12a8454d65929068e5 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 3b4ff8cd145a73f4293b97449d8dcb194a40ce8a..8d482a6ac146f177edfe78d4019170a7cbb1ac2a 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
  *
index 31de9b2e46ef57ebaa0de7c0241ac22e96f83839..367888905584f482418a260334f5f3ec418f0758 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
  *
index 13c7a83d4bba3c8fda068625bf033db75c6f04ed..6d564b25274804187e2dc6b889e1cf13f619e4fa 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.2
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index bd75e41582cc4a61a9f824bf9a30dcc830c1faca..8c3f783086117cc152c130a9ba2201f3699ecbfd 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index 919a6f3a14663d69c0ffd5ac0e6fa40edf93f9e2..8414c5ebd6a2e8d80f6d4f1a00f2ff2849d02206 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.1
  *
  * Copyright (C) 1999-2004  Brian Paul   All Rights Reserved.
  *
index 68ad56184616fc09bf29c7f73951bcc8ffc7faff..29851ecb8a40ec1bc739a3b190e9b1339ea91332 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 80e7538371719e8ddc6520f494a9c2d1aab3902f..5ff7a5e9e5468f1832a12a0cfd28c4dbf51728d4 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.3
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index 18e3eb7603726746f89a75a0f8d9ece4fbf288d1..abc86657cf00605316e3c72f9e020a66d933fcab 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.7
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index 4672d3e60f0170590a90776ac69d382924b94d24..cd0b5235be364fc70417a3c93b65c2c3881dc222 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index e69113bb180b365706262915da12a00d6499068f..096615c05ac6da887563fd0ebed11ba9883b90c2 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 57accbf0a647a2efc78f20e2abb5653d3a9eef6a..eb2cb8922d0f25e6f523f81c995953ac8b36eb8f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 060da5656113a1b97507167fdd284bd78b3be135..10755e549d37be9286b0e492026983ba5b84730a 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index b2f373a4cf0d8b6cf09c62bec25a4255b665530c..556c1db99dcdbf96ebfde449906160530b808742 100644 (file)
@@ -10,7 +10,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 0ee3daef3981c67e667e679747be4da71a394ccb..cc652bac8f8d0607e0a600be911df153c2afbfec 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index b21a44c98d269f6c494c5d40b1c961ae2ad05993..7e7503aa984aca63c16290a319e3b67a7417ba23 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 349331f00025bbfe7a700e51b106fad2ed480264..42793ff4cd854c50d4f8277fccc8c21ffbbbaa35 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  5.1
  *
  * Copyright (C) 1999-2003  Brian Paul   All Rights Reserved.
  *
index 33240f00d339e99cbfe510b6b8e705e91c991502..5b2fce119480c3e26c904619045e6e62811e0251 100644 (file)
@@ -10,7 +10,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 5f319661e11be9d77c006bfe86b223f580b5a636..d63bb4a4e56d5a15f1111fc3014e0437f04e5389 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index 39aaad48a07d59066f6bdd1280e8fcf9c26295a7..036604edb9da70cc19f78411b61c6dfc8874d76f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.6
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index 6e99116dac0841157cbca95a51e29adbcb9aa385..7a3791d58b39fa1227cb31b905bee7f56ccb580a 100644 (file)
@@ -10,7 +10,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 39fa242f72745c51becbcadd5f0214d3b86e9145..aa0f1254154c37895cf928f2cabefc1dc5f2a3a5 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 1999-2009  VMware, Inc.  All Rights Reserved.
index dfd795a3a52806008d9947fccc6c94e46400f609..4066ea65b194956a916d1b240bbf269924bf570d 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 990d1da6c960db5333767aadbc8bd61ff79d1c8f..e751a3c1e3d2efe52ba9c6299f2324875bf2da16 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index 48c0efc7d36ba88f2d91bbda52d5c248fb2f7297..08bc7620e1bacb3ca72357f6e4889fc1f8004e80 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index 7601651c38ef0afe23c427c796771683a777f76f..1bd072fb3af80a2c4f1f85839999ba63e108880f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  5.1
  *
  * Copyright (C) 1999-2003  Brian Paul   All Rights Reserved.
  *
index 6bd1cc5add738a260aaf2b5025565ffac8b4524c..1467663edcb1ec84c1c36e0863147bde54beea71 100644 (file)
@@ -10,7 +10,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index fee52c1ea6c014083949aad690e4d522870f9fa4..07d2a72406b022579772b21fbc41bff233757bec 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.7
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (c) 2008-2009  VMware, Inc.
index 8dd71a086f53272f8f4e85662872d729f644d5c1..64b4b9a015ffe920a8e18640a81f6b4c6020cb39 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.7
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (c) 2008-2009  VMware, Inc.
index 0337b8b08e8d7664b95f209c9b33d3b365890b17..1906a8a55ad5c2b3c63efb61a1136c901718f8c1 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.2
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 962f2a4e281af6b7159d08e3c031777d0f8c567e..1b1caab09f76b75fcd65da7abd67cbeb0680c703 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index f58bb9409447eae16cfcf31b7f992ccfafd623fa..0f72508a79e15df137cf7f4aeafbfdfb88f5f18f 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 52985f148b344547139c3159c47c41a322aeae8c..1145d0f49f8eff788966a84906c8942bd0a59717 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index fd698511882951156fb1e09daf9acfbeed0007b7..c83c68f71091fe9387fe571805acfd1b6536253a 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index e38158c758d09af54624ed24aa00a9d4b89415ec..6591af9a69a64bfd66140bd751773905ccc26207 100644 (file)
@@ -12,7 +12,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index a3171df6b2b5cb188178587903e4252684c8e6bc..142d2842c33cd2dc538214e3be77407abcb6ffe6 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index ed0394bc8048f1986f35c6cdd9cc3622b93906a3..6d3e58d58ec9f5f72b325e0bee3bf9528f62d91a 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  4.1
  *
  * Copyright (C) 1999-2002  Brian Paul   All Rights Reserved.
  *
index f702fbf51bd9b6877107c63b4daa0d2d0dbbe62a..87febfeecc080bd466db6ec3035ef3e8e40bc0fc 100644 (file)
@@ -10,7 +10,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  4.1
  *
  * Copyright (C) 1999-2002  Brian Paul   All Rights Reserved.
  *
index 88440ad717ee0f76a5da4336242a9cdedef5a5c4..e6e6a6fd1b1b0991814a02be90b502126321c91f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.3
  *
  * Copyright (C) 1999-2004  Brian Paul   All Rights Reserved.
  *
index a1ec5185b921d7393cd39772b64f1d1eaf1125c8..1d145a03bd6c8e3a33d739fe1fd36120177ba819 100644 (file)
@@ -10,7 +10,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  5.1
  *
  * Copyright (C) 1999-2003  Brian Paul   All Rights Reserved.
  *
index 42fec10e1c9efa32dfbe457299046a57ff5675d7..4ea5f04c986949aa88d386029dcdbfe7d05559f3 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index 5515be6308fb8d1071f6b58b231a518a0355b208..abd84bf2f8702583c74ca464716e56dda0a830eb 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index ba30d8e84d59af2e00e71c154fcb8c82c078af9a..ca6b1d53eeecc0b4c87bca58a0e9aab860da9a29 100644 (file)
@@ -20,7 +20,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 1678f71b2cea0023ee3c6d36bedc4d11425ff30e..53e40b44546278366d9824cb1d2561a5f5e825cc 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index a3a576efdf4298bb357d12b287f25e57fdc046df..d8ef8f258a7f981e89e8da62b157efafa1b3cde9 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index 2247a74948b48ecefab8e7d4e21af8e90a2136f9..c6fba2ea31158eef33dbffdf9850af13029805b0 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index 30eb218808956dbc63eb83b7e310dfa49c763225..0df9d66b056342ceb0e827ad6be5b476db1441db 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.3
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index a6a610e71b168f6650615158e400f2b813dcac64..fa15e50ac92dfb9fc0aecf1ae356f07563e256e6 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index ac2467209c97df120805b037db9cf352ec1c2054..ac0243871f045e9270d2caf3b7b3936aa49ea89c 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.2
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 0ba7e935795af7e78da5297598da4cdd140e0212..b2130221ff8bf0141d4a93c7123e1a4569b7ac74 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index 74e7d618332237ac4d9b838e05558260a6b78237..8eee67ca386de2a4f139539bb41941d1ff59eb55 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.   All Rights Reserved.
index e9741f3e02c1d0714b2aea94fe3641aa24c8d9c2..f1e12e8cfa274fe1ea598ce80f304933be85bc94 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 6e26d5ba04338671a1f01a0705ba5db9088f9add..d5bd1d83dab2199c12b27efaa74472152e624aed 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.2
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 186f8a03b61df2af193b9237e98da61adfcc288c..aae2876fb93e131b998e57ceac8fa87dce262b9b 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.7
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index 02d6ca45389cfc5f0c35cff9ae9149f9164d83df..f4116ca00625ca2640d589f6909d10bfb0d53fd9 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index d6995d8fbae8027c5f939860054debb0d128b512..66848d2696fffbaa4adda7315d7935df3cc4a2da 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 0552de666e4fa7056e3ae7d0b588d60610c986bc..7162c6fef0a3eb943442892d94b0b327c19d3e84 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 88fc0cf99b3c672bdb367ec1e420721fc907d0e8..c12ef97b8fd3a7193d99ef7b4e6c3ca79bccb896 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index cf871dc5c51b551e927126a2e6c0cc57bcaf99e0..0f55bc304fb8e340ba93d4d6151fe75d8dc8a4a3 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 1ffc8f8b857e5495abae4d8b0a66fdd653166483..1b5347daf6fcdb88535bef9e90e55f1a36063477 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 71b1a4166c91e4a849f3ff46b07ee8709df5bbe3..de26bf96150521bd639db4cb30f168f425ac8d98 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 797f831582f11bb840b2c8ef2508391cfff61c53..c3d0f691b0389287618f13a498e570206d36845d 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index 0ded7434cc5d5eef266eab3911a62486d19ec6d4..611cef65353a57275a6897d8520eff76b3f2f099 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 651c3356c90d56b0bf95fbf42c4d874b5743558e..69c5cbc459f3593eb5cec3d49c0eb81ea69810d0 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 0d6fe39d4e05a717134b3b325405315db20f432e..b74898ceedd79d29ad40f8269f68dd60b9e32d1a 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 5b9ff5820864d46ab3e5cd07dfb4e9232c6f0cb8..6cbcabd465c829a610bbbf5612cd3e7a00d71a91 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index e578c6cc8552d7ee1d9dffd691e2903a8c12c24e..1acdb8b53ebd769815b52e712bc72068dacd4509 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.3
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 45968f3047f157558b3590162fb1f7788791fe24..2d36936de79d67e184acd247e1134038a4b5cb52 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  4.1
  *
  * Copyright (C) 1999-2002  Brian Paul   All Rights Reserved.
  *
index 85952d671f9eb9dda24e65d5c75f14597aa72344..51a0b1553761339e0c2cc61df8edd539fc87fe36 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 9e2d58ae9d975b65d3054283b894df62b17dc6d8..4bb35e17e4d64715d19367dbd49d95ff1dd98201 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 44ec964989db9c5075107177439d2f8bff2550b3..4a881865a448ab280d9b60cf20f995a2578c6735 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.7
  *
  * Copyright (C) 2009 Chia-I Wu <olv@0xlab.org>
  *
index bfef6ac4e0e89077b367f82678b887813c9e8d6c..7199169d3c0c1bdd9d8618402c4a485ebe09fce0 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.7
  *
  * Copyright (C) 2009 Chia-I Wu <olv@0xlab.org>
  *
index c82b5cd859146a72356899d173657fdf314c97c8..d2bde803f1ac5c015faec9e9b802b8b6633ef8de 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index e3e56d29edca8a9245df2503af279db190166c52..aa83120c1e444c0040e867d69a5382039584a47a 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index 538ed595e0d3cfbd2c40d9be79b624ead503047f..0eddaa6c15c6bb31d2aa1d4090f71bf650ade271 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 2ac0c88da105258d4ce3f3ee58688c8784dad654..0d7e2010a0258c9b6bf6a1b16d6a58f148ee0faf 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index a0dac5ec944ba69edd3cb1db9263c3578522fc12..5ce85cfdeba052f89ee15c0ba328bdccd9b215ee 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.3
  *
  * Copyright (C) 2004-2007  Brian Paul   All Rights Reserved.
  *
index 9f5624deff043ed1c430d8ae51d397154f7baae4..5ef88098f824071719eb596fa557660708cd287f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
  *
index 3bec08765d41748655d207876a57bbb2977d3b31..ce9d90ddd6efcade18c5fa209f5c57059008d07c 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
  *
index 0ade52d71932c5f26d9847a152cc2b4d20fde6d6..903432dce5c681201105bf234bec87c39a9d1605 100644 (file)
@@ -11,7 +11,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 1b927ca65dbfada17ad7276969ab8daed3541529..23926410b3491b9d84c030ecba3e986e532f33b8 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.3
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index bc2406b4dac3f2b58f035e08ea2c7250b1618900..c57dc0edbb1ecbb0064f6806dae0423c7960ca6c 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.3
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 505703a3dda70cf8f389b75a55f1bf61f01fedaf..f65116abe0f2aa3cdf690c84d04a39860bbf16ab 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index f2f7d37c6174610fd8da8fcfbbc775bfbdb1d422..6480b2adcce30da14b42846fc27f7040092fff31 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 2391868a41747e3b2a73b92f951bc278f794990b..58859440c2463ca72f332de0ecfefc1a6cd0c1ef 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  * Copyright (c) 2008 VMware, Inc.
index c27fc26c90fc15440e8987df4b8b25f797870989..c6a6e873ece7c3f7674bd57a69142efa78fa8ecb 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 8a8eac29290b2c5cc3114dc556f4119e424cef4f..1b8542f080e588423fd19a976e8f123c22189737 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.8
  *
  * Copyright (C) 1999-2010  Brian Paul   All Rights Reserved.
  *
index 93bd19a9a99dab52d81b052734c9ea634172e728..8d37d813fcea6faec6163191f73ae933f3d20fa0 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 3a00de5ac24aec77b23b62c341c3f1d636828047..4f46d7765ce65df4603243a0e2a797d432d33c07 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 41ea3361308189bc35af72cf0bbd9af67ede97e3..a815193b7115c1de6d0da4513ce657c098a2eba7 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.3
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  * Copyright (c) 2008 VMware, Inc.
index fbc04c2347f7e72f543df91d25897a38be1cd281..d8d8fbfc165629c9b89f9d9ad5ea0c067c96a6bf 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 84731dddab5d78b1bfddde0cbc69f885ea686a67..1aadd7fde5835e593be62e57683b1fba199d0361 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index 5f71e276d1c06ad70c371762a1bbc5d90ae1a45b..46a7ec4e28ec80ef0e7d4e1322404416748e7242 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index aff404be04e83ce3e391caf9c978d2d78a463a3c..15ab31a5003e3aef6b347c52aeae57128786f0ba 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 495a2048d92f83241efd5c5f6e2d0cd2ce6959f3..c2f92572363813b09e2958905ba8551b150c9f97 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.7
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (c) 2008-2009 VMware, Inc.
index d6ff54173946f143d39d7b51c7382dbfd0d37776..88ad4d1a7e6fd919524397764811c5a6713dc333 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.75
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (c) 2008-2009 VMware, Inc.
index 81ad224a0b29b6089811b1be034a1fa2eefae1b0..41e428b69e7601bb11d3a80d9302b11465463619 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index 3292258dc07720cfa0ce6b9eff4bf88a23fc10e8..aad5d2ecf768da8a4ef5518e5f43ff6ad1a8cb1a 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 70319c52b1f46900b492091dcfd9e8da4059242b..4c672e3666f43e831006ffff890e55ed6df80ed1 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.7
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (c) 2009 VMware, Inc.
index 32c33fed44abc79bd8bbef1eeb7c4dce10055e34..91ae6e2e969389c3a3cc94dc6a5dd669fe261b7f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (c) 2009 VMware, Inc.
index a0d71c9f8323aca62e2170ba0858d5977a9e0260..889524718920f8a081950176b57adec670a8cb46 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index 27c0403018453b7ed4400eaba166764af723f1af..2168bffb1a378fa61b3c3c466e2fa776f47cb20f 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 622defa71d06a9460fc1e2a864cfb6bf865a7b44..a99f45bfa292dff37600790e1e6c3c7ccb6302b4 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index b5a1e58e2872fe558f9e3abe465b0816fffd36e8..9507bc3947fd37f7b65e1467ca967184bc59dc3c 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index 32cefad22c44af88fffcbdd9cd0e56ad0edc0f05..557a7bcb4b97af9c9c80cd710d9c18d7cbe7e6ac 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index afc9337ffbdd824fb54e22ff750e4af15143255c..741985c4638122a253b17503311cf58b226015dd 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 5c7fa8a31cfe780332da10abe4550265e26f76b8..5cd1684f2250680344b2420306be82a8057ae4bc 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index daa024c802a0c09ffa3e3254f7ad63330c30442a..9b66ad50b96f697bbe9c03cc3128c333a9031ad1 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (c) 2008-2009  VMware, Inc.
index f3d4a7d05a64d58b2c9f3d04a9378e3012bb41e8..fbb3b2668e7cce2fa1a655ef39d43799d479654f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  * Copyright (c) 2008 VMware, Inc.
index db0945e309516beee704703e560a622a25566646..529d933246cf45708fda31c8c34f08aa1d267766 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.6
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index a178bc13c9edd9bab76e809d377ab89f54eff1c0..7e611e8c7526970ea21e5297f078a12e591373ac 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.6
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index 19d321d9a6dc9cde45f177f04e9715593b0ad837..c78f87a2b4e1f580cdf31e4bac4d0dd0e42e0782 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.11
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index c4d7f1e07440fed6a17656b317defa3235b057d7..91578ba9d048b5e0b7fd4c2579601b143b938b42 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
  *
index 77d8cbbfd94cba93d37aa11016806de816573411..ffa3a729ce013b6a101a307bc4b8bf423ab4b6fc 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.   All Rights Reserved.
index 8864b8cf5bb9190853fd7eee22e89a1356baad67..336206f155f3dbf22573c074eb2474f7f6c9a96d 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.3
  *
  * Copyright (C) 1999-2004  Brian Paul   All Rights Reserved.
  *
index 4301c4277898a6224d8b3161cc305f86f235f8a8..e738a41c2efbfa45923a791a5728a565fbb9d9f2 100644 (file)
@@ -7,7 +7,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.1
  *
  * Copyright (C) 1999-2004  Brian Paul   All Rights Reserved.
  *
index c6b8bd83d966cc012b3eb1478210decf33084217..5cfcf91dd90ecb79a8061c32c6c27c4997cc9da3 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.2
  *
  * Copyright (C) 1999-2004  Brian Paul   All Rights Reserved.
  *
index 98fbd0730dc3392caaf67f2980845ad78705c417..dd174b229585fcf8094fc8d78a2f07786c8ae7fb 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index a1e8cee9d63ed763c32e5f1fc8fb7e57283b3766..59bb1552e13e4aa59324e6f7136e2241cbd0fb0e 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 08b9eff06dd69214078f720310d251d7322c5acb..cd8a90d4d567a2711b2d5f1bb8379383c3816adc 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.1
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index 588cd90a3e016b6d38b6ffa72be8420a3fd094a8..db71ebef0c673524f7701ee5154fd171206184cd 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  5.1
  *
  * Copyright (C) 1999-2003  Brian Paul   All Rights Reserved.
  *
index f356588aec3608cb495c5e4c272cefe61d0fb27e..d526e9656d9d1ceac25421819c02441760b0576b 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.1
  *
  * Copyright (C) 1999-2004  Brian Paul   All Rights Reserved.
  *
index cea382da6fcf3052ab9c6d18c73b783a42f4c4ec..fbfa9b28a704f33a59169749d0fa3fa85f38b405 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.1
  *
  * Copyright (C) 1999-2004  Brian Paul   All Rights Reserved.
  *
index 6f530cfc43d06aa25dcbc9ab75a08e8549c1ad03..cae809037f2a0c222801ca9eb3047f3839093e53 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 7e8a81d13446c12fd35219e0d7097dc42de63244..f0c7190b799d6c29d33ef9e4b2aff5cce613bac7 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index cc1d1894c689f4604ff058cd3eccd1bdef79ee7d..18f4d7a423085aba0bd94a60e61042ebde6d2f4a 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 4f64bd226a0142df0ff9f1589cd035d97b6d2ea7..290231527d59adf5ac8462a37052f0f72582ccc7 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.3
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index fabe15a94763629812112ef635f37c4f9a0fcc54..2b097cb31302125ce52cbed374a825be643d0984 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.3
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index 24839e2b5cdc9c1572fee77431face231351a544..339c03ff82c76f4cdd1425578d534a29514473fc 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  5.1
  *
  * Copyright (C) 1999-2003  Brian Paul   All Rights Reserved.
  *
index 867384b78dad096ea826bc4a1030fd69f42be241..f39a3c83aea15a89c46bfc3f2ea2c48166e920a4 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 40c81746392d76d08091a0b776bd259eae1c8ce8..0b8c858d7d5561e73a9d20ed43c0a58fb9c94737 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index eeb947f292aca2718cea7d195bc36dea2d341e31..250921a3f3a07223e26d8a31d6d4d793f8b15425 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 0d38117e98ae85e1469ce817139a482bf1b7e104..ff42396b768d20f071b8411668da94a9b5577fdb 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 143a30282931a8030891104cc4ba44745202a5ef..8551ee7520e18c4f87d15b93db2443788f0fe281 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.3
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index f8c0993d48ce361d838b92f9a1580d0d459f1fe1..14d1c645379a47844ae5af33d832d53eeec808bf 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  5.1
  *
  * Copyright (C) 1999-2003  Brian Paul   All Rights Reserved.
  *
index 7cec7f0addac8702633f0b1bbdb21575e33afaeb..e4588032298bd6da499d5f1156c4e9c75ffdea55 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.3
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 1f984887d333de907e0a54ce15761645f9c67319..8886c9646e8162933a300c3eeff24cd96f577358 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 0ec87e35614bc403bf48130f76df5f84a1ba75f6..5b9665091b60f98a3986da1efd3abe0ed1e56c40 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 04d304bc0f674a39abca8a639db892307d9a726d..39d2116a0418972ad1dc767bb94c8e730b6b9671 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index 548077d39248172eadf535e029f6c5994da54bee..b902006ef5beab3ec096abe4db405c57eaf52dfe 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.3
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 346b7b6b36c5283f0a78be5cc953bc1114d08a40..09542bfa294829e8e80c796583530e32a20b4ff8 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.0.3
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 4329e6544e80805c25dfc0ee6a57e8cc8571a2a3..dcfedb77bdd3d9269610b6aec5b930647b62d27f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.3
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 1999-2009  VMware, Inc.  All Rights Reserved.
index 160b1d0793341ac62981f37068d3ca43cd9732eb..be221819f151a9a01fda813604bbbbb0dcf956bf 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.3
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 63590c60c5008b71a64ba371ccc6c0e3f66d7b3d..c258c5e2e06b9968e9e9e5cc442459cb5fded5f5 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 2006  Brian Paul   All Rights Reserved.
  *
index 9828343a6d47eb1a20f7c5769f91508268428601..51124ca1d821b15abc6d8bee8446877f1d7a1939 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 2006  Brian Paul   All Rights Reserved.
  *
index c1013a5a2af2c257fb3862451fe40aa6954bc87e..6153f5e2cf5f275a094a9c65d388e74e6afcd05f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
  *
index 9854fb7a4917614ef6ca52dea740ad2b290f1b31..7607bffddf0ba2b81aa91864b439644fa49f80c0 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
  *
index 0b134f7da8e95824a27bac762fedadb970c22881..95b153e16bd292611b95727ccf64c764f649d44e 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.3
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index bb2aa973b9cf5267948912e891d9953976fccc20..6b3b3c262d2d9b14509763c0591d96c88d5d8a9e 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.3
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index c8351e3b52978e865b7402bb0de0e42692b6618e..cf852132d048a2ed091bf8db3184acc3749510aa 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.3
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index 82195cbbc3ae7443e9663f3393c4b3cddfe70ba6..cd61568e9c719bc9dd42094f1e7175e7fb4ac1a5 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.3
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 19a9482379c6900688675d1deaabe1785f47b082..f6073be132a3898214b956e50337289f87483b8b 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index e26ded9e0cf828931279ac40bf9e438a101f949b..ec22b7376dedcbe8711ba9c942ad9df7f9cfe708 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 37bb7b7ebec726369adf8830863366fd2f4a90b5..2529c13052428fa3a01a236ef4055c1c99098a3b 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.3
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 8f88b3913b08ccc9e2dbd753a81bea2257a37c88..ecda59b58845d5f27334db2366b9900560eb0f81 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.3
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 6a62e1f5867ee625703157b601440f1c4aee9624..7e005722360b8dc02b3a123ce6b5fd46e2f7022e 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.3
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 3a274417fa137bbc71cba27fe9aac9220c8f5aeb..f22109fb4c56c219a68a0f4204a8863820b5f718 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.3
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index cae66db67891d5b8f716a18ecdd1023bfd791cfa..8d0509ccd65c33db6ede9510561eb9b29ffa276c 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.3
  * 
  * Copyright (C) 1999-2003  Brian Paul   All Rights Reserved.
  * 
index e5687bf8bf451550b76ceceabbd919cd8accc11b..1b3340f3e0284a58694915f1837cc63e7f2ee1df 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.1
  * 
  * Copyright (C) 1999  Brian Paul   All Rights Reserved.
  * 
index a396b9e973a3805ec3dcabf1af621b190ec44141..b871cdd1917086d50550d2e1dd6125c2518c0012 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index c6ddec6ae3bce270a0a918be61f459051ff7b259..9d8224a5648af68d69448fedf0083069e962703b 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 9e537f3c44eae74cd38b318bddfc92c3d144a31f..ec876087c95c2a6bbdfb34cb3be79ba2ef04af8c 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index f729cff1fa42a5bbaa572bb16302ef68a0032a80..bbb9b0f64d317f3544df835949d1aef6ca5e3ed0 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
index 6729c53fc229dc8a6714760953de475901a0fa54..b4e05ff8018515dbd74771086d1a216e14c4e479 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.3
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 8ff1d7da3e95393852258643b99d55a668c9c77e..6f21563d3127e9b7b92f46b8a9d6609d29bc8c1c 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 26efaa3e2f740cb636ef09fd56aa2974ab40c038..670b663bdae474661909bab68f9c571d5c4123f4 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 02d49b9bd346cc874c496054962e31d8d5470acd..d670d315442e0d03a75587c90a6c18b6dadbf932 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.3
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index b5df414d9e28187acdee5fd0c9fdff7b20403732..2386b1a3c23c60fa12d39186c2082c9c185bb89b 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index a400364d37cad842f7d6e674049b5a066f81d98b..fd374a524f09f32751cdf8d221eefea94784ebd6 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.0.3
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 3f12552fd8f57a55e792292b6ab5894232ac0a6f..fba143a5205677668516c7e39f2fa6373154661f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.2
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 6c8728daac8cc24b9da23c835ac3aee854de41f4..cc11262024e92b304f125fbffce100fa8ced7b09 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  4.1
  *
  * Copyright (C) 1999-2002  Brian Paul   All Rights Reserved.
  *
index 10aaaa592c7fe6599e354d401431f0ca8eef2be4..ac866aa6d7d115b6245bec28d08a4ac2d70280bc 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.1
  *
  * Copyright (C) 1999-2003  David Airlie   All Rights Reserved.
  *
index 6d397da86954ac9e4d60578e3adc7d96b90edced..e364ec129a781d9bf066dcccff4303c7891f26fb 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 4423d5b17eeb0ddc70f7658be2d9ce05fe222794..1037b623613a24a77784e01129c7c82a4079fba5 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 32f9213527d87db7ad60bcc05dcfc9e119f3c9e4..b77ec22c99b8942ae6f96d24726debf4f318d5ac 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.2
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 0c8cfe55189e5f32331c2bfbffbbd6c6c258e803..bbb0013e63324176fb3dd18c3e1d004d8f6536ba 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 58b36e8a2a6887c008720d277adbf570da893221..c26b4be0d9e432a1cf9992b9a48e64682abf55ba 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 70bbb83dcc119aa6f17a49caef00bf5bea39735e..8934088df3111290194fb0bf807993676f34d72a 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 9520185b2025645a6f8d291b8f693110e7ef2774..eec711f51014b2bfbba9366de9416997563cbe57 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.3
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 57bdce0d2a0f32a63292f15172f37fe488f82960..d001734766c2634ca79bb78432a0ce8a4536cc52 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 4d2a6bd364f56c804da2454122d478ecb847cabe..5de747f236b0cc2747568b2a6d7078bdfe286cd1 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.2.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 987c7af2b20528965a14645496506a97d21a2def..b4b738c3b6f82f94ca8d1b2f68155cf963e2396d 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 41b50ab71b3a6c0c356ee59c08a4a1c0ef8715ce..1786de1a397a605567e437228f1b216b5e5605fc 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 67d84753e307d64ba04de89c428711c3d4126b0b..f25b897359b2f11797645e562203f39934cb3f33 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.0
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 62b9a38d6db81e028543347195b4d3b6a280ae56..b031669ac065b019f0f4584aef1e571f1fa2aff0 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 1a2ef1d50b5c8bed17bee506e26ef40bd84e8543..34b7c2d2897881b21586f0a1ade9375677a70b3a 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.2
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index d4d31e4f54ee2d96d6480d4752232f55976e0345..0afeb823e2138da90a9a3fa23086ae8e86c8140a 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  4.1
  *
  * Copyright (C) 1999-2002  Brian Paul   All Rights Reserved.
  *
index e7e1b85821fec005f2fc15a80279848170ed4ac0..4e9ac394e2c04cd185031214d800a6426486d4c7 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.0.3
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 0522c6c7f0283ac345cb9ad104f763c48b53c7b6..1ee201e5060bfee8f308cf3ea24464ffdb885e85 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.3
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 72c41369bb9a139be5a990b4ca5143992c9c9ce2..b63296aa44e2368eae97d50913dc1592550b85d9 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 3d4453eb8caf20fc216746af1326fed1e2420ba9..add72b885d413147fd1bfe2e3c0e88ca563c4eca 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index f3ce6d95e77675f8929aa7238fee4b57daa9223b..7b1eac36aa6cf09c2282fe89290ec730e023ca98 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.0
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index a111f6337be64ca85a44970f61758b6b17d3f2b8..f68273fd2a58e6455124aa0e31c34cf97ad3b08f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.2
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index b5e11fbf8a02b32a5995cb82c6e89c7cbea897db..bcb4b74a0c95c130ba208a1831d7687d84e798cb 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.2
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index d9d06b45b05b05c1fe8e6327f2201fcbddc4baf0..c3aa418910053c34612c8027dcc559fa9d59099d 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.2
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 0aa0755d12c9a47d5fd2ce678e7acb61357d7374..03d7ad9b5c03f87d003e1df009910abf06119b0a 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.2
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 7483a771657e49d48b5e50667a8f7091486beb3c..b9bec237e4090ca27e13f58f0a29a32a98de5490 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index e356f063bab32edaaaa69f2ce3be5efa30ec3b43..22052577dc1ae8c2df90b7eaf22224c2002f6a3c 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 54b645e78ddb17b748f4adae9a89f7e21af27ff7..e3f33de7dc6899e0a25a892e4c50b231dd94d37d 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 45c57fffdf8b6cee4268c965496babb055169b88..2595d7c177591b6f61e91448ad2772a76d5b3234 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index cb755f9ebc5becb39f4ea04fa453c03849d8b915..10aa33c6f8391021278170db758f4b331eb68051 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index 0a5a6dc6c96d0657fc99b2d1f8e917347f6e8d74..794f6717fe481e5257d2b43fedd830fc7f990656 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index a63a773cf3a5816d82081e5a1679ca5abc98a276..3eeeb24b2de551378a9bcb6aad758cc14305c7c0 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index c92f0af3e70081afd7f8b2109895ed6887b043f7..369e7c31cbfffcfb750fa843d8b812ca619e9705 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.3
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index df3a74a06adee0c0563fbaa2d3593660bf279bb4..7e07f4f8a34f31c898db00208777b14f97d0a544 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.5
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.   All Rights Reserved.
index dd9151de24256cc70bdaafa489b4b3a3f4b82cfb..e253837bcd8295edd7391f66c6d38a50a7da07d5 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index f6c269d8bafecc5ec3e674af32086aa579732774..c2e34cc1a298a6b50dda7fa4135d9c6b03467bf0 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.7
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (c) 2009  VMware, Inc.
index dd37b066c4e0acc3cf3ac24e6e2aa78124b00579..2a9fbb7ac833dbd6b05f2d86540365f2ca8b8b69 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.7
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (c) 2009 VMware, Inc.
index 44fa8170b2ca56ba4b2822809ff2aba7f61f922d..a0245a6256ecf4d13bbdc87df13318f0a650ae86 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.7
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (c) 2008-2009  VMware, Inc.
index fba8e6cba8084d037de6d09c5c776818ab4a981e..0920a640c7f59ff9684454d9ff6c6f6fd15b6d8b 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.3
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 7bfa045a75261ea90ff3411a5056632aa2c15d6d..1aa7f09147622e4956a587b96a40f430c88d761f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index ffe99832bce497f91a3a7b212d8055e0ae43c661..085021b58182eb22f3fe32d96d1ac1dd34a0f0ca 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.3
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index c0cbb39273a0919dbb31078b0c4bfd45be0adc96..c34b6d203f11e450f8f9cfc8401871f1a803b0e2 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  5.1
  *
  * Copyright (C) 1999-2003  Brian Paul   All Rights Reserved.
  *
index f96ddd45b5fde01764d73472437142186c842700..8a278dff65ad0e5b2b867a0f6be8f4068705297a 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.0
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 01276f4e9d0fec0b57315949d8b85526eceb11b6..352c61ad2975493c53fff344c86dc3ce963c7b1c 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index a1441e81ebcf27ea80dde529aaa46a81d5d3d256..ae2f444bd9a7d0d2216ca0bb571968406b36f71d 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index 359a985fdead76a21a2f316c62e711b531252657..3a3e451b6f40ab1a577fc3613b282206ec959123 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 0c40683a52e6a1f76320846a876d030cfb65115b..6ef1a5791f67d844adaa24ff39e4f1fc9bed347c 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 29de332326c9e213c972bf4b4cb1d589de4cedc4..d171df28c1708c29926af99d5dd669f5b88e406f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index c8378fc8b36c6c6bf7be931499f50f84187c2086..d49beb7dfa4c73125b333b1c95158377681f4dd0 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 2fcc6d4dca67743af249d4a3a24f2197c2f04cbf..4db72d65a7ede2914ec66818be91e65e4209f059 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index a44fb24f2d69027794b36bb20397d4e19c0a0a77..fe1f93a397a0596f3895abc50dfdfed85a7f6be5 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 72c077b920aecc858ffb0f2b73ff4d339cc25ea1..912e865cbe25e46356e1a620a049d60bfefb6b8a 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index e453e56aec59d1a46a8b47f818b5bd7aeb517cb7..03664f390c4d015d955e0800c09f6e489e976933 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 77f1c1bce423c381fc387e293583dbc40dc5b121..0877759412efdbe72971cd84dfcd3698e736d40f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.2
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 4ebc312616dc26d49ed876ae89bad45cb73e2add..e89a7f83677b1d7bac78fde3fc46056d6a553062 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 08cd1d1eaf1a24a732c4c3d94af309ddc0242094..637ac6f9cfbfc14e6a09bbd406ea82f6328d5bc0 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 7f09af7f1c7e2d331ea8075abb8bf464880baf3f..bfb1b6ecd0a52a9f81f786427dcff80642bc2ea3 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.3
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 35cd0afe323a97b4528efb85d36aa61209320e58..a5d232e46e3f0be252fa5bb5d1f08958f6abcfdc 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.3
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 269a7162e7f799a68ada415efe2944c6872b6622..3ee5c454793f0bfeacb6f8989db5392755108a7a 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 4dc3320c61297b27a71be71a2eb34884f0654226..c3259aa443a5954e0dc82ec2538718c2afca838b 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.2
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index c011ae785db9055cd23593df874d008b81ae5526..17deaaa3162b7bbf72ca4415eb200694ddcec32d 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 1338948536d3edbd8c1207f90ac7b61b3a772047..ee80f1b82673ae21db42ec6cb6448f8e8f9c2084 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 5679640c9db20d20a47e1c5f24b5e469c73100d2..0af2a9851272ad9d668af6315d0c887fd917b34a 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  5.1
  *
  * Copyright (C) 1999-2003  Brian Paul   All Rights Reserved.
  *
index 519c90d8e2b7d42af68ef1addb1a688268bcc333..b62368cc7728ab4f1bc464b406d14ae4270de587 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 932194d75f10b576e0bb101f35fa5c6f8bbfc0e6..5f6c258570ae32e4061aa548f11505bf3d7f1130 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.0
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 5ade54343dddede80cf018cf158570ca6efd8e38..e43d5d9ebdfc00d261d4fb4a94b9055b64072e23 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.6
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  * Copyright (C) 2009  VMware, Inc.  All Rights Reserved.
index 4d42bcd3ef0ff0d74335b80e461b6a9a9c35c414..528f8b5613115865350861ea01f2d66d45597dc5 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index 1c6470cea60909041d2a740ab0ffc27f472ba289..a3c9dea41852bd43dd5d4526b9750919bda2ee0c 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index 88171085835439824c1749c6c92251b653868c89..592f9afa25c7eee9a1deb38362e06bbcba0408e2 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index f3e317b33b080f4868931b5aac0aa3adbfcc95f2..c3f6a26909e92ed4be438928895e9ebd1cef3ceb 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 4cb8c06b25c03cf6036bf5a8a5a53d6031f9f7a0..7c57f17cc1b0c8306283bf4fb035a2666f817932 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 70492a4353d89d6804b0da8869dc66f3bffd6935..2416328628eb82f0b61893685b6b71d308033f60 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 2007  Tungsten Graphics   All Rights Reserved.
  *
index e9f6de5a920cfda92359e43e2df946d5993b6ee8..05a60f5a1bc1aef2a522637cbaf54bc6bda931fb 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.3
  *
  * Copyright (C) 2005  Tungsten Graphics   All Rights Reserved.
  *
index d67a3a71dfed34bff85bcd783b3f7fac683e54ae..162b7abd73531b2e1a0d1a0178918a2174c1e2bc 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index 893cb3c0dfbec6c5991d37070e667370913ec7a8..2a1a42468f7987cac4323747fc2c51bad91424e8 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 1a5b798af03b56881e15ba7f3a03cf66edba9b90..fc1ebd4ee8c69a46acc3ab45d3bc16cee8877b62 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 75fa5d1272916e2f6bf145eb9a0043c683147590..0341399fe3a4740e36f921a88b4804437a35a080 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.3
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index 0dee88c57811ad507c5830e6250007facf3fedc9..404b6e80e1d9108e2c6198a173d0417b50caeb19 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 913605affbb829874a3d5ce38c335042af375450..11d4cb9e682b1dc00fd9f3d45ad060606d700657 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 20881e88f7c7d757cd0f6c42526882062138e412..898cc885c9bf720be9cf5655f3e5a8c41a3047a1 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  4.0.3
  *
  * Copyright (C) 1999-2002  Brian Paul   All Rights Reserved.
  *
index 08c67d67d43e395db3bd0c23459046e12e2edba8..c4472e9c2ebd4336bf38ceffaafc9d26961fba81 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 4c3c9c09065f969b3ab9a5ecb8ab70506a9810b4..b97313dfbd2f26cdb206e7710b1318b4447888f3 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.3
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index ced742033717b31b45bb0a4e07ae23b62bc85f36..27fae83a5c96b2b48ac2200cd524364e5c5b3598 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index c56a14212d5d6cc235eb74a1da45ff8a1816a6e1..9c20bdef296a558ee973501b08ffb346679caec1 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.3
  *
  * Copyright (C) 1999-2005  Brian Paul   All Rights Reserved.
  *
index 6a4f2a98b5b23af56e65d271025649404d750164..1075bd5d4c67b74a008f0750b7b8e2875f8ca63b 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.2
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index 103b04a0171a831515fec2b538101ee305b16b2a..71155ce770429a57e7d8d70f81e2e9230a4f984e 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.1
  *
  * Copyright (C) 1999-2004  Brian Paul   All Rights Reserved.
  *
index 65ab58bf3c49bf23ee56e945e04825e2ddaef554..e8258727b2d4418a5d7375d12b78fcca07844fe3 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 305256a3aed00dba6b5bcfd3b34f53a73201ddb5..08dd252cc5c30cc51f0ba96d805d24b49873bd75 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.2
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index a6ce379e20aa218c2a53a0a3a301b806f15d03e6..b4c9176309502864f4a44886c1448bbbb200d4d2 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.2
  *
  * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
index e128f5bd0d14b9a55116c5a5ffb91fd194ee1cb3..7cc6fbb37dca890b189e86bed1014d642b206442 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index a4e5fa0b806c257ef80a798b76e045a51af0c06d..16276ecc33f1921ec01be9a015a0eae02c948ca1 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 9df36df783c40a61bbac2d6a0eb10d8f32bcdbb6..2175c8ac7345559c094b4ee2d072e8b51bd99d59 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index b26b00af899ff46fcf6f48d730f575d68e0ddf00..d04429707060efa0139823b0c8373a4497f475d9 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.5
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 9dd36e995417b255ca05e1d0d8437455fee8a5c3..49cbaf99be959879f630934376d1dd85bcd595d9 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  6.3
  *
  * Copyright (C) 1999-2003  Brian Paul   All Rights Reserved.
  *
index 3e77a7a0ccc5e72c899539c003ac41bdbaa6afcc..f35585f19feb0f9ad9005e2f6d2d46ec5d15b8d2 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index c4df0b66eb7ddc0257edb0e13458e596400673bc..c185f62099e7b98b4cb748a68ad43ea66aea4e1d 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
index f12dc2610e65853f8d59459af8e4fa245e826f41..4e3003b433d0582ee194e123b49717b199724781 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  5.0.1
  *
  * Copyright (C) 1999-2003  Brian Paul   All Rights Reserved.
  *
index e13f400d41f320cca9f342768c0c8308eaf3f9cc..f61858f619eae0bb0ee1c844c16eb9a4871c30af 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index b3908f07a800e613eadbadccc1ddefbc8c6958c6..ca95f254896aab21196e54b128f54ec9132d0f26 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  5.1
  *
  * Copyright (C) 1999-2003  Brian Paul   All Rights Reserved.
  *
index 004a734e147ec7366ad21500d32357da9d1c3267..939cd2098585890d982852a448ff2ce5460dc1d1 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 333ad63425ee96c2a69733575ea915fd905ee2ba..169a47f086614c460561e569626fd97b8494807d 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 740e077235ace060ae49529f7e4c1b57deb620ce..7b0189c4ffc9f455ae7016d800ac50a0591fe69a 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 4612d368f245ce2ccd12aa2e2f2d16e5ac7d87d6..ee845b34004d9790a78b14108ae75a514f521bdb 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index bafa535efd0cba9f251deacd9fb96adabc4a681f..92e7b596e749c1a64cb0407ded7aa2e25ada06a8 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 910828f16d96b7ec61ded4e38f7e42bd3be07095..3c1adc916f3b314e88e57950b291d11a3d5cc250 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 230d588c48d15090709f69b743dfd62afb401fe8..1887bcaaff4d1d6815c2c8e6f97596a0d5638366 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.3
  *
  * Copyright (C) 1999-2004  Brian Paul   All Rights Reserved.
  *
index a4b7143967a36607cbf597a3a545ae3d39137566..dae3ca2a60b33fd915e339cc94cc0bc7a4850d93 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 2069b906e00aee96b87b83488ad8e0e80dd48b9f..8625484403447601807890c02d387e81f6e4f80a 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  5.1
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index fff6f541b2ab901e64f0190c03235aa83ac84e6c..80ee61aa89134b2d958b377d03a4786ece833aac 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 0772e0f6fcb6f0e71622857e4493ac35130abc65..8101cf889d7e348ce69a10af358e558ef5117b0a 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.2
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
index 34a546a8bcff3209028dade5d7ca09a099f268fc..a85c711f8041d7ebe2b55594714fc681a3914547 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index f3e93248b64ad44d5a0f9bd14e5347c423537506..846184fa30dad8d8b6af83d54f73e4b3b2621f94 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.0
  *
  * Copyright (C) 1999-2004  Brian Paul   All Rights Reserved.
  *
index 20a4de27715f0599aa06354cec5f93aed4c96502..72b45531d7b90efc33ff8eb57e84e410afeace58 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 7024dd0ce47876052f54b492a30f68df72d5f9a1..36d69e0b0a18e8f9359eac68153fc25621b2bc39 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index d165aff6d13e942c906b6155fae671c3ba1f4a91..7d84a52bc3cf4fecaf7de30ff52043637e03393e 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index bb0f75696a9731343eb73a046f94a3b9a20684e5..70215100d19844a8b02e1beb3343985dbbf61ee0 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 60c01109498ed1b54ba9fd4707bbf18def9fceb0..aeb43ef70170101c0ea5e2276011c6d3f638e98c 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 596efd06ace697cc119adf8669b8ca9e895c94c7..0baa8ef84112b8002723154e60c12a0ff4df9da0 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index b8163dad9149da9a13fd5d6bfaed65b2018267c6..031ec1d88ed6f2e7b11a992969039f0310c3caa5 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 8d1488e8b2bedb0f1146f0ef47d9e2636af8b17f..007cd704de83b01493f0d6f232c4ba27eb87546c 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 9052fa46aeee5925efedeab8c30d4746af0f4e4d..12b9fb8ff016eab2e2229349b89faf0b7e8a94a1 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index b66146041d527e508f26f2e76b3d37c5bfee6d67..a36c3dcdab75b7959bc98dde7bebf7295db075ab 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index 017914095793f132e8e525db1fa6a85ba673f77f..52783064e40ae63cb5e1faf6be311024b6917d90 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index e9e9b71541bd89716dd40700d212790bef48334c..e585968ed959a09d12f8c53882bfd447c4283632 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
index d2cf6f7129c5a1038694857d4df2080bd85092e5..b20d6a109898ce8aa87b829baa3576d828917ee7 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  3.5
  *
  * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *