Mesa (master): mesa: remove outdated version lines in comments

Brian Paul brianp at kemper.freedesktop.org
Wed Jun 5 14:58:13 UTC 2013


Module: Mesa
Branch: master
Commit: 3998cfa933dcd9134b75d9f0ae2c9cfcd6f2ee45
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=3998cfa933dcd9134b75d9f0ae2c9cfcd6f2ee45

Author: Rico Schüller <kgbricola at web.de>
Date:   Wed Jun  5 08:54:14 2013 -0600

mesa: remove outdated version lines in comments

Signed-off-by: Brian Paul <brianp at vmware.com>

---

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

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=3998cfa933dcd9134b75d9f0ae2c9cfcd6f2ee45



More information about the mesa-commit mailing list