dri: unify __DriverAPIRec
authorGeorge Sapountzis <gsapountzis@gmail.com>
Thu, 3 Nov 2011 10:46:08 +0000 (12:46 +0200)
committerGeorge Sapountzis <gsapountzis@gmail.com>
Fri, 4 Nov 2011 21:33:04 +0000 (23:33 +0200)
commit7192c37294964b3f6e1551469f161593ec8f851d
tree89866fb4a584baab61cea882bbb0d4f5520249f5
parentfc9e80fab9dc529cbe67cc718b89b17e18fa41d8
dri: unify __DriverAPIRec

I dropped the comments because they don't add much.
src/gallium/state_trackers/dri/drm/dri2.c
src/gallium/state_trackers/dri/sw/drisw.c
src/mesa/drivers/dri/common/dri_util.c
src/mesa/drivers/dri/common/dri_util.h
src/mesa/drivers/dri/common/drisw_util.h
src/mesa/drivers/dri/intel/intel_screen.c
src/mesa/drivers/dri/nouveau/nouveau_screen.c
src/mesa/drivers/dri/radeon/radeon_screen.c