Gut a few more dead bits. Replace uses of the CreateNewScreenFunc typedef
authorIan Romanick <idr@us.ibm.com>
Sun, 24 Jul 2005 07:38:23 +0000 (07:38 +0000)
committerIan Romanick <idr@us.ibm.com>
Sun, 24 Jul 2005 07:38:23 +0000 (07:38 +0000)
commite9dbe58b8b541d0abb9be9e1000a63776abe678c
treeb7b0c2fafc865f7460f1f1ba62e065fb5a9d55c7
parentc39bf5e273a4995a279ae2af59fc29e06ab47e29
Gut a few more dead bits.  Replace uses of the CreateNewScreenFunc typedef
(from glxclient.h) with PFNCREATENEWSCREEN (from dri_interface.h).

Remove the prototype for __driCreateScreen and fix the prototype for
__driCreateNewScreen (append the API version) in dri_interface.h.
include/GL/internal/dri_interface.h
src/glx/x11/dri_glx.c
src/glx/x11/glxclient.h
src/glx/x11/glxext.c