Module: Mesa Branch: master Commit: 3fccc14b2fb35aef95bc04dee46e280a48679299 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3fccc14b2fb35aef95bc04dee46e280a48679299
Author: Henri Verbeet <[email protected]> Date: Tue Jul 5 01:58:47 2011 +0200 r600g: Get rid of the state_inlines headers. Signed-off-by: Henri Verbeet <[email protected]> --- src/gallium/drivers/r600/eg_state_inlines.h | 555 ------------------------- src/gallium/drivers/r600/evergreen_state.c | 527 +++++++++++++++++++++++- src/gallium/drivers/r600/r600_state.c | 519 +++++++++++++++++++++++- src/gallium/drivers/r600/r600_state_inlines.h | 547 ------------------------ 4 files changed, 1044 insertions(+), 1104 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=3fccc14b2fb35aef95bc04dee46e280a48679299 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
