History log of /external/mesa3d/src/gallium/drivers/rbug/rbug_screen.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a2a1a5805fd617e7f3cc8be44dd79b50da07ebb9 21-Jul-2015 Ilia Mirkin <imirkin@alum.mit.edu> gallium: replace INLINE with inline

Generated by running:
git grep -l INLINE src/gallium/ | xargs sed -i 's/\bINLINE\b/inline/g'
git grep -l INLINE src/mesa/state_tracker/ | xargs sed -i 's/\bINLINE\b/inline/g'
git checkout src/gallium/state_trackers/clover/Doxyfile

and manual edits to
src/gallium/include/pipe/p_compiler.h
src/gallium/README.portability

to remove mentions of the inline define.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Acked-by: Marek Olšák <marek.olsak@amd.com>
/external/mesa3d/src/gallium/drivers/rbug/rbug_screen.h
2c3fb4ecce27f4c2468892241216a06fc77143c4 04-May-2010 Jakob Bornecrantz <jakob@vmware.com> rbug: Break out of trace
/external/mesa3d/src/gallium/drivers/rbug/rbug_screen.h