OSDN Git Service

move radeon_set_screen_flags() up so CHIP_FAMILY is set before using it
authorAlex Deucher <alexdeucher@gmail.com>
Wed, 10 Jun 2009 22:02:20 +0000 (18:02 -0400)
committerAlex Deucher <alexdeucher@gmail.com>
Wed, 10 Jun 2009 22:02:20 +0000 (18:02 -0400)
commit7ac2f655f845a7a100939a9b1b2251535055ab84
tree69f646b5937fb2483d86b80f006d75d3a8a451e4
parent51507b0e94ffb375a040ef751a435c2e196ee748
move radeon_set_screen_flags() up so CHIP_FAMILY is set before using it

fixes last commit.
src/mesa/drivers/dri/radeon/radeon_screen.c