Module: Mesa Branch: master Commit: 4bc9daf923194c3f31fe7b0f7f5f76ea87dee132 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4bc9daf923194c3f31fe7b0f7f5f76ea87dee132
Author: Courtney Goeltzenleuchter <[email protected]> Date: Mon Aug 5 14:17:31 2013 -0600 ilo: move emit functions so that they can be inlined. --- src/gallium/drivers/ilo/ilo_gpe_gen6.c | 2619 ++------------------------------ src/gallium/drivers/ilo/ilo_gpe_gen6.h | 2419 +++++++++++++++++++++++++++++- src/gallium/drivers/ilo/ilo_gpe_gen7.c | 1044 ------------- src/gallium/drivers/ilo/ilo_gpe_gen7.h | 1044 +++++++++++++ 4 files changed, 3556 insertions(+), 3570 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=4bc9daf923194c3f31fe7b0f7f5f76ea87dee132 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
