mesa: replace old MEMCPY macro with memcpy
authorBrian Paul <brianp@vmware.com>
Fri, 19 Feb 2010 15:09:01 +0000 (08:09 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 19 Feb 2010 15:09:01 +0000 (08:09 -0700)
commite197de56cdb86835f1437688a9161cd909792d80
treebbdf4447d51a43093d27c3a1016b6f661dc24fa8
parent2efa86ea3040c37965987160733b22e2a0541a3e
mesa: replace old MEMCPY macro with memcpy
22 files changed:
src/gallium/state_trackers/glx/xlib/xm_api.c
src/mesa/drivers/dri/mga/mgapixel.c
src/mesa/drivers/dri/tdfx/tdfx_pixels.c
src/mesa/drivers/dri/tdfx/tdfx_tex.c
src/mesa/drivers/glide/fxdd.c
src/mesa/drivers/glide/fxddtex.c
src/mesa/drivers/x11/xm_api.c
src/mesa/main/attrib.c
src/mesa/main/context.c
src/mesa/main/dlist.c
src/mesa/main/imports.h
src/mesa/main/mipmap.c
src/mesa/main/pixel.c
src/mesa/main/texstore.c
src/mesa/math/m_matrix.c
src/mesa/shader/nvfragparse.c
src/mesa/shader/nvprogram.c
src/mesa/shader/nvvertparse.c
src/mesa/shader/prog_statevars.c
src/mesa/swrast/s_zoom.c
src/mesa/tnl/t_pipeline.c
src/mesa/tnl/t_vb_program.c