OSDN Git Service

Move GLX_MESA_swap_frame_usage DRI entry points to the new mechanism.
authorKristian Høgsberg <krh@hinata.boston.redhat.com>
Wed, 16 May 2007 19:50:40 +0000 (15:50 -0400)
committerKristian Høgsberg <krh@redhat.com>
Thu, 11 Oct 2007 15:11:12 +0000 (11:11 -0400)
commita7a0a2beb54dcb78d7e0ab64cf2f5a6ede8191a4
tree59e4e5041b8fc8a7a0c1f44dd6cd185d4df16bc3
parent78a6aa57a0155d72280dd91c05513c847bf76f3b
Move GLX_MESA_swap_frame_usage DRI entry points to the new mechanism.
17 files changed:
include/GL/internal/dri_interface.h
src/glx/x11/glxclient.h
src/glx/x11/glxcmds.c
src/glx/x11/glxext.c
src/mesa/drivers/dri/common/dri_util.c
src/mesa/drivers/dri/common/dri_util.h
src/mesa/drivers/dri/i915/intel_screen.c
src/mesa/drivers/dri/i965/intel_screen.c
src/mesa/drivers/dri/mach64/mach64_screen.c
src/mesa/drivers/dri/mach64/mach64_screen.h
src/mesa/drivers/dri/mga/mga_xmesa.c
src/mesa/drivers/dri/r128/r128_screen.c
src/mesa/drivers/dri/r128/r128_screen.h
src/mesa/drivers/dri/radeon/radeon_screen.c
src/mesa/drivers/dri/radeon/radeon_screen.h
src/mesa/drivers/dri/unichrome/via_screen.c
src/mesa/drivers/dri/unichrome/via_screen.h