OSDN Git Service

i965: Move FS instruction scheduling to a non-FS-specific file.
authorEric Anholt <eric@anholt.net>
Mon, 29 Apr 2013 20:59:38 +0000 (13:59 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 2 May 2013 22:54:35 +0000 (15:54 -0700)
commitee0223ba2a2edcc276f938774689fd0e62deb501
tree0cf5bb35bc06ca3290bdf1cfdc398c103d95070c
parentab04f3b2d74af061a0d2ebf3d1a02d8fcf73ff09
i965: Move FS instruction scheduling to a non-FS-specific file.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/Makefile.sources
src/mesa/drivers/dri/i965/brw_schedule_instructions.cpp [moved from src/mesa/drivers/dri/i965/brw_fs_schedule_instructions.cpp with 100% similarity]