Make utils.h self-contained.
authorGeorge Sapountzis <gsap7@yahoo.gr>
Sun, 11 May 2008 11:43:22 +0000 (14:43 +0300)
committerKristian Høgsberg <krh@redhat.com>
Tue, 20 May 2008 20:03:44 +0000 (16:03 -0400)
commitc95e66120be049ee51ff84868b1da3379b312fab
tree9ec66f9fe319691b4cc904a59c35f7b36693d82a
parentb539b6132141b0f583076355ad158852667b79cd
Make utils.h self-contained.

Move stuff with drm dependencies to dri_util.h, and move a couple of
types without drm dependencies to utils.h.
src/mesa/drivers/dri/common/dri_util.c
src/mesa/drivers/dri/common/dri_util.h
src/mesa/drivers/dri/common/utils.c
src/mesa/drivers/dri/common/utils.h
src/mesa/drivers/dri/unichrome/via_screen.c