OSDN Git Service

mesa: s/INLINE/inline/
authorBrian Paul <brianp@vmware.com>
Sat, 1 Oct 2011 03:03:42 +0000 (21:03 -0600)
committerBrian Paul <brianp@vmware.com>
Sat, 1 Oct 2011 14:16:36 +0000 (08:16 -0600)
commit9520f483b8f1e45fa474674b415554988de5d8d3
treeabb7498ff771c9c0b1bc9034365170e2bf416ead
parentc707ffa587137bda42ed557e2c5f6bb7ee02aca3
mesa: s/INLINE/inline/

INLINE is still seen in some files (some generated files, etc) but this
is a good start.

Acked-by: Kenneth Graunke <kenneth@whitecape.org>
73 files changed:
src/mesa/main/accum.h
src/mesa/main/api_arrayelt.h
src/mesa/main/api_loopback.h
src/mesa/main/arrayobj.c
src/mesa/main/atifragshader.h
src/mesa/main/attrib.h
src/mesa/main/bitset.h
src/mesa/main/bufferobj.c
src/mesa/main/bufferobj.h
src/mesa/main/colortab.h
src/mesa/main/convolve.h
src/mesa/main/dlist.c
src/mesa/main/dlist.h
src/mesa/main/drawpix.h
src/mesa/main/eval.h
src/mesa/main/fbobject.c
src/mesa/main/fbobject.h
src/mesa/main/feedback.c
src/mesa/main/feedback.h
src/mesa/main/format_unpack.c
src/mesa/main/framebuffer.h
src/mesa/main/hash.c
src/mesa/main/histogram.h
src/mesa/main/image.c
src/mesa/main/imports.h
src/mesa/main/mm.c
src/mesa/main/mtypes.h
src/mesa/main/pack.c
src/mesa/main/pixel.h
src/mesa/main/queryobj.h
src/mesa/main/rastpos.h
src/mesa/main/remap.h
src/mesa/main/renderbuffer.h
src/mesa/main/samplerobj.c
src/mesa/main/samplerobj.h
src/mesa/main/shaderobj.h
src/mesa/main/state.h
src/mesa/main/syncobj.h
src/mesa/main/texcompress_s3tc.c
src/mesa/main/texcompress_s3tc.h
src/mesa/main/texgen.h
src/mesa/main/texgetimage.c
src/mesa/main/teximage.c
src/mesa/main/teximage.h
src/mesa/main/texobj.h
src/mesa/main/texparam.c
src/mesa/main/texstate.h
src/mesa/main/transformfeedback.h
src/mesa/main/varray.h
src/mesa/main/vtxfmt.h
src/mesa/program/prog_execute.c
src/mesa/program/prog_parameter.h
src/mesa/program/program.h
src/mesa/swrast/s_aaline.c
src/mesa/swrast/s_aatriangle.c
src/mesa/swrast/s_blit.c
src/mesa/swrast/s_context.h
src/mesa/swrast/s_fragprog.c
src/mesa/swrast/s_logic.c
src/mesa/swrast/s_points.c
src/mesa/swrast/s_span.c
src/mesa/swrast/s_stencil.c
src/mesa/swrast/s_texcombine.c
src/mesa/swrast/s_texfetch.c
src/mesa/swrast/s_texfilter.c
src/mesa/swrast/s_triangle.c
src/mesa/swrast/s_zoom.c
src/mesa/tnl/t_vb_program.c
src/mesa/tnl/t_vertex_generic.c
src/mesa/vbo/vbo_attrib_tmp.h
src/mesa/vbo/vbo_context.h
src/mesa/vbo/vbo_exec.h
src/mesa/vbo/vbo_save.h